‎2010 Jan 18 1:36 PM
Dear Expert,
I encountering a Problem which is as follows.
I am posting the account document with BAPI_ACC_DOCUMENT_POST and I am getting following error message in the return table.
SYST: Date . . not expected.
Message no. FGV 004
Please help me out in overcoming this Problem.
Best Regards,
Vineet
‎2010 Jan 18 1:40 PM
‎2010 Jan 18 1:49 PM
Hi Vineet ,
Can you please tell me in which format you are entering the date ?
So that I can help you more.
Regards,
Nikhil
‎2010 Jan 18 1:58 PM
Hi,
Check the user specific date format and pass that date in the BAPI...For checking the date format goto SU01 t-code and click on default tab strip button where you will find the date format for the user id that you are using..
‎2010 Jan 18 2:50 PM
The problem was WRT date it was in icorrect format.The challenge was to know which date was invalid, I debugged this BAPI and after long time I found the invalide date.
Thanks all for your valuable input.