Table list used by SAP ABAP Function Module GET_OS390_LPAR_INFO (get OS/390 LPAR information, using the command interface of saposcol)
SAP ABAP Function Module GET_OS390_LPAR_INFO (get OS/390 LPAR information, using the command interface of saposcol) is using
# Object Type Object Name Object Description Note
     
1 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(SYSTEM_ID) LIKE DEF_PAR_FU-RFC_DATA_H DEFAULT 0
2 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(CPU_MODEL) LIKE DEF_PAR_FU-OPSYSTEM
3 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(LOCAL_REMOTE) LIKE DEF_PAR_FU-LOC_REMOTE DEFAULT 'LOCAL'
4 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(NUM_OF_PROCESSORS) LIKE DEF_PAR_FU-RFC_DATA
5 Table  DEF_PAR_FU Table for parameter definition in function modules SOURCE VALUE(NUM_OF_LOG_PARTITIONS) LIKE DEF_PAR_FU-RFC_DATA
6 Table  MVS_LPAR_A MVS performance data (used in SMON)
7 Table  MVS_LPAR_A MVS performance data (used in SMON) SOURCE TF_LPAR_INFO STRUCTURE MVS_LPAR_A
8 Table  RFCDES Destination table for Remote Function Call SOURCE VALUE(LOGICAL_DESTINATION) LIKE RFCDES-RFCDEST OPTIONAL