SAP ABAP Function Module S390_GET_LOB_TABLESPACES (Checks if tablespace is LOB TS or is owner of auxiliary LOB tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB2 (Application Component) DB2 for z/OS
⤷
STU2 (Package) CCMS for DB2 for OS/390

⤷

⤷

Basic Data
Function Module | S390_GET_LOB_TABLESPACES | Checks if tablespace is LOB TS or is owner of auxiliary LOB tables |
Function Group | S390 | R/3 JCL Submission Services for OS/390 |
Program Name | SAPLS390 | R/3 on DB2 for OS/390 JCL interface |
INCLUDE Name | LS390U68 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
FB_LOB | TYPE | DB2DB13C-CHAR1 | Answer. 'X' if LOB, SPACE if not. | |||
![]() |
FB_DBNAME | TYPE | DB2DB13C-CHAR8 | Database of Tablespace to be checked | |||
![]() |
FB_TABLESPACE | TYPE | DB2DB13C-CHAR8 | Tablespace to be checked | |||
![]() |
FB_CREATOR | TYPE | DB2DB13C-CHAR8 | Creator of tablespace. Will become relevant for multiple schemas. | |||
![]() |
FB_TSNAMES | TYPE | If TS owns auxiliary LOB TS, their names are stored here. | ||||
![]() |
TABLESPACE_NOT_FOUND | TYPE | Tablespace not found. | ||||
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 | 20010220 |
SAP Release Created in |