‎2009 Feb 26 9:15 PM
Hi All,
I am working on a interface which will post the records into FB01 transaction. for that i am using the
BAPI_ACC_GL_POSTING_POST function module.and i have one custom field in BSEG table. and i have to post this field also in FB01. my question is still can i use the BAPI_ACC_GL_POSTING_POST for posting the account documents in FB01 if so how i can do it where i have to map the custom field into the BAPI.
Thanks,
Sarala.
‎2009 Feb 26 9:35 PM
Hi,
Try finding a suited BTE for posting documents.
And insert the custom field in the BTE coding.
Hope it helps.
Regards,
Gilberto Li
‎2009 Feb 26 9:51 PM
Check ACBAPI01 in SMOD
That is the user exit you can use if you need to modify custom fields in the bapi using the extension1 table