Menu

SAP Function Module AIPB_SUBTREE_SAP_TO_EXTERNAL

Convert the subtree representation from SAP to external format

The Function Module AIPB_SUBTREE_SAP_TO_EXTERNAL (Convert the subtree representation from SAP to external format) 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_SAP_TO_EXTERNAL
Short Text Convert the subtree representation from SAP to external format
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 short descriptions (SAP code)
I_LANGU_ISO LIKE T002-LAISO language for short descriptions (ISO code)

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_BAPIPROGSTRUC LIKE BAPIPROGSTRUC representation used in BAPI interfaces
IT_IMPR LIKE IMPR SAP-internal representation
IT_IMPU LIKE IMPU text table to IT_IMPR
IT_RETURN LIKE BAPIRET2 list of errors occurred in the conversion

Exceptions

This function module does not define any Exceptions.