Data Element 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 | ![]() |
CHARACT52 | Character length 52 | SOURCE VALUE(CPU_MODEL) LIKE DEF_PAR_FU-OPSYSTEM |
2 | ![]() |
INT2_DATA | Data for the Call of "SAPOSCOL" with RFC | SOURCE VALUE(SYSTEM_ID) LIKE DEF_PAR_FU-RFC_DATA_H DEFAULT 0 |
3 | ![]() |
INT4_DATA | Data for tables to call "SAPOSCOL" | SOURCE VALUE(NUM_OF_PROCESSORS) LIKE DEF_PAR_FU-RFC_DATA |
4 | ![]() |
INT4_DATA | Data for tables to call "SAPOSCOL" | SOURCE VALUE(NUM_OF_LOG_PARTITIONS) LIKE DEF_PAR_FU-RFC_DATA |
5 | ![]() |
LOC_REMOTE | Key: Destination for RFC local or remote | SOURCE VALUE(LOCAL_REMOTE) LIKE DEF_PAR_FU-LOC_REMOTE DEFAULT 'LOCAL' |
6 | ![]() |
RFCDEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(LOGICAL_DESTINATION) LIKE RFCDES-RFCDEST OPTIONAL |