Menu

SAP Function Module SF_POINTER_EXPORT_TO_FILE

Export the first pointer

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.

Technical Information

Function Module SF_POINTER_EXPORT_TO_FILE
Short Text Export the first pointer
Function Group SFPI
Package SFIN
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
POINTER_EXPORT_FAILED Error when storing pointers.