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 WFCS_MARA_GET_M (Lesebaustein MARA) is a standard Function Module in SAP ERP and is part of the function group WFCS_MARA within the package WFCS.
Function Module | WFCS_MARA_GET_M |
Short Text | Lesebaustein MARA |
Function Group | WFCS_MARA |
Package | WFCS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_FIELD_GET_ALL | TYPE | WFCS_BOOLEAN | 'X' | Boole'sche Variable |
PI_MARA_VIEW_DATA_X | LIKE | WFCS_MARA_VIEW_DATA_X | BAPI Ankreuzstruktur zum Lesen MARA |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_DBCNT | LIKE | SY-DBCNT | Anzahl gelsenerMARA-Tabellenzeilen |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TE_MARA_VIEW | LIKE | WFCS_MARA_VIEW | Datenview für benötigte MARA Felder | |
TI_PRE03 | LIKE | PRE03 | Hilfsstruktur für Massenzugriff Material | |
TI_SEL_MATKL | LIKE | WFCS_SEL_MATKL | Selektionsranges für Warengruppe |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Es wurden keine Daten von WFCS_ WRFT gelesen |
NO_SELECTION | Keine Keytabelle übergeben |