‎2006 Jul 13 6:28 PM
Hi Gurus ,
I am using BAPI_ACC_GL_POSTING_POST to pos t GL account ,It is working fine . I need to populate the 'Acct asgnmt grp' ( KTGRM ) field in profitability segment. I don't think that this above BAPI is going to fill account assignment group field . Pls advice me if there is any other BAPI or do i need to use same BAPI.
Thanks in advance.
‎2006 Jul 13 6:37 PM
I think you can use the
*<b> Userexit
PERFORM CALL_CUSTOMER_FUNCTION
TABLES EXTENSION1.</b> to populate the req field using in code of <b>BAPI_ACC_GL_POSTING_POST</b>
Hope thisll give you idea!!
<b>Pl... award the points.</b>
Good luck
Thanks
Saquib Khan
"Some are wise and some are otherwise"
‎2006 Jul 13 7:07 PM
Hi
Try to use the BAPI BAPI_ACC_DOCUMENT_POST, this BAPI has the parameters to transfer the data of COPA
Max