SAP table TEWACONFTYPE (Confirmation note)
SAP table TEWACONFTYPE has 2 primary key fields being MANDT,CONFTYPE.
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 | |||||||||
CONFTYPE | Confirmation note | CHAR | 8 | 0 | CONFTYPE | ||||||||||
NEGCONFIRMED | Negative Confirmation of Waste Disposal Order | CHAR | 1 | 0 | NEGCONFIRMED | ||||||||||
POSTPONED | Confirmation of Waste Disposal Order Reset | CHAR | 1 | 0 | POSTPONED | ||||||||||
NEGCONMOD | Negative Confirmation Mode | CHAR | 1 | 0 | EEWA_NEGCONMOD |
|
|||||||||
ISEMPTYDRIVE | Is confirmation note relevant for empty trip? | CHAR | 1 | 0 | EEWA_DISEMPTYDRIVE | ||||||||||
CREATELSA | Create Debit Memo Request | CHAR | 1 | 0 | EEWA_CREATELSA |
|
|||||||||
DISTRIBUTE_TIME | Allocate Times | CHAR | 1 | 0 | EEWA_DISTRIBUTE_TIME |
|
|||||||||
DISTRIBUTE_WEIGHT | Distribute Weight/Volume/Number of Pieces? | CHAR | 1 | 0 | EEWA_DISTRIBUTE_WEIGHT | ||||||||||
SUPPRESS_CONT_MOV | Suppress Container Movement | CHAR | 1 | 0 | SUPPRESS_CONT_MOV |
|
|||||||||
SUPPRESS_OBLIG_CHECK | Suppress Mandatory Field Check for Empty Run | CHAR | 1 | 0 | EWADCONFTY_SUPPR_OBLIG_CHECK | ||||||||||
TEXT_REQUIRED | Indication of a comment is required | CHAR | 1 | 0 | EEWAD_TEXT_REQUIRED | ||||||||||
ATTACHMENT_REQUIRED | Indication of an attachment is required | CHAR | 1 | 0 | EEWAD_ATTA_REQUIRED | ||||||||||
SPECIFIC_CONTROL | specific controlling of confirmation notes | CHAR | 10 | 0 | TEWACONFSPECCTRL | EEWAD_CONFTYPE_SPECCTRL |
TEWACONFTYPE foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TEWACONFTYPE | SPECIFIC_CONTROL | TEWACONFSPECCTRL | specific control for confirmation notes | MANDT |
0 TEWACONFTYPE | SPECIFIC_CONTROL | TEWACONFSPECCTRL | specific control for confirmation notes | SPECIFIC_CONTROL |