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_LAYMOD_SEND (send layout module data to SAP F&R) is a standard Function Module in SAP ERP and is part of the function group FRE_LAYMOD_OUT within the package WFRE_PI.
Function Module | FRE_LAYMOD_SEND |
Short Text | send layout module data to SAP F&R |
Function Group | FRE_LAYMOD_OUT |
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 |
---|---|---|---|---|
PIS_SEND_OPTION | TYPE | FRE_SEND_OPTION | Maintain Basic Settings for Data Transfer | |
PIS_TIMESTAMP | TYPE | FRE_TRDAT | Timestamp transfer date/time | |
PIS_WORK_REPORT | TYPE | FRE_WORK_REPORT_STY | Work pannel from Reports to Object modules (Outbound to F&R) | |
PI_CALLING_PROCESS | TYPE | FRE_ACTUAL_PROCESS | Current Process: Inital, Delta Load, Customer or Ref. Module |
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 |
---|---|---|---|---|
PCT_BIF_LAYMOD | TYPE | FRE_BIF_BAPI_LAYOUT_TTY | Interface table for layout modules to SAp F&R |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PET_MSG | LIKE | FRE_UI_MSG | F&R CON R/3 - Exception Messages for User Interface |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMMUNCATION_FAILURE | COMMUNCATION_FAILURE |
OTHERS | OTHERS |
SYSTEM_FAILURE | SYSTEM_FAILURE |