Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module FRE_DB_LAYOUT_READ (array read on WLVA to range of sites) is a standard Function Module in SAP ERP and is part of the function group FRE_MASTER_DB within the package WFRE_PI.
Function Module | FRE_DB_LAYOUT_READ |
Short Text | array read on WLVA to range of sites |
Function Group | FRE_MASTER_DB |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_MATNR | TYPE | MARA-MATNR | Material number | |
IP_OWNSYSTEM | TYPE | FRE_SYSTEM_R3 | Logical system | |
IP_SEL_DATEAB | TYPE | DATS | SY-DATUM | Field of type DATS |
IP_SEL_DATEBI | TYPE | DATS | '99991231' | Field of type DATS |
IP_WERKS | TYPE | T001W-WERKS | Plant |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_MD_LAYOUT | LIKE | FRE_MD_LAYOUT | F&R Data Interface: Layout modules |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_KUNNR | no customer number to ip_werks |
NO_LAYGR_TO_MATNR | no laygr found to given matnr |
NO_LAYGR_TO_WERKS | no laygr found to given site |