Skip to Content
0
Apr 21, 2009 at 06:55 AM

MIRO docs not upadating

36 Views

Dear Sir,

Our requirement is to capture the PO text in MIRO posting document (FB03)

I have tried the following -

I made use of SAP enhancement LMR1M004 and user exit EXIT_SAPLMRMP_004 to

populate the BSEG_SGTXT.

What i observed are -

- When i am creating the MIGO document then some records are inserted in BSEG,

after that when i create the MIRO document the records which are created

in MIGO are updated by the user exit which i have written for (field BSEG-SGTXT) .

- After the user exit is executed then the MIRO records should be inserted into BSEG.

So these MIRO records are not being updated .

Please suggest/guide me to accompanish this task