cancel
Showing results for 
Search instead for 
Did you mean: 

Payment method workbench -DMEE Header Positions

adrian_pardavila
Participant
0 Kudos

Dear All

I created a DMEE structure flat file.  In my structure I have 1 segment group and in the same level I create 2 segments. And later on in each segment I created elements.

It is something like:

-Segment Group ( Level 1)

    - Element1 ( level 2)

         - Elements...

    - Element2 ( Level 1) --> For the aggreations

          - Elements...

But in my file I can see that is generating always two lines, it doesn't show me any difference between header and position. I need to have several payments ( different lines in the file ) for the element1.

And later on at the end of the file just one line with total, which I was specting ELEMENT2.

It should be similar to have a header and different positions using the same header.

Could you specialist explain me how can i customize it in DMEE transaction?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

former_member197737
Contributor
0 Kudos

Hi,

I understand you need the following structure for file:

PAYMENT (including many open items)

PAYMENT (including many open items)

PAYMENT (including many open items)

....

TOTAL (for all PAYMENT records)

If this is your case, your DMEE structure could look like:

Segment Group ( Level 1) 

     - Segment 1 "Payment Record" ( Level 1)

         - Elements...

     - Segment 2 "Total Record"2 ( Level 1) --> For the aggreations

          - Elements...

In DMEE tree properties, tab Sort/Key field, populate a field that should come out for each payment record (e.g. FPAYH-DOC1R) for level 1.

You can take a look to SAP_EXAMPLE DMEE tree.

Best Regards!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Adrian,

In the DME, you can achieve this by defining the sorting fields in "Sort/ Key fields " tab in DMEE Tree properties.

you can check the SAP_EXAMPLE DME tree for reference on how to customize it.

Regards

Amitash