cancel
Showing results for 
Search instead for 
Did you mean: 

how to access Configuration parameters in UDF

Former Member
0 Kudos

hi,

My scenario filetofile in which i have to create a UDF such that it access the intiator and terminator and delimiter parametrs that are declared in configuration .Can anyone please help me in this issue.Please provide me with the Code

Thanks in Advance,

Bhargav

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
bhavesh_kantilal
Active Contributor
0 Kudos

Apart from the Adapter Specific message Attributes, you can also take a look at the other runtime constants that can be accessed in a UDF in your mapping.

http://help.sap.com/saphelp_nw04/helpdata/en/b3/9a2aeb24dc4ab6b1855c99157529e4/content.htm

Regards

Bhavesh

Former Member
0 Kudos

Bhargav,

For every adapter there's a limited number of parameters you can access in the UDF. Unfortunately, the ones you mention are not possible.

See also: http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm under <b>Adapter-Specific Message Attributes</b>

Kind regards,

Koen