cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping filter

former_member260907
Participant
0 Kudos

Hi Expert,

I have a file to IDOC scenario. The structure is like this

Source:

Releases 1:1

  Release 1:1

    attribute a0

    attribute a1

    attribute a2

    Node b 0:unbounded

       attribute attr_b0

       attribute attr_b1

       Node b1 0:unbounded

         attribute attr_b10

         attribute attr_b11

Target

PREQCR102 1:1

   IDOC 0:1

   EDIDI_DC40

   E1PREQCR1 0:1

       HEADER 0:1

       HEADERX 0:1

       ITEM 0:999999999

       ITEMX 0:99999999

Now, my request is : only attribute a1 exists and  attribute attr_b11>0 , then create IDOC. For each attribute attr_b11>0 create one ITEM and ITEMX

Can anyone tell me how to do that? It seems won't only select attribute attr_b11>0.

Thanks,

Charles

Accepted Solutions (1)

Accepted Solutions (1)

former_member260907
Participant
0 Kudos

Resolved myself

Answers (0)