Ansicht
Dokumentation

UPX_KPI_KF_MAP_CHNAME_4_L_READ - Map chname before reading external cube

UPX_KPI_KF_MAP_CHNAME_4_L_READ - Map chname before reading external cube

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module can be used in case the characteristics' names of an external cube to be read via "UPX_KPI_KF_PLEVEL_READ2" are different from the characteristics passed in IT_REQUEST. The characteristics to be mapped to a new name are passed as import parameters in the IT_PARAM table. The "Name" is the name of the original characteristic and the "Value" is the name of the new characteristic that shall be used for calling the external cube. If that mapping was not done, the characteristic would not be taken into account by the selection and the returned values would be too high.

After mapping the given names, the original function module " UPX_KPI_KF_PLEVEL_READ2" will be called with properly named characteristic in IT_REQUEST.

Example

Name= 0PROD_CAT_A,,

Value = 0PR_CAT_SAL.

In the validation sheet cube, the characteristic embodying the product category is "0PROD_CAT_A" whereas in the TPM cube it is "0PR_CAT_SAL ".

Notes

Further information

Documentation of "UPX_KPI_KF_PLEVEL_READ2".





Parameters

ET_RESPONSE
ET_RETURN
IT_PARAM
IT_REQUEST
I_AREA

Exceptions

Function Group

UPX_KPI_CLS_VWS_MAP

BAL Application Log Documentation   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1370 Date: 20240523 Time: 150228     sap01-206 ( 41 ms )