‎2011 May 16 7:29 AM
Hello Experts,
I am Using bapi 'BAPI_ACC_DOCUMENT_POST' to post document for FB60. Everthing work fine, but i have two additional i.e
1. Cash Discount -> bseg-wskto
2. Disc. Base -> bseg-skfbt
which is not in this bapi parameters. I also go for extension2 parameter, but in ACCIT table of exit 'EXIT_SAPLACC4_001' doesn't contain that two field.
Is there any SAP Note for this problem. Please do suggest some solution..
Thanks in Advance...
‎2011 May 16 7:54 AM
Hi Dhiraj,
Use 'BAPI_ACC_GL_POSTING_POST' to post documents in FB60. Give ur appropriate GLs and amount in separate tables.
Thanks,
Usman Malik
‎2011 May 16 7:54 AM
Hi Dhiraj,
Use 'BAPI_ACC_GL_POSTING_POST' to post documents in FB60. Give ur appropriate GLs and amount in separate tables.
Thanks,
Usman Malik
‎2011 May 16 8:08 AM
Hi Usman,
'BAPI_ACC_GL_POSTING_POST' is not containing the fields that i required...
‎2011 May 16 8:38 AM
Hi,
USE the fields 'DISC_BASE' & 'DISC_AMT' from the structure 'BAPIACCR09', which is for currency lines for the BAPI 'BAPI_ACC_DOCUMENT_POST'.
Regards,
Vijaymadhur.
‎2011 May 16 9:42 AM