‎2007 Apr 17 5:36 AM
Hi all,
While using 122 movement type for goods return using MB01 Transaction , if invoice verification is done , system should pass a error message stating invoice verification is done ,,
kindly give me a solution ,...
‎2007 Apr 17 5:40 AM
Hi,
try these userexit
Exit Name Description
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
MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.
Regards,
Sonika
‎2007 Apr 17 5:40 AM
Hi,
try these userexit
Exit Name Description
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
MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.
Regards,
Sonika
‎2007 Apr 17 5:57 AM
hi sonika ...
thanks for your reply ..
can u plz tell me which user exit will be useful to my scenario ?
‎2007 Apr 17 6:09 AM
Hi,
for that just put the breakpoint in each of the exit and then check the exit which breaks at ur requirement.
Regards,
Sonika