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 Table/Structure Field  PROF_HIST - HOSTNAME Host Name
2 Table/Structure Field  PROF_HIST - HOSTNAME Host Name SOURCE VALUE(SELECT_HOSTNAME) LIKE PROF_HIST-HOSTNAME DEFAULT SY-HOST
3 Table/Structure Field  PROF_HIST - PARTYPE Parameter type (OP system, DB, SAP)
4 Table/Structure Field  PROF_HIST - PARTYPE Parameter type (OP system, DB, SAP) SOURCE VALUE(SELECT_PARAMETER_TYPE) LIKE PROF_HIST-PARTYPE DEFAULT 'O'
5 Table/Structure Field  PROF_HIST - SYSTEMID SAP System ID
6 Table/Structure Field  PROF_HIST - SYSTEMID SAP System ID SOURCE VALUE(SELECT_SYSTEMID) LIKE PROF_HIST-SYSTEMID
7 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server