Hi,
Can anyone explain the options in METHOD if_ex_pt_abs_req~get_mod_and_qtype of the BADI pt_abs_req for ex_mod and ex_qtype. I know there is the option A, B, C, D, E (and F?) for ex_mod but I can't find any description what each means.
METHOD if_ex_pt_abs_req~get_mod_and_qtype
ex_mod = 'B'.
ex_qtype = 3.
ENDMETHOD.
Thanks,
J