Menu

SAP Function Module AIPA_CIP_SUBTREE_LEAFS_GET

Ermittle Blätter eines InvProg-Teilbaums

The Function Module AIPA_CIP_SUBTREE_LEAFS_GET (Ermittle Blätter eines InvProg-Teilbaums) is a standard Function Module in SAP ERP and is part of the function group AIPA_COPY_VALUES within the package AIP.

Technical Information

Function Module AIPA_CIP_SUBTREE_LEAFS_GET
Short Text Ermittle Blätter eines InvProg-Teilbaums
Function Group AIPA_COPY_VALUES
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
ID_GJAHR LIKE IMTP-GJAHR Genehmigungsjahr des Investitionsprogramms
ID_PRNAM LIKE IMTP-PRNAM Investitionsprogrammname

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_POSID_LEAF LIKE POSIDs der Blätter der Teilbäume
ET_POSNR_LEAF LIKE POSNRs der Blätter der Teilbäume
IT_POSID_ENTRY LIKE POSIDs der Einstiegspositionen

Exceptions

This function module does not define any Exceptions.