Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

gl account posting

Former Member
0 Likes
473

Hi all,

For migo transaction I have to do account posting.

I have to call the bapi_acc_document_ post.

I want any userexit or badi or Enhancementspot where I can call this bapi.

At present I tried with mb_migo_badi and ,mb_document_badi,

but it is giving the shot dump saying some msg X is raised for mb_document_posting.... Run time error.

Please it is very.... urjent

Advance Thanks & Regards,

Srilakshmi

2 REPLIES 2
Read only

rajesh_akarte2
Active Participant
0 Likes
427

Hi,

Try to use any userexit...I have found following user exits in MIGO transaction.

Please try the appropriate userexit as per ur requirement:

MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.

MBCF0002 Customer function exit: Segment text in material doc. item

MBCF0005 Material document item for goods receipt/issue slip

MBCF0006 Customer function for WBS element

MBCF0007 Customer function exit: Updating a reservation

MBCF0009 Filling the storage location field

MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1

MBCF0011 Read from RESB and RKPF for print list in MB26

Reward if Useful

Regards,

Rajesh Akarte

Read only

Former Member
0 Likes
427

Account posting in MIGO

Reward Points if useful.