Menu

SAP Function Module SF_POINTER_RETURN

Return pointers to calling program

The Function Module SF_POINTER_RETURN (Return pointers to calling program) is a standard Function Module in SAP ERP and is part of the function group SFPR within the package SFIN.

Technical Information

Function Module SF_POINTER_RETURN
Short Text Return pointers to calling program
Function Group SFPR
Package SFIN
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUMBER_OF_OTHER_POINTERS LIKE FIST-HITS Number of further pointers not ret
NUMBER_OF_POINTERS LIKE FIST-HITS Number of returned pointers

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POINTER_TABLE LIKE PTAB Pointer table.

Exceptions

This function module does not define any Exceptions.