The Function Module FRE_ORD_EVENT_PO_DB (Event on BUS2012 Change Document in FRE_POINTER) is a standard Function Module in SAP ERP and is part of the function group FRE_ORDER_DB within the package WFRE_PI.
Function Module | FRE_ORD_EVENT_PO_DB |
Short Text | Event on BUS2012 Change Document in FRE_POINTER |
Function Group | FRE_ORDER_DB |
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 |
---|---|---|---|---|
CHANGE_DOC_OBJECT | LIKE | SWECDOBJ-CDOBJECTCL | Change document header | |
EVENT | LIKE | SWOTRE-EVENT | Event | |
OBJKEY | LIKE | SWEINSTCOU-OBJKEY | Object key | |
OBJTYPE | LIKE | SWECDOBJ-OBJTYPE | Object type |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
CHANGEDOCUMENT_POSITION | LIKE | CDPOS | Change document items | |
EVENT_CONTAINER | LIKE | SWCONT | Instance Structure |
This function module does not define any Exceptions.