SAP table IBALTAB (FI/CO Interface: Balances in FI)
SAP table IBALTAB has 6 primary key fields being MANDT,AWTYP,AWREF,AWORG,POSNR,CURTP.
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 | |||||||||||||||||||||||||||||||||||||||||||||||||||
AWTYP | Reference procedure | CHAR | 5 | 0 | * | AWTYP | |||||||||||||||||||||||||||||||||||||||||||||||||||
AWREF | Reference document number | CHAR | 10 | 0 | AWREF | ||||||||||||||||||||||||||||||||||||||||||||||||||||
AWORG | Reference Organizational Units | CHAR | 10 | 0 | AWORG | ||||||||||||||||||||||||||||||||||||||||||||||||||||
POSNR | Accounting Document Line Item Number | NUMC | 10 | 0 | POSNR_ACC | ||||||||||||||||||||||||||||||||||||||||||||||||||||
CURTP | Currency type and valuation view | CHAR | 2 | 0 | CURTP |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
BALANCE | Target length CURR(23,2) Output 30 | CURR | 23 | 2 | AFLEX15D2O20N |