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.