Menu

SAP Function Module ISB_OBJECT_SELECT_BY_FIX_DIM_0

...SELECT_BY_FIX_DIM (selection by fix dim: BUKRS, VERDREGEL)

The Function Module ISB_OBJECT_SELECT_BY_FIX_DIM_0 (...SELECT_BY_FIX_DIM (selection by fix dim: BUKRS, VERDREGEL)) is a standard Function Module in SAP ERP and is part of the function group JBO1 within the package JBO.

Technical Information

Function Module ISB_OBJECT_SELECT_BY_FIX_DIM_0
Short Text ...SELECT_BY_FIX_DIM (selection by fix dim: BUKRS, VERDREGEL)
Function Group JBO1
Package JBO
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_APKENNZ LIKE JBROBJ1-APKENNZ '*' Bilanzkennzeichen (akt/pass/außerbil)
I_BUKRS LIKE JBROBJ1-BUKRS BUKRS, Fixmerkmal im RMB
I_VERDREGEL LIKE JBROBJ1-VERDREGEL '*' Verdichtungsregel, Fixmerkmal im RMB

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IT_OBJNR TYPE JBO01_BAPIOBJNR_TAB Tabelle der selektierten OBJNR

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.