Start of Content Area

Object documentation MDDataSetBW.CreateObject  Locate the document in its SAP Library structure

Functions

The CreateObject method for the MDDataSetBW Business object generates a runtime object for an MDX command in the CommandText.

It returns an object handle DataSetID as an export parameter. This handle must be specified as a parameter in subsequent calls relating to the generated object.

Notes

The syntax of the MDX command in the CommandText can then be checked using the CheckSyntax method.

Parameters

Note

You can find additional information about the importance of individual parameters under Parameters.

See also:

 

 

End of Content Area