Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
DESTINATION | RFCDES-RFCDEST | C | 32 | X | Logical Destination (Specified in Function Call) | |
HOSTTYPE | SYST-FTYPE | C | 1 | 'I' | X | Role of host: I = INTERN, R = REMOTE |
OS_TYPE | SYST-FTYPE | C | 1 | 'W' | X | For remote hosts, type of host operating system: W - Windows, Other - Unix |
TARGETSYSTEM | RFCDISPLAY-RFCHOST | C | 1024 | X | Name of Target Host |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
PF_ERROR | /SDF/OSCOLLINFO-ERROR | C | 10 | Error details for RFC destination |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
ET_PROCESSES | /SDF/PROCESSES | 4148 | X | One line of processes overview on OS level |
EXEC_PROTOCOL | BTCXPM | 131 | X | Log message from external program to calling program |
Exception | Text |
---|---|
CONV_PROCESSES_ERROR | There when processing ps -ef output |
NO_AUTHORIZATION | No authorization to call OS command |
NO_SUPPORTED_OS | No operating system support for ps -ef |
READ_PROCESSES_ERROR | There were problems executing ps -ef command |
SXPG_EXECUTE_ERROR | Problems when executing ps -ef using created command |
SXPG_INSERT_ERROR | Problems when inserting ps -ef into SXPGCOSTAB |
781680 | SDCC/ SDCCN - Problems with function modules |