Table list used by SAP ABAP Function Module DMC_FUNCTION_EXISTS (Check if function exists in function library)
SAP ABAP Function Module DMC_FUNCTION_EXISTS (Check if function exists in function library) is using
# Object Type Object Name Object Description Note
     
1 Table  DMCFNAMES Struct to be passed to function module DMC_FUNCTION_EXISTS
2 Table  DMCFNAMES Struct to be passed to function module DMC_FUNCTION_EXISTS SOURCE XT_FUNCTION_MODULES STRUCTURE DMCFNAMES OPTIONAL
3 Table  RS38L Screen fields of the Transaction UNIT SOURCE VALUE(I_FUNCNAME) LIKE RS38L-NAME OPTIONAL
4 Table  TFDIR Function Module