Table/Structure Field list used by SAP ABAP Program LSPFCTAB (Internal Table of Profile Parameters)
SAP ABAP Program
LSPFCTAB (Internal Table of Profile Parameters) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SPFL_PARAMETER_LIST - NAME | Name of the Profile Parameter | ||
| 2 | SPFL_PARAMETER_LIST - STATE | Status of a Profile Parameter | ||
| 3 | SPFL_PARAMETER_LIST - USER_VALUE | Profile Parameter Value | ||
| 4 | SPFL_PARAMETER_LIST - DEFAULT_VALUE | Profile Parameter Value | ||
| 5 | SPFL_PARAMETER_METADATA - DESCRIPTION | Parameter Description | ||
| 6 | SPFL_PARAMETER_METADATA - NAME | Name of the Profile Parameter | ||
| 7 | SPFL_PARAMETER_METADATA - PGROUP | Parameter Group | ||
| 8 | SPFL_PARAMETER_METADATA - RESTRICTION_VALUES | Parameter Restriction Values | ||
| 9 | SPFL_PARAMETER_METADATA - TYPE | Parameter Type | ||
| 10 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 11 | TPFYSTRUCT - TYPE | Parameter type | ||
| 12 | TPFYSTRUCT - STR | Field for special parameter values | ||
| 13 | TPFYSTRUCT - SEP | Separator for special values | ||
| 14 | TPFYSTRUCT - OPSYS | Profile parameter only valid for particular op. system | ||
| 15 | TPFYSTRUCT - NAME | Profile parameter name | ||
| 16 | TPFYSTRUCT - MIN_SET | Indicator of Whether Value Was Set | ||
| 17 | TPFYSTRUCT - MIN64 | Minimum for a Parameter (64 Bit) | ||
| 18 | TPFYSTRUCT - MAX_SET | Indicator of Whether Value Was Set | ||
| 19 | TPFYSTRUCT - MAX64 | Maximum for a Parameter (64 Bit) | ||
| 20 | TPFYSTRUCT - GRP | Data element describing profile parameter | ||
| 21 | TPFYSTRUCT - COMMENT | Parameter comment / short description | ||
| 22 | TPFYSTRUCT - CHG | Flag for changes |