Symptom
Auxiliary area is used to save intermediate result, but the result is not as expected.
For example, you want to use macro function VEC_SUM to add 3 key figures (Target KF = KF1 + KF2 + KF3) but there're only two parameters available for this macro function.
So you use an auxiliary area to save the intermediate result. e.g.
TEMP_AUX_AREA = VEC_SUM(KF1, KF2)
Target KF = VEC_SUM(TEMP_AUX_AREA, KF3)
Read more...
Environment
-
SAP Supply Chain Management (SCM)
-
SAP Advanced Planning and Optimization (SCM-APO)
-
SAP enhancement package for SAP Supply Chain Management
-
SAP Supply Chain Managment Demand Planning (SCM-APO-FCS)
Product
SAP Supply Chain Management all versions
Keywords
KBA , SCM-APO-FCS-MAC , MacroBuilder , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.