The Function Module SF_POINTER_EXPORT_TO_FILE (Export the first pointer) is a standard Function Module in SAP ERP and is part of the function group SFPI within the package SFIN.
Function Module | SF_POINTER_EXPORT_TO_FILE |
Short Text | Export the first pointer |
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 export | |
PTER | LIKE | PTAB-POINTER | Pointer of document |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
POINTER_EXPORT_FAILED | Error when storing pointers. |