Table/Structure Field list used by SAP ABAP Function Module PFL_UPLOAD_TO_DB (Uplaod to DB or Delete from DB)
SAP ABAP Function Module
PFL_UPLOAD_TO_DB (Uplaod to DB or Delete from DB) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 - CHAR1 | Reference type CHAR1 for background processing | ||
| 2 | PFL_UP - ERRMSG | Text, 255 Characters | ||
| 3 | PFL_UP - ERRMSG | Text, 255 Characters | SOURCE VALUE(PFL_ERRMSG) LIKE PFL_UP-ERRMSG |
|
| 4 | PFL_UP - FUNC | Single-Character Flag | ||
| 5 | PFL_UP - FUNC | Single-Character Flag | SOURCE VALUE(UP_PROFILE_FUNCTION) LIKE PFL_UP-FUNC DEFAULT '1' |
|
| 6 | PFL_UP - PATH | Text, 255 Characters | ||
| 7 | PFL_UP - PATH | Text, 255 Characters | SOURCE VALUE(UP_PROFILE_PATH) LIKE PFL_UP-PATH OPTIONAL |
|
| 8 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 9 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 10 | SYST - OPSYS | ABAP System Field: Operating System of Application Server | ||
| 11 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows | ||
| 12 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 13 | TPFHT - VERSNR | Version Number | ||
| 14 | TPFHT - VERSNR | Version Number | SOURCE VALUE(UP_PROFILE_VERSNR) LIKE TPFHT-VERSNR OPTIONAL |
|
| 15 | TPFHT - TYPE | Profile type for system parameterization | SOURCE VALUE(UP_PROFILE_TYPE) LIKE TPFHT-TYPE |
|
| 16 | TPFHT - TYPE | Profile type for system parameterization | ||
| 17 | TPFHT - TXT | Profile short description | SOURCE VALUE(UP_PROFILE_COMMENT) LIKE TPFHT-TXT OPTIONAL |
|
| 18 | TPFHT - TXT | Profile short description | ||
| 19 | TPFHT - SERVERNAME | Server Name | ||
| 20 | TPFHT - PFNAME | Name of profile for system parameterization | ||
| 21 | TPFHT - PFFILE | Name of profile on operating system level | SOURCE VALUE(UP_PROFILE_NAME) LIKE TPFHT-PFFILE |
|
| 22 | TPFHT - PFFILE | Name of profile on operating system level | ||
| 23 | TPFHT - OPSYS | 'uname' of an application server, corresponds to SY-OPSYS | ||
| 24 | TPFHT - MUSR | Name of last user to change profile | ||
| 25 | TPFHT - MTIME | Time of last profile change | ||
| 26 | TPFHT - MDATE | Data of last profile change | ||
| 27 | TPFHT - GUSR | User name of last profile generation | ||
| 28 | TPFHT - GTIME | Time part last profile generation | ||
| 29 | TPFHT - GDATE | Data part last profile generation |