Table list used by SAP ABAP Function Module PFL_CHECK_GENERIC_PARAMETER (Checks Whether Parameter is Generic)
SAP ABAP Function Module
PFL_CHECK_GENERIC_PARAMETER (Checks Whether Parameter is Generic) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(GENERIC) LIKE BTCH0000-CHAR1 |
|
| 2 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(TYPE) LIKE BTCH0000-CHAR1 OPTIONAL |
|
| 3 | TPFET | Table of profile parameters | SOURCE VALUE(GENERIC_NAME) LIKE TPFET-PARNAME |
|
| 4 | TPFET | Table of profile parameters | SOURCE VALUE(PARNAME) LIKE TPFET-PARNAME |
|