Menu

SAP Function Module RSDU_CREATE_DB_TABLE_DB2

creates table and tablespace following DDIC naming pattern

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.