The Function Module RSDU_CREATE_TABLE_LIKE_DB2 (creates a table like a reference table in DB2) 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_TABLE_LIKE_DB2 |
Short Text | creates a table like a reference table in DB2 |
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 | TYPE | DD09L-TABKAT | '00' | Größenkategorie |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.