on 2024 Apr 24 3:01 PM
Hi Experts,
I need to implement a mapping condition in CPI but unable to populate the data in target as per the requirement..
Scenario 1
If <S_LT> and <S_TM> contains same number of segments in a context then copy <D_373> to target field.
Which is working fine.
Scenario 2
If <S_TM> comes only once in a context and <S_LT> comes more than once, then copy <D_373> to target as many as the occurrences of <S_LT>
Request clarification before answering.
Hello @das_sappo ,
you can achieve this with useasmany function from node functions.
You can find in the next ss the usage of useasmany.
This is also output from simulate.
I hope this is whats you looking for.
Best Regards,
Burak
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 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.