SAP table VIEIGE (Owners of real estate objects)
SAP table VIEIGE has 3 primary key fields being MANDT,INTRENO,NLFDEIG.
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 | |
INTRENO | Internal Real Estate Master Data Code | CHAR | 13 | 0 | VVINTRENO | ||
NLFDEIG | Owner to an object consecutive number | CHAR | 3 | 0 | NLFDEIG | ||
SOBTYP | Application Category | CHAR | 4 | 0 | TPZ12 | BP_APPL | |
BRUTEIL | Fractional share of property | DEC | 9 | 3 | BRUTEIL | ||
BMITEIG | Co-ownership share | DEC | 9 | 3 | BMITEIG | ||
PANTEIL | Ownership share | DEC | 6 | 2 | PANTEIL | ||
SPARTNR | Business Partner Number | CHAR | 10 | 0 | BP000 | BP_PARTNR | |
ROLETYP | Business Partner Role Category | CHAR | 4 | 0 | * | BP_ROLETYP | |
ADR_REF | Address ID | CHAR | 10 | 0 | TP14 | BP_ADR_REF | |
RFAKT | Conversion factor for fractional share of property | NUMC | 6 | 0 | VVRFAKT | ||
SVWNR | Management Contract Number | CHAR | 13 | 0 | * | VVSVWNR | |
DGULTAB | Date from when assignment is valid | DATS | 8 | 0 | DGULTAB | ||
DGULTBIS | Date up to when the assignment is valid | DATS | 8 | 0 | DGULTBIS | ||
ROLE | Business Partner Role Type | CHAR | 4 | 0 | * | BP_ROLE | |
ADR_JUR_REF | Address ID | CHAR | 10 | 0 | * | BP_ADR_REF | |
JPARTNR | Business Partner Number | CHAR | 10 | 0 | * | BP_PARTNR | |
BRUCHTZ | DEC | 14 | 3 | VVBRUCHZ | |||
BRUCHTN | DEC | 14 | 3 | VVBRUCHN | |||
GESHNDZ | DEC | 14 | 3 | VVGESHDZ | |||
GESHNDN | DEC | 14 | 3 | VVGESHDN | |||
XNRA1 | CHAR | 6 | 0 | XNRA1OWN | |||
BEARBNR | CHAR | 12 | 0 | VVBEARBNR | |||
GRLAGETEXT | CHAR | 200 | 0 | XGRLAGE |
VIEIGE foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 VIEIGE | ADR_REF | TP14 | Business Partner: Address ID | MANDT |
0 VIEIGE | ADR_REF | TP14 | Business Partner: Address ID | ADR_REF |
1 VIEIGE | SOBTYP | TPZ12 | Business partner: Application category | MANDT |
1 VIEIGE | SOBTYP | TPZ12 | Business partner: Application category | APPL |
0 VIEIGE | SPARTNR | BP000 | Business Partner Master (General Data) | PARTNR |