SAP ABAP Function Module STU3_GET_RSDB2FIX_OUTPUT (Returns the untouched output of Report RSDB2FIX)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB2 (Application Component) DB2 for z/OS
⤷
STU3 (Package) Development Class for Database Monitor
⤷
⤷
Basic Data
| Function Module | STU3_GET_RSDB2FIX_OUTPUT | Returns the untouched output of Report RSDB2FIX |
| Function Group | STU3_CONFIG | function group for database configuratio |
| Program Name | SAPLSTU3_CONFIG | |
| INCLUDE Name | LSTU3_CONFIGU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
REPORT_LIST | TYPE | DB2_T_CHAR255 | Table containing Report | |||
| |
ERROR_MSG | TYPE | DB2CHAR256 | char 256 | |||
| |
CSI | TYPE | DB2CHAR256 | Name of the CSI Dataset | |||
| |
TARGET_ZONE | TYPE | DB2CHAR256 | Name of the Target Zone | |||
| |
REPORT | TYPE | DB2BOOLEAN | 'X' | If true, the report will be delivered else a list of PTF IDs that are missing | ||
| |
ERROR | TYPE | DB2: root class regarding exceptions | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 703 |