Skip to Content
0
Former Member
Sep 28, 2005 at 04:47 AM

BAPI_ACC_DOCUMENT_POST document is not Available

186 Views

HI Friends,

I using bapi BAPI_ACC_DOCUMENT_POST. In this

document nos is being generated but it is not available in system i checked BKPF BSEG tables also.

I m getting message

Document posted successfully: BKPFF 640000003148002005 DEVCLNT110

Doc No is always increased by one but it is not saving docs in system.

Bapi is also returning obj_key, obj_sys, obj_type.

I am also using fm after BAPI call

CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'

EXPORTING

WAIT = 'X'

IMPORTING

RETURN = myret.

Any early reply will be appreciated.

Regards

Gopal Jaiswal