Table/Structure Field 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 | DEF_PAR_FU - LOC_REMOTE | Key: Destination for RFC local or remote | SOURCE VALUE(LOCAL_REMOTE) LIKE DEF_PAR_FU-LOC_REMOTE DEFAULT 'LOCAL' |
|
| 2 | DEF_PAR_FU - LOC_REMOTE | Key: Destination for RFC local or remote | ||
| 3 | DEF_PAR_FU - OPSYSTEM | Character length 52 | ||
| 4 | DEF_PAR_FU - OPSYSTEM | Character length 52 | SOURCE VALUE(CPU_MODEL) LIKE DEF_PAR_FU-OPSYSTEM |
|
| 5 | DEF_PAR_FU - RFC_DATA | Data for tables to call "SAPOSCOL" | ||
| 6 | DEF_PAR_FU - RFC_DATA | Data for tables to call "SAPOSCOL" | SOURCE VALUE(NUM_OF_PROCESSORS) LIKE DEF_PAR_FU-RFC_DATA |
|
| 7 | DEF_PAR_FU - RFC_DATA | Data for tables to call "SAPOSCOL" | SOURCE VALUE(NUM_OF_LOG_PARTITIONS) LIKE DEF_PAR_FU-RFC_DATA |
|
| 8 | DEF_PAR_FU - RFC_DATA_H | Data for the Call of "SAPOSCOL" with RFC | ||
| 9 | DEF_PAR_FU - RFC_DATA_H | Data for the Call of "SAPOSCOL" with RFC | SOURCE VALUE(SYSTEM_ID) LIKE DEF_PAR_FU-RFC_DATA_H DEFAULT 0 |
|
| 10 | MVS_LPAR_A - ACTIVE | MVS_LPAR_A-ACTIVE | ||
| 11 | MVS_LPAR_A - CAPPING | MVS_LPAR_A-CAPPING | ||
| 12 | MVS_LPAR_A - CPUS | MVS_LPAR_A-CPUS | ||
| 13 | MVS_LPAR_A - NAME | MVS_LPAR_A-NAME | ||
| 14 | MVS_LPAR_A - WEIGHT | MVS_LPAR_A-WEIGHT | ||
| 15 | RFCDES - RFCDEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(LOGICAL_DESTINATION) LIKE RFCDES-RFCDEST OPTIONAL |
|
| 16 | RFCDES - RFCDEST | Logical Destination (Specified in Function Call) |