SAP table OIRIAGGCHAR (Define aggregation procedure and key parameters)

SAP table OIRIAGGCHAR has 2 primary key fields being MANDT,AGGPROC.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * MANDT
AGGPROC Aggregation procedure CHAR 6 0 OIRA_AGGPROC
AGGTYPE Aggregation type definition CHAR 2 0 OIRITYPC OIRA_AGGTYPE
QVFRT Ref. for BADI to fill quantity and value in aggregated table CHAR 20 0 OIRI_QV_VAL OIRI_QV_BADI
QVOUT Ref. for BADI to fill quantity and value in comm. struct. CHAR 20 0 OIRI_QVOUT_VAL OIRI_QVOUT_BADI