SAP Table OIRIAGGCHAR
Define aggregation procedure and key parameters
OIRIAGGCHAR (Define aggregation procedure and key parameters) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link OIRIAGGCHAR to other SAP tables.
OIRIAGGCHAR table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
AGGPROC | Aggregation procedure | OIRA_AGGPROC | CHAR | 6 | 0 | |||
AGGTYPE | Aggregation type definition | OIRA_AGGTYPE | OIRITYPC | CHAR | 2 | 0 | ||
QVFRT | Ref. for BADI to fill quantity and value in aggregated table | OIRI_QV_BADI | OIRI_QV_VAL | CHAR | 20 | 0 | ||
QVOUT | Ref. for BADI to fill quantity and value in comm. struct. | OIRI_QVOUT_BADI | OIRI_QVOUT_VAL | CHAR | 20 | 0 |
OIRIAGGCHAR foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
OIRIAGGCHAR | AGGTYPE | OIRIAGGCHAR | AGGTYPE | OIRITYPC | SSR Invoicing - invoicing type definition | AGGTYPE |
OIRIAGGCHAR | QVFRT | OIRIAGGCHAR | QVFRT | OIRI_QV_VAL | Value table for methods to fill quantity and value | QV_FILL |
OIRIAGGCHAR | QVOUT | OIRIAGGCHAR | QVOUT | OIRI_QVOUT_VAL | Value table for methods to fill quantity and value | QV_OUT |