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_MD_DELTA_PARALLEL (coordinates the enqueuing and dequeuing of DBCPS) is a standard Function Module in SAP ERP and is part of the function group FRE_MASTER_OUT within the package WFRE_PI.
Function Module | FRE_MD_DELTA_PARALLEL |
Short Text | coordinates the enqueuing and dequeuing of DBCPS |
Function Group | FRE_MASTER_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 |
---|---|---|---|---|
IS_WORK_REPORT | TYPE | FRE_WORK_REPORT_STY | Work pannel from Reports to Object modules (Outbound to F&R) | |
I_CREATION_DATE_HIGH | LIKE | SY-DATUM | SY-DATUM | Date and time, current (application server) date |
I_CREATION_DATE_LOW | LIKE | SY-DATUM | Date and time, current (application server) date | |
I_CREATION_TIME_HIGH | LIKE | SY-UZEIT | SY-UZEIT | Dat and time, current application server time |
I_CREATION_TIME_LOW | LIKE | SY-UZEIT | '000000' | Dat and time, current application server time |
I_DIF | TYPE | FRE_DIF_DIRECT | Send DIF occurrences directly | |
I_FILTER | TYPE | FRE_WERKS_FILTER | High level filtering over customized sites | |
I_LAYMOD | TYPE | XFELD | Single-Character Indicator | |
I_MESTYP | TYPE | BDCPS-MESTYPE | Message type | |
I_REFID | TYPE | FRE_TRDAT | Identifier | |
I_RELPRO | TYPE | XFELD | Single-Character Indicator | |
I_TEST | TYPE | XFLAG | Parameter for testmodus |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_MSG_TEXT | TYPE | CHAR80 | Char 80 | |
ET_MATLOC_NEW | TYPE | FRE_MATNR_WERKS_TTY | interface table with werks and matnr |
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 |
---|---|---|---|---|
PI_T_POINTER | LIKE | BDCP | Change pointer |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMMUNICATION_FAILURE | COMMUNICATION FAILUR |
INVALID_BLOCK_SIZE | invalid block size |
RESOURCE_FAILURE | RESOURCE FAILURE |
SYSTEM_FAILURE | SYSTEM FAILURE |