SAP ABAP Function Module RSDU_PARTITIONS_INFO_GET_DB4 (Reads Partition Information into a Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB4 (Application Component) BW DB2 for AS/400
⤷
RSCOREDB4 (Package) BI Core Porting: AS400
⤷
⤷
Basic Data
| Function Module | RSDU_PARTITIONS_INFO_GET_DB4 | Reads Partition Information into a Table |
| Function Group | RSDU_CORE_UTIL_DB4 | DB4: Database-Dependent Core Functions |
| Program Name | SAPLRSDU_CORE_UTIL_DB4 | |
| INCLUDE Name | LRSDU_CORE_UTIL_DB4U15 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | Boolean | |||
| |
E_PARTYPE | TYPE | RSDU_PARTYPE | ||||
| |
E_PARTKEY | TYPE | RSD_FIELDNM | ||||
| |
E_TS_PART_INFO | TYPE | RSDU_TS_PART_INFO | ||||
| |
I_TABLNM | TYPE | RSD_TABLNM | Table Name | |||
| |
E_TS_PART_INFO_DB4 | TYPE | RSDU_DB4_TS_PART_INFO | DB4-Specific Information | |||
| |
TABLE_NOT_EXISTS | TYPE | Table Unknown | ||||
| |
TABLE_NOT_PARTITIONED | TYPE | Table Not Partitioned | ||||
| |
DB4_UNSUPPORTED_PART_TYPE | TYPE | Incorrect Partitioning Type | ||||
| |
DB4_TOO_MANY_PART_KEYS | TYPE | More Than One Partitioning Key | ||||
| |
DB4_NO_PARTITIONING_KEY | TYPE | No Partitioning Key Found | ||||
| |
INHERITED_ERROR | TYPE | |||||
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 | 20110909 |
| SAP Release Created in | 730 |