Menu

SAP Function Module FRE_LAYMOD_DELTA_SEND

encapsulation: send delta layout module data

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module FRE_LAYMOD_DELTA_SEND (encapsulation: send delta layout module data) is a standard Function Module in SAP ERP and is part of the function group FRE_LAYMOD_OUT within the package WFRE_PI.

Technical Information

Function Module FRE_LAYMOD_DELTA_SEND
Short Text encapsulation: send delta layout module data
Function Group FRE_LAYMOD_OUT
Package WFRE_PI
Module Type Normal Module

Importing Parameters

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_WORK_REPORT TYPE FRE_WORK_REPORT_STY Work pannel from Reports to Object modules (Outbound to F&R)
PI_CREATION_DATE_HIGH TYPE SY-DATUM Current Date of Application Server
PI_CREATION_DATE_LOW TYPE SY-DATUM Current Date of Application Server
PI_CREATION_TIME_HIGH TYPE SY-UZEIT Current Time of Application Server
PI_CREATION_TIME_LOW TYPE SY-UZEIT Current Time of Application Server
PI_MESSAGE_TYPE TYPE TBDME-MESTYP Message Type

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_T_POINTER LIKE BDCP Change pointer

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOTHING_TO_DO no change pointers for this message type