Fonction SAP BAPI_CUBE_CHANGE - Changes InfoCube

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DETAILS BAPI6112 u 440 InfoCube with all Properties
INFOCUBE BAPI6112-INFOCUBE C 30

Paramètre Reférence Long. Facultatif Description
DIMENSIONINFOOBJECTS BAPI6112DIO 96 InfoCube: InfoObjects in the Dimensions
DIMENSIONS BAPI6112DI 126 InfoCube - Dimensions
INFOOBJECTS BAPI6112IO 69 InfoCube - InfoObjects
RETURN BAPIRET2 548 X Detailed Log in Case of Error

Functionality
This functional module modifies an existing InfoCube. You have to enterall the InfoCube properties in the DETAILS parameter.
You have to enter the InfoCube structure (Star Schema) in the tableparameters:

  • DIMENSIONS contains the InfoCube dimensions with their types

  • INFOOBJECTS are the InfoObjects that are to be contained in the
  • InfoCube
    • DIMENSIONINFOOBJECTS is the assignment of InfoObjects to dimensions.

    • If errors occur, an extensive log is returned in the RETURNTABLEparameter.

      Description
      The InfoCube name and all properties are given in this structure.

      Description
      Method return parameter. The return parameter provides information onthe success or failure of the call.
      Value range
      The most important error messages refer to

      • missing authorization for changing an InfoCube

      • errors in the InfoCube structue definition. In this case, you get an
      • extensive error log in the RETURNTABLE parameter.
        Default