cancel
Showing results for 
Search instead for 
Did you mean: 

Need Help in Mapping

Former Member
0 Kudos

Hi, my mapping is as follows:

/MT_PRVO/PRVORecordSet/PRVODetStruct/PRVO_TXT=/ZBC13_PRVO/IDOC/ZBC13_PRVO/ZBC13_PRVO_TXT= /MT_PRVO/PRVORecordSet/PRVODetStruct/PRVO_TXT/PVTXTD=concat(ifWithoutElse(stringEquals(/ZBC13_PRVO/IDOC/ZBC13_PRVO/ZBC13_PRVO_TXT/SPRAS=, const()), /ZBC13_PRVO/IDOC/ZBC13_PRVO/ZBC13_PRVO_TXT/TEXT1=), /ZBC13_PRVO/IDOC/ZBC13_PRVO/ZBC13_PRVO_TXT/TEXT2=)

Problem is that when i want to add a filed called TEXT3 the mapping is not working anymore. The

Can somebody help me?! br

Accepted Solutions (0)

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>>TEXT3 the mapping is not working anymore.

You mean Mapping or while declaring the data type itself

Regards

Agasthur iDoss

Former Member
0 Kudos

Hi, well actually it would look like this while declaring the mapping.

/MT_PRVO/PRVORecordSet/PRVODetStruct/PRVO_TXT/PVTXTE=concat([delimeter=]concat([delimeter= ]ifWithoutElse([keepss=false]stringEquals(/ZBC13_PRVO/IDOC/ZBC13_PRVO/ZBC13_PRVO_TXT/SPRAS=, const([value=E])), /ZBC13_PRVO/IDOC/ZBC13_PRVO/ZBC13_PRVO_TXT/TEXT1=), /ZBC13_PRVO/IDOC/ZBC13_PRVO/ZBC13_PRVO_TXT/TEXT2=), /ZBC13_PRVO/IDOC/ZBC13_PRVO/ZBC13_PRVO_TXT/TEXT3=)

after this when i test with actual payload the mapping doesn't work anymore.

greetz

Former Member
0 Kudos

Anybody?!

br