cancel
Showing results for 
Search instead for 
Did you mean: 

User exit for PGI accounting document

Former Member
0 Kudos

Hi ,

When we perform PGI, Material document for GI is generated. The accounting document generated after PGI has the delivery document number populated at the line item in the assignment field.

Do we have any user exit that can be triggered during the creation of PGI accounting document so as to change the assignment field value.

Appreciate any inputs on this.

Thanks,

Sanjay

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

you can allways use the subsition method in FI CO to do this. This is how we had done to change the G/L account to hit the value field

Former Member
0 Kudos

try one of these

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.

you can use transaction SMOD to find out the exits associated.

reward points if helpfull

rmazzali
Active Contributor
0 Kudos

You have to use a MM enhancement during the material movement creation: MB_CF001 should be the right one.

pls. reward if helpful

regards

Roberto