‎2008 Nov 03 5:09 AM
Hi,
I am using BAPI_ACC_DOCUMENT_POST for posting FI Doc in my program.
How can i pass PERNR in BAPI_ACC_DOCUMENT_POST.
Thanks
Shruti
‎2008 Nov 03 12:19 PM
Hi,
To my knowledge there is no such possibility in a "std" field.
What I did in the past is to use the either field "Assignment Number" (BAPIACGL09-ALLOC_NMBR) or the "Text" field (BAPIACGL09-ITEM_TEXT). Both fields on item level of course.
The field used of the two suggested options above can then be used in follow on procedures where the item field is read from the FI dcoument. This should a no brainer.
Regards, Johan