Menu

SAP Function Module BAPI_CUBE_GETDETAIL

Reads InfoCube Details

The Function Module BAPI_CUBE_GETDETAIL (Reads InfoCube Details) is a standard Function Module in SAP ERP and is part of the function group RSAB within the package RSBAPI.

Technical Information

Function Module BAPI_CUBE_GETDETAIL
Short Text Reads InfoCube Details
Function Group RSAB
Package RSBAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INFOCUBE LIKE BAPI6112-INFOCUBE InfoCube Name
OBJVERS LIKE BAPI6112-OBJVERS RS_C_OBJVERS-ACTIVE Object Version

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DETAILS LIKE BAPI6112 InfoCube (Detail)
RETURN LIKE BAPIRET2 BAPI Return Parameter

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
DIMENSIONINFOOBJECTS LIKE BAPI6112DIO InfoCube: InfoObjects in the Dimensions
DIMENSIONS LIKE BAPI6112DI InfoCube - Dimensions
INFOOBJECTS LIKE BAPI6112IO InfoCube - InfoObjects

Exceptions

This function module does not define any Exceptions.