Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

substitution

Former Member
0 Likes
438

if i want to use substituion in callup point 3, which type of the substitution shoud i choose ?

c_exit_param_none or c_exit_param_class?

thank you !

1 ACCEPTED SOLUTION
Read only

tarangini_katta
Active Contributor
0 Likes
404

Hi,

C_EXIT_PARAM_NONE Use no parameter Subst. and Valid. exceptB_RESULT

C_EXIT_PARAM_FIELD Use one field as param. Only Substitution

C_EXIT_PARAM_CLASS Use a type as parameter Subst. and Valid

Thanks

1 REPLY 1
Read only

tarangini_katta
Active Contributor
0 Likes
405

Hi,

C_EXIT_PARAM_NONE Use no parameter Subst. and Valid. exceptB_RESULT

C_EXIT_PARAM_FIELD Use one field as param. Only Substitution

C_EXIT_PARAM_CLASS Use a type as parameter Subst. and Valid

Thanks