Menu

SAP Function Module AIPA_RESTRUCTURE_VALUES_GET

Neuaufbau Werte nach Umstrukturierung der Programmhierarchie

The Function Module AIPA_RESTRUCTURE_VALUES_GET (Neuaufbau Werte nach Umstrukturierung der Programmhierarchie) is a standard Function Module in SAP ERP and is part of the function group AIPA_FUNC_BP within the package AIP.

Technical Information

Function Module AIPA_RESTRUCTURE_VALUES_GET
Short Text Neuaufbau Werte nach Umstrukturierung der Programmhierarchie
Function Group AIPA_FUNC_BP
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_FLG_SUPPL_RET_SPLIT TYPE XFELD ' ' Feld zum Ankreuzen
I_IMTP LIKE IMTP Investitionsprogramme
I_POSID LIKE IMPR-POSID ' ' Identifikation einer InvestitionsProgrammPosition

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_IMPR LIKE IMPR Investitions-Programmpositionen
IT_IMPR_DB LIKE IMPR Investitions-Programmpositionen

Exceptions

This function module does not define any Exceptions.