SAP table OIRBLAA (Location area assignment (IS-OIL SSR))
SAP table OIRBLAA has 4 primary key fields being MANDT,RNBT,LOCAA,LOCAACTRY.
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 | T000 | MANDT | |
RNBT | Business type | CHAR | 4 | 0 | OIRARNBT | OIRA_RNBT | |
LOCAA | Location area assignment | CHAR | 5 | 0 | OIRB_LAA | ||
LOCAACTRY | Country/Region Key | CHAR | 3 | 0 | T005 | LAND1 | |
LOCREG | Location region | CHAR | 4 | 0 | OIRBREG | OIRB_REGION | |
LOCAREA | Location area | CHAR | 4 | 0 | OIRBAREA | OIRB_AREA | |
LOCSAREA | Location sub-area | CHAR | 4 | 0 | OIRBSAREA | OIRB_SAREA |
OIRBLAA foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 OIRBLAA | LOCAACTRY | T005 | Countries | MANDT |
0 OIRBLAA | LOCAACTRY | T005 | Countries | LAND1 |
1 OIRBLAA | LOCAREA | OIRBAREA | Location Area (IS-OIL SSR) | MANDT |
1 OIRBLAA | LOCAREA | OIRBAREA | Location Area (IS-OIL SSR) | AREACTRY |
1 OIRBLAA | LOCAREA | OIRBAREA | Location Area (IS-OIL SSR) | LOCAREA |
0 OIRBLAA | LOCREG | OIRBREG | Location region indicator (IS-OIL SSR) | MANDT |
0 OIRBLAA | LOCREG | OIRBREG | Location region indicator (IS-OIL SSR) | REGCTRY |
0 OIRBLAA | LOCREG | OIRBREG | Location region indicator (IS-OIL SSR) | LOCREGION |
1 OIRBLAA | LOCSAREA | OIRBSAREA | Location sub area (IS-OIL SSR) | MANDT |
1 OIRBLAA | LOCSAREA | OIRBSAREA | Location sub area (IS-OIL SSR) | SAREACTRY |
1 OIRBLAA | LOCSAREA | OIRBSAREA | Location sub area (IS-OIL SSR) | LOCSAREA |
0 OIRBLAA | MANDT | T000 | Clients | MANDT |
1 OIRBLAA | RNBT | OIRARNBT | Retail Network Business Types | MANDT |