Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module FRE_RBDMIDOC (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_RBDMIDOC |
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 |
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 |
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 |
---|---|
COMMUNICATION_FAILURE | COMMUNICATION FAILUR |
INVALID_BLOCK_SIZE | invalid block size |
RESOURCE_FAILURE | RESOURCE FAILURE |
SYSTEM_FAILURE | SYSTEM FAILURE |