SAP table WELK (Competitor: Price Entry Document (Header))
SAP table WELK has 2 primary key fields being MANDT,MBELN.
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 | |
MBELN | Competitor: document number of price entry document | CHAR | 10 | 0 | MBELN | ||
MBERA | Competitor: Price entry type | CHAR | 4 | 0 | TWMB | MBERA | |
ERNAM | Name of Person Responsible for Creating the Object | CHAR | 12 | 0 | ERNAM | ||
ERDAT | Date on which the record was created | DATS | 8 | 0 | ERDAT | ||
AENAM | Name of Person Who Changed Object | CHAR | 12 | 0 | AENAM | ||
AEDAT | Last Changed On | DATS | 8 | 0 | AEDAT |
WELK foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 WELK | MANDT | T000 | Clients | MANDT |
1 WELK | MBERA | TWMB | Competitor: Price Entry Types | MBERA |