Menu

SAP Function Module AIBZ_GET_ID_OLTP

IM -> BW: Ermittlung der OLTP-Programme zu einem BW-Programm

The Function Module AIBZ_GET_ID_OLTP (IM -> BW: Ermittlung der OLTP-Programme zu einem BW-Programm) is a standard Function Module in SAP ERP and is part of the function group AIBZ within the package AIBW.

Technical Information

Function Module AIBZ_GET_ID_OLTP
Short Text IM -> BW: Ermittlung der OLTP-Programme zu einem BW-Programm
Function Group AIBZ
Package AIBW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IR_GNJHR TYPE IMBW_TYPE_R_GNJHR Range: Genehmigungsjahr
IR_PRNAMS TYPE IMBW_TYPE_R_PRNAMS Range: BW-Programmname
I_FLG_MAIN TYPE SBIWA_FLAG 'X' Flag: Nur hierarchietragende Programme
I_GNJHR LIKE BIWTAI1-GJAHR Genehmigungsjahr
I_PRNAMS LIKE BIWTAI1-PRNAMS BW-Programmname

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
E_T_ID TYPE IMBW_TYPE_T_ID Menge der selektierten Programme

Exceptions

This function module does not define any Exceptions.