The Function Module POINTER_PROCESSED_DELETE (Delete processed change pointers) is a standard Function Module in SAP ERP and is part of the function group FRE_MD_SOS_OUT within the package WFRE_PI.
Function Module | POINTER_PROCESSED_DELETE |
Short Text | Delete processed change pointers |
Function Group | FRE_MD_SOS_OUT |
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 |
---|---|---|---|---|
I_CREATION_DATE_HIGH | LIKE | 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 | Dat and time, current application server time | |
I_CREATION_TIME_LOW | LIKE | SY-UZEIT | Dat and time, current application server time | |
I_MESSAGE_TYPE | LIKE | TBDME-MESTYP | Message type | |
PI_COMMIT_COUNT | LIKE | SY-TABIX | Number of deleted data records for Commit | |
PI_WRITE_LIST | TYPE | XFLAG | 'X' | New input values |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.