The Function Module WDYD_GET_OBJECT (Importieren von LIMU WDYD für Versionierung) is a standard Function Module in SAP ERP and is part of the function group WDY_MD_VERSION_MANAGEMENT within the package SWDP_METADATA_API.
Function Module | WDYD_GET_OBJECT |
Short Text | Importieren von LIMU WDYD für Versionierung |
Function Group | WDY_MD_VERSION_MANAGEMENT |
Package | SWDP_METADATA_API |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPONENT_KEY | TYPE | WDY_MD_COMPONENT_KEY | Web Dynpro : Componentkey | |
R3STATE | TYPE | R3STATE | 'A' | ABAP: Program Status (Active, Saved, Transported...) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT | TYPE | WDY_MD_COMPONENT_META_DATA | Web Dynpro: Meta Data of a Component |
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 |
---|---|---|---|---|
PSMODILOG | LIKE | SMODILOG | Log of Customer Modifications to Dev. Env. Objects | |
PSMODISRC | LIKE | SMODISRC | Customer Modification Log: Object Data (Active) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_EXISTING | Object Does Not Exist |