Menu

SAP Function Module AIPB_SUBTREE_GET_DESCRIPTIONS

Get the short descriptions of all subtree positions

The Function Module AIPB_SUBTREE_GET_DESCRIPTIONS (Get the short descriptions of all subtree positions) is a standard Function Module in SAP ERP and is part of the function group AIPB within the package AIP.

Technical Information

Function Module AIPB_SUBTREE_GET_DESCRIPTIONS
Short Text Get the short descriptions of all subtree positions
Function Group AIPB
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_LANGU LIKE T002-SPRAS language for the description (SAP code)
I_LANGU_ISO LIKE T002-LAISO language for the description (ISO code)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE BAPIRET2 error return structure

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 subtree position
IT_IMPU LIKE IMPU text table for the short descriptions

Exceptions

This function module does not define any Exceptions.