Table 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 | History of a DB, OS or SAP profile | SOURCE VALUE(SELECT_SYSTEMID) LIKE PROF_HIST-SYSTEMID |
2 | ![]() |
PROF_HIST | History of a DB, OS or SAP profile | SOURCE VALUE(SELECT_PARAMETER_TYPE) LIKE PROF_HIST-PARTYPE DEFAULT 'O' |
3 | ![]() |
PROF_HIST | History of a DB, OS or SAP profile | SOURCE VALUE(SELECT_HOSTNAME) LIKE PROF_HIST-HOSTNAME DEFAULT SY-HOST |