Skip to Content
0
Former Member
Dec 07, 2008 at 02:01 PM

EXITS-PARAM in user exit

2350 Views

Hi ,

When we do substitution in FICO by user exit there are three types of EXITS-PARAM

EXITS-PARAM = C_EXIT_PARAM_NONE.

EXITS-PARAM = C_EXIT_PARAM_FIELD

EXITS-PARAM = C_EXIT_PARAM_CLASS.

Could you tell me the difference among them? Thanks.