Skip to Content
0
Former Member
Dec 09, 2009 at 11:53 AM

MIR7 -> Transport RSEG fields (Append Structure) to BSEG

1040 Views

Dear enhancers 😉

I would like to ask you haw could I approach such a requirement:

The RSEG table is appended 2 more ZZ_ fields. Let's say it's ZZ_A and ZZ_B fields.

Those fields are populated by the MIR7 transaction. I've got a Z-tab added in line items section. It is used via MRM_INVOICE_POST BAdI implementation. User may specify ZZ_A and ZZ_B fields for each line item of logistisc invoice.

Now my task is:

When posting document from MIR7 transaction transport fields ZZ_A and ZZ_B in such way:

RSEG-ZZ_A -> BSEG-XREF1

RSEG-ZZ_B -> BSEG-XREF2

And my question is how should I approch this task?

I can see there are several ENHANCEMENT-POINTS in MRM_INVOICE_POST FModule. But my experirnce with enhancements is a bit poor. How can I know which enhencement point could I potentially use? Am I able to find out somehow that for example

"Enhancement point A is used for transport fields blablabla ..." some kind of enhancement description.

I will be very thankful for your suggestions. Regards. P.