cancel
Showing results for 
Search instead for 
Did you mean: 

can you please tell me how reslove the below mapping isssue?

former_member270261
Participant
0 Kudos


hi Experts,

can you please tell me how to reslove below mapping issue.

[Constant = "001" for Pickup, For Drop this will be a sequence number starting with 002 and incrementing by 1 per each line item (one drop line item per source Z1ZVSFR segment with the same VBELN)]

Source is idoc vblen is the source field.

Thanks

Narendra

Accepted Solutions (0)

Answers (4)

Answers (4)

binod8
Active Participant
0 Kudos

HI Narendran,

Kindly share detailed input and expected output data.

Thanks,

Binod

Former Member
0 Kudos

Hi,

Use If-Then-Else Boolean Function to populate the value in the Target field. Use the Index function to increment the value by 1.

For  - (one drop line item per source Z1ZVSFR segment with the same VBELN)]

Use the Node function UseOneAsMany

iaki_vila
Active Contributor
0 Kudos

Hi Narendra,

I think you should write down any example.

You can use the If/else function like

Former Member
0 Kudos

Hi Narendra,

Did you try User defiened functions?

I hope By using simple if,else and for condition will solve your issue.

Regards,

Priya