Table/Structure Field 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 - CHAR1 | Reference type CHAR1 for background processing | ||
| 2 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | SOURCE VALUE(PARTYPE) LIKE BTCH0000-CHAR1 |
|
| 3 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | SOURCE VALUE(ON_ALL_HOSTS) LIKE BTCH0000-CHAR1 DEFAULT 'X' |
|
| 4 | SYST - OPSYS | ABAP System Field: Operating System of Application Server | ||
| 5 | TPFCKPROT - ENTRY | Line in log for profile parameter check | ||
| 6 | TPFCKPROT - ENTRYTYPE | Type of log entry for profile check | ||
| 7 | TPFET - PARNAME | Profile parameter name | SOURCE VALUE(PARNAME) LIKE TPFET-PARNAME |
|
| 8 | TPFET - PARNAME | Profile parameter name | ||
| 9 | TPFYSTRUCT - CHECKALL | Indicator: Should Parameters Be Checked On All Appl. Servers | ||
| 10 | TPFYSTRUCT - CHG | Flag for changes | ||
| 11 | TPFYVALUE - VALUE | Parameter value | ||
| 12 | TPFYVALUE - VALUE | Parameter value | SOURCE VALUE(PARVALUE) LIKE TPFYVALUE-VALUE |