Question:
I am trying to not to display a characteristic in query which is part of compound characteristic.
Example: Infoobject 0PROFITCTR is a compound characteristic with 0CO_AREA. I do not want to display the value for 0CO_AREA.
I went into the query and placed 0CO_AREA in the ROW section and changed the property to "NO DISPLAY". I run the query and still see a value for 0CO_AREA combined with 0PROFITCTR.
TOPGUN
Answer:
Hi TOPGUN,
You can select the option for Display As - Key
Hope this helps .
SAP_ATL
Answer:
SAP_ATL,
I'm trying to "prevent the value of 0CO_AREA of 0PROFIT_CTR from displaying" in the result of the query. I just want to see the value of
0PROFIT_CTR.