The Function Module SF_POINTER_DELETE_FROM_FILE (Delete a pointer from a specified data record) is a standard Function Module in SAP ERP and is part of the function group SFPI within the package SFIN.
Function Module | SF_POINTER_DELETE_FROM_FILE |
Short Text | Delete a pointer from a specified data record |
Function Group | SFPI |
Package | SFIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IDPTAB | LIKE | SFIID | ID for import/export | |
PTER | LIKE | PTAB-POINTER | Pointer of document |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER_OF_REMAINING_POINTERS | LIKE | FIST-HITS | Number of remaining pointers |
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 |
---|---|
POINTER_EXPORT_FAILED | Error when storing pointers. |