Table/Structure Field list used by SAP ABAP Function Module PFL_WRITE_PROFILE_TO_FILE (PFL_WRITE_PROFILE_TO_FILE)
SAP ABAP Function Module
PFL_WRITE_PROFILE_TO_FILE (PFL_WRITE_PROFILE_TO_FILE) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | SOURCE VALUE(PROFILE_TYPE) LIKE BTCH0000-CHAR1 |
|
| 2 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | ||
| 3 | SYST - SYSID | ABAP System Field: Name of SAP System | ||
| 4 | TPFET - COMNR | Number of Comment Line of Profile Parameter | ||
| 5 | TPFET - PARNAME | Profile parameter name | ||
| 6 | TPFET - PARNR | Consecutive number of parameter in profile | ||
| 7 | TPFET - PSTATE | Profile parameter status | ||
| 8 | TPFET - PVALUE | Value of the profile parameter | ||
| 9 | TPFHT - PFFILE | Name of profile on operating system level | ||
| 10 | TPFHT - PFFILE | Name of profile on operating system level | SOURCE VALUE(FULLY_QUALIFIED_PROFILENAME) LIKE TPFHT-PFFILE DEFAULT SPACE |
|
| 11 | TPFHT - PFNAME | Name of profile for system parameterization | ||
| 12 | TPFHT - PFNAME | Name of profile for system parameterization | SOURCE VALUE(PROFILE_NAME) LIKE TPFHT-PFNAME |
|
| 13 | TPFHT - VERSNR | Version Number | ||
| 14 | TPFHT - VERSNR | Version Number | SOURCE VALUE(PROFILE_VERSION) LIKE TPFHT-VERSNR DEFAULT 0 |