cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping requirement

Former Member
0 Kudos

Hi All,

i need to create segment ReleaseRefNum(occurance  0 to unbounded) based on some condition,under this segment one field availablr RefnoValue

(occurance 1:1)  andatory field

Target Structure

ReleaseRefNum(0:unbounded)

   Ref (0:1)

     ReleaseGid(0:1)

              gid(1:1)

                    DomainName(0:1)

                    Xid  (1:1)

  RefnoValue (occ 1:1)

i am passing constant  value to XId Field   Constant-------->Xid

Tlccat  (Source field) Equals 28 then i need to pass same constant=po  to RefnoValue

if this condition  failed then no need to create  segment

ReleaseRefNum(0:unbounded)

Please  send me the logic .

Thanks,

Aadi

Accepted Solutions (0)

Answers (3)

Answers (3)

Muniyappan
Active Contributor
0 Kudos

Hi,

you can use this following link for creating node based on the condition.

http://saptechnical.com/Tutorials/XI/NodeFunctions/Page1.htm

Regards,

Muniyappan.

former_member201264
Active Contributor
0 Kudos

Hi,

Please check the screenshort for more details.

Regards,

Sreeni.

rajasekhar_reddy14
Active Contributor
0 Kudos

This is very simple requirement

      Tlccat ------->

                               ------>equalS-----------> IfThen

       Constant(28)--->                                              ------------------->Refno

                                                        Constant(PO)