The Function Module RSDU_CREATE_DB_TABLE_DB2 (creates table and tablespace following DDIC naming pattern) is a standard Function Module in SAP ERP and is part of the function group RSDU_SQL_DB2 within the package RSDD.
Function Module | RSDU_CREATE_DB_TABLE_DB2 |
Short Text | creates table and tablespace following DDIC naming pattern |
Function Group | RSDU_SQL_DB2 |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SIZECAT | LIKE | DD09L-TABKAT | '00' | Größenkategorie |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DDFIELDS | LIKE | DDFIELD | DB-relevante Beschreibung von DD-Tabellenfeldern |
This function module does not define any Exceptions.