Hello,
The new program for Translating GL Balances (FAS 52) gives the option to use different exchange rate types for balance sheet and P&L accounts, however unlike the old program, it does not let us take the adjustment to
the original account. This is due to the fact that the configuration for translation is at the FS item level instead of the individual account level. US GAAP requires the translation balances to be booked back to the
individual accounts instead of the adjustment accounts.
I can use the FAGL_FC_VAL program to translate at the individual account by using valuation area but this program does not give the option to book different exchange rate types for balance sheet and P&L account.
Any pointers or advise on this issue is highly appreciated.
Thanks
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove the title from database please can somebody help me what i am missing in my code. here it is:Code:
Syntax error
hi im having a little trobble with this script --------------------------------------------------------------------------------------------error
ALV grid with 2 headers
Hi Gurus,
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages. So, lets say a new file is created, and my class is used in that file. We will call that file test.php
insert quotes
Hi,I have an output like this:Code: john,18,CancerHow can I change this to Code: 'john','18','Cancer'with php?Thanks in advanced,
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What fields should go to sql table, after username and password? How to keep data in cookies safely? And
Delete Client 066 Earlywatch
Hi all,
Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:-Database with 500 members signed up and using under a table called 'users'-Php page that people click a link
Redirect not working after making a POST/GET
Hi Everyone,I am a novice in PHP. Here I have 2 pages, one page with a textbox and button and other page which has code to redirect to another website with the post value as querystring. When I tried
storing video files into mysql in php
hi i have my video files in my folder ,i have to store the path of the videos into db and the play it in the player from the database.thanking in advance