The Function Module DB6_PM_REORG (DB6: Reorganisation of a Table Y.X) is a standard Function Module in SAP ERP and is part of the function group SDB6PM within the package STU6.
Function Module | DB6_PM_REORG |
Short Text | DB6: Reorganisation of a Table Y.X |
Function Group | SDB6PM |
Package | STU6 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONNECTION | LIKE | DB6NAVSYST-DBCNAME | Logical name for a database connection | |
INAME | TYPE | DB6TABNAML | DB6: long table name | |
INPLACE_OPTION | TYPE | DB6IDENT | DB6: General identifier | |
IOWNER | TYPE | DB6SCHEMA | DB6: Schema Name | |
REORG_LONGFIELDS | TYPE | BOOLEAN | boolean variable (X-true, --false, space-unknown) | |
REORG_TYPE | TYPE | DB6IDENT | DB6: General identifier | |
SYSTEM_ID | LIKE | DB6NAVSYST-SYSID | Name of SAP R/3 System | |
TNAME | TYPE | DB6TABNAML | DB6: long table name | |
TOWNER | LIKE | DB6TREORG-DB6TOWNER |
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.