Table list used by SAP ABAP Function Module /SDF/EWA_GET_PARAMETER_DATA (Reading instance par. + PFLs (Default/Instance))
SAP ABAP Function Module
/SDF/EWA_GET_PARAMETER_DATA (Reading instance par. + PFLs (Default/Instance)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /SDF/INST_DETAILS | All necessary details for an instance | SOURCE VALUE(ES_PROFILE_DETAILS) LIKE /SDF/INST_DETAILS |
|
| 2 | /SDF/INST_DETAILS | All necessary details for an instance | SOURCE VALUE(PROFILE_TYPE) LIKE /SDF/INST_DETAILS-PFL_TYPE DEFAULT 'I' |
|
| 3 | /SDF/INST_DETAILS | All necessary details for an instance | SOURCE VALUE(SHOW_KERNEL_DEFAULTS_SUB) LIKE /SDF/INST_DETAILS-PFL_TYPE |
|
| 4 | /SDF/INST_DETAILS | All necessary details for an instance | SOURCE DEFAULT 'X' |
|
| 5 | /SDF/INST_DETAILS | All necessary details for an instance | SOURCE VALUE(SHOW_KERNEL_DEFAULTS_USUB) LIKE /SDF/INST_DETAILS-PFL_TYPE |
|
| 6 | /SDF/INST_DETAILS | All necessary details for an instance | SOURCE VALUE(SHOW_SHORT_DESCRIPTION) LIKE /SDF/INST_DETAILS-PFL_TYPE |
|
| 7 | /SDF/INST_DETAILS | All necessary details for an instance | ||
| 8 | /SDF/INST_PARAMS | Parameters of a specific ABAP instance | ||
| 9 | /SDF/INST_PARAMS | Parameters of a specific ABAP instance | SOURCE ET_I_ACTIVE_PARAMETERS_ABAP STRUCTURE /SDF/INST_PARAMS OPTIONAL |
|
| 10 | /SDF/INST_PARAMS_LONG | Long parameter names and values of an ABAP instance (> 60) | ||
| 11 | /SDF/INST_PARAMS_LONG | Long parameter names and values of an ABAP instance (> 60) | SOURCE ET_LONG_PARAM_VALUES STRUCTURE /SDF/INST_PARAMS_LONG OPTIONAL |
|
| 12 | /SDF/INST_PNAMES_LONG | Long parameter names of an ABAP instance (> 40) | ||
| 13 | /SDF/INST_PNAMES_LONG | Long parameter names of an ABAP instance (> 40) | SOURCE ET_LONG_PARAM_NAMES STRUCTURE /SDF/INST_PNAMES_LONG OPTIONAL |
|
| 14 | /SDF/TPFET | Active profile parameters read from file | ||
| 15 | /SDF/TPFET | Active profile parameters read from file | SOURCE ET_PARAMETERS_FILE STRUCTURE /SDF/TPFET OPTIONAL |
|
| 16 | /SDF/TPFET_E | Profile parameters with definition problems in file | ||
| 17 | /SDF/TPFET_E | Profile parameters with definition problems in file | SOURCE ET_EXCEPTIONS STRUCTURE /SDF/TPFET_E OPTIONAL |
|
| 18 | MSXXLIST | System list structure | ||
| 19 | TPFCKPROT | Log entry for profile parameter check | SOURCE ET_PROTOCOL STRUCTURE TPFCKPROT OPTIONAL |
|
| 20 | TPFET | Table of profile parameters | ||
| 21 | TPFHT | Profile header, administration data for profiles in DB | ||
| 22 | TPFYPROPTY | Parameter attributes |