Table/Structure Field list used by SAP ABAP Function Module PROFILE_TO_PAHI (Write the Current Values of a Profile (DB, OS, or SAP) into PAHI)
SAP ABAP Function Module
PROFILE_TO_PAHI (Write the Current Values of a Profile (DB, OS, or SAP) into PAHI) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PROF_HIST - HOSTNAME | Host Name | ||
| 2 | PROF_HIST - HOSTNAME | Host Name | SOURCE VALUE(SELECT_HOSTNAME) LIKE PROF_HIST-HOSTNAME DEFAULT SY-HOST |
|
| 3 | PROF_HIST - PARTYPE | Parameter type (OP system, DB, SAP) | ||
| 4 | PROF_HIST - PARTYPE | Parameter type (OP system, DB, SAP) | SOURCE VALUE(SELECT_PARAMETER_TYPE) LIKE PROF_HIST-PARTYPE DEFAULT 'O' |
|
| 5 | PROF_HIST - SYSTEMID | SAP System ID | ||
| 6 | PROF_HIST - SYSTEMID | SAP System ID | SOURCE VALUE(SELECT_SYSTEMID) LIKE PROF_HIST-SYSTEMID |
|
| 7 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||