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_MD_LOCGRP_INITIAL (Prepare and send location group data to F&R) is a standard Function Module in SAP ERP and is part of the function group FRE_MD_LOCGRP_OUT within the package WFRE_PI.
Function Module | FRE_MD_LOCGRP_INITIAL |
Short Text | Prepare and send location group data to F&R |
Function Group | FRE_MD_LOCGRP_OUT |
Package | WFRE_PI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_CALLER | TYPE | XFELD | Delta 'X', Initial ' ' | |
IP_READ_TYPE | TYPE | FRE_REF_SITE_READ_TYP | Reference site read type | |
IP_REFID | TYPE | FRE_TRDAT | Timestamp transfer date/time | |
IS_SEND_OPTION | TYPE | FRE_SEND_OPTION | Maintain Basic Settings for Data Transfer | |
IT_REF_SITE_FUNC | TYPE | FRE_MD_REF_WERKS_FUNC_TTY | Transfer table type: WLOSITEREF Key Fields plus function | |
IT_SITE | TYPE | FRE_T001WKEY_TTY | Key of T001W |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_TO_DO | nothing to do |
SEND_DATA_ERROR | send data error |