Menu

SAP Function Module DB6_PM_TREORG

DB6: Get REORG Data from DB6TREORG/DB6IREORG

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module DB6_PM_TREORG (DB6: Get REORG Data from DB6TREORG/DB6IREORG) is a standard Function Module in SAP ERP and is part of the function group SDB6PMST04 within the package STU6.

Technical Information

Function Module DB6_PM_TREORG
Short Text DB6: Get REORG Data from DB6TREORG/DB6IREORG
Function Group SDB6PMST04
Package STU6
Module Type Remote-Enabled

Importing Parameters

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
FLAGGED_ONLY LIKE DB6PMCD-CALLERFLAG DB6: select only flagged tables or tables with flagged primary key
NUMBER_OF_ROWS TYPE I DB6: Max. number of rows to select
ORDER_BY_SIZE LIKE DB6PMCD-CALLERFLAG DB6: order by size, only used if number of rows is spezified
SYSTEM_ID LIKE DB6NAVSYST-SYSID Logical name for a database connection
TABLENAME LIKE DB6PMCTOV-TABLENAME DB6: Table Name
TABLESIZE LIKE DB6PMCTOV-RCKTOTALKB DB6: Table Size
TSPACE LIKE DB6PMCTOV-RCKTSPACE DB6: Tablespace Name

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
IT_DB6TREORG LIKE DB6TREORG Database REORG Check Information: Tables

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_PARAMETER_SET invalid or missing parameters
NO_DATA_FOUND No rows qualified by the selection criterias