The Function Module FRE_CDPOS_ARRAY_READ (Array Access to CDPOS to Analyse Change Documents) 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_CDPOS_ARRAY_READ |
Short Text | Array Access to CDPOS to Analyse Change Documents |
Function Group | FRE_LAYMOD_OUT |
Package | WFRE_PI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
ET_CHANGE_DOC | LIKE | CDPOS | Change document items | |
IT_POINTER | LIKE | BDCP | Aggregated Change Pointers (BDCP, BDCPS) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_FOUND | No Entries Found in Table CDPOS |
NOTHING_TO_DO | Imported Table Empty |