I use pop method to read cube ,including following Function
BAPI_MDDATASET_CREATE_OBJECT
BAPI_MDDATASET_GET_AXIS_DATA
BAPI_MDDATASET_GET_AXIS_INFO
BAPI_MDDATASET_GET_CELL_DATA
BAPI_MDDATASET_DELETE_OBJECT.
I find it is time-consuming ,even if the return dataset is small ( for example 1000 Records).
Any one can give a tip?
-Reed Lei