Menu

SAP Function Module AIPH_EPPOS_GET_BY_RANGES

Liest die durch die Rangestabellen gegebenen Programmpositionen

The Function Module AIPH_EPPOS_GET_BY_RANGES (Liest die durch die Rangestabellen gegebenen Programmpositionen) is a standard Function Module in SAP ERP and is part of the function group AIPH_EPPOS_BUFFER within the package AIP.

Technical Information

Function Module AIPH_EPPOS_GET_BY_RANGES
Short Text Liest die durch die Rangestabellen gegebenen Programmpositionen
Function Group AIPH_EPPOS_BUFFER
Package AIP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ET_EPPOS_KEYS LIKE EPPOS_KEYS Keys of programs positions found
IT_RANGES LIKE MULTIRANGE Ranges with corresponding field name

Exceptions

This function module does not define any Exceptions.