Fonction SAP BAPI_MDDATASET_SET_COMMAND_TXT - Creates an MDDATASET Runtime Object

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DATASETID BAPI6111GEN-OBJ_HANDLE N 4 MD_COMMAND Object Handle

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 BAPI Return Parameter
STATISTIC BAPI6111STT u 25 BI Statistics

Paramètre Reférence Long. Facultatif Description
COMMAND_TEXT BAPI6111MDX 75

Functionality
With this method, a runtime object is created for the MDX command inthe command text. The method returns an object handle DATASETID as anexport parameter. This handle must be entered as a paramaeter insubsequent calls that refer to the created object.

Notes
The MDX command syntax in the COMMAND_TEXT can be checked with thecheck syntax method.