‎2007 Jul 03 4:46 AM
Bapi for reversal posting in F-02 or FB01.
Thanks in advance.
Srinivas P.
‎2007 Jul 03 4:48 AM
'BAPI_ACC_DOCUMENT_REV_POST'
BAPI_ACC_GL_POSTING_POST - FB01
Also you can check function groups ACC3, ACC4, ACC5, ACC6.
Regards,
Amit
reward all helpful replies.
‎2007 Jul 03 4:50 AM
it doesn't work for f-02.
Actually,i need bapi for reversal posting.
‎2007 Jul 03 4:55 AM
Hi Srinivas,
Try BAPI_ACC_DOCUMENT_REV_POST
Reward points if useful.
Regards,
Atish
‎2007 Jul 03 4:49 AM
‎2007 Jul 03 4:54 AM
Srinivas,
Use "BAPI_ACC_GL_POSTING_POST ".
Don't forget to reward if useful.....
‎2007 Jul 03 5:02 AM
CALL FUNCTION 'BAPI_ACC_DOCUMENT_REV_POST' "#EC *
EXPORTING
reversal = ls_reversal
bus_act = c_bus_act "'RFBU'
tables
return = lt_return.
Reward points if helpful
Message was edited by:
Mayank Agarwal