‎2007 Dec 30 4:20 AM
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
‎2007 Dec 30 4:43 AM
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
‎2007 Dec 30 11:56 AM