Menu

SAP Function Module AIPH_EPPOS_FILTER_BY_PROGRAM

Filtert die Programmpositionen eines gegebenen Programms aus

The Function Module AIPH_EPPOS_FILTER_BY_PROGRAM (Filtert die Programmpositionen eines gegebenen Programms aus) is a standard Function Module in SAP ERP and is part of the function group AIPH_EO_UTILITY within the package AIP.

Technical Information

Function Module AIPH_EPPOS_FILTER_BY_PROGRAM
Short Text Filtert die Programmpositionen eines gegebenen Programms aus
Function Group AIPH_EO_UTILITY
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EPDEF_ID TYPE EPDEF_ID program ID

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
CT_EPPOS_NO LIKE EPPOS_NR internal keys of the program positions to be filtered

Exceptions

This function module does not define any Exceptions.