Table list used by SAP ABAP Function Module PFL_CHECK_SINGLE_VALUE (Checks whether a single value is valid)
SAP ABAP Function Module
PFL_CHECK_SINGLE_VALUE (Checks whether a single value is valid) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(ON_ALL_HOSTS) LIKE BTCH0000-CHAR1 DEFAULT 'X' |
|
| 2 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(PARTYPE) LIKE BTCH0000-CHAR1 |
|
| 3 | BTCH0000 | Fields used as ref. types for function module parameters | ||
| 4 | TPFCKPROT | Log entry for profile parameter check | SOURCE PROT STRUCTURE TPFCKPROT |
|
| 5 | TPFCKPROT | Log entry for profile parameter check | ||
| 6 | TPFET | Table of profile parameters | SOURCE VALUE(PARNAME) LIKE TPFET-PARNAME |
|
| 7 | TPFET | Table of profile parameters | SOURCE DTAB STRUCTURE TPFET OPTIONAL |
|
| 8 | TPFYSTRUCT | Structure of a profile parameter | ||
| 9 | TPFYVALUE | Structure for parameter values | ||
| 10 | TPFYVALUE | Structure for parameter values | SOURCE VALUE(PARVALUE) LIKE TPFYVALUE-VALUE |
|