Menu

SAP Function Module AIPH_EPPOS_EXPORT_TO_MEMORY

Exportiert die Stammdaten von Programmposition ins Memory

The Function Module AIPH_EPPOS_EXPORT_TO_MEMORY (Exportiert die Stammdaten von Programmposition ins Memory) 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_EXPORT_TO_MEMORY
Short Text Exportiert die Stammdaten von Programmposition ins Memory
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_EPPOS_NO TYPE IM_POSNR Interner Schlüssel der Programmpositionen

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
IT_EPPOS_NO LIKE EPPOS_NR program positions to be exported

Exceptions

This function module does not define any Exceptions.