We are running SAP ECC 6.0 with Treasury Activated.
EA-FIN is also activated (SFW5).
However the commodities node under FSCM > TRM > Transaction Manager is not activated / visible.
What more needs to be done to enable commodities trading, pls let us know
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
understanding functions and classes
Code: [Select]class person { var $name = "Jimmy Goe"; function get_name(){ echo $this->name; }} I am playing with this very small script that I made using a
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't workWhich part is
PHP error. Need help urgently
Hi,I am programming a php site and have a problem that i just cant find out how to fix. When i run it i get this error "Parse error: syntax error, unexpected $end in
FAGL_FC_TRANSLATION FAS52 New GL ECC 6.0
Hello,
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and relivant city data.However, I found out that the city is showing up only one time when I have can
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a result set with pagination. The first page results (first 10 records) will update with the batch, but
Mail Form receiving emails with no content
Hi, I hope someone here can help me.I have a simple form in my website, it was working OK, after lots of trouble finding out how to make this form I managed to make it work.I had to create an
How can i use [] tags instead of <> tags for profiles??
On my site im making ive made it so u can register, login and u have a profile which u can update..http://90.202.46.253thats the site, if u go on there, regsiter and login u will see that u can then
Number Format
Hi All,