Hi ,
I need one help .
I want to contcat the one of the IDOC fields occurance in a single string. Please let me know how to user.
For Ex. I am mapping one field of Idoc ex TDLINE --> Extrinsic (0.. Unbounded)in the output side.
In the Input side the TDLINE fields appears multiple time. in the current mapping I have one to one mapping between TDLINE and Extrinsic fields. So it creates the same number of Extrinsic fields as I have TDLINE fields at input side.
What I want to do , I want to create a single Extrinisc fields at output side for all the TDLINE fields.
For Ex. At particaular segment I have 10 fields for TDLine then all should come as Single string at out put side.
Note . No of Occurance of TD line is 0.. unbounded).
Please give ur suggestions for the same.
Request clarification before answering.
UDF can serve your purpose
Write a UDF that will collect all the values of TDLINE .. concatenate these values into single value ... you will need to apply a loop for that...
You can write one single UDF and can use it for all elements...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.