- Home
- Resources
- SAP Tables
- DRZA - DDS: Recipient list (document <-> recipient allocations)
SAP Table DRZA
DDS: Recipient list (document <-> recipient allocations)
DRZA (DDS: Recipient list (document <-> recipient allocations)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link DRZA to other SAP tables.
Source: DRZA (DDS: Recipient list (document <-> recipient allocations))
DRZA table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
MANDT |
Client |
MANDT |
|
CLNT |
|
3 |
0 |
|
ASS_ID |
Recipient list ID |
CVDIASSID |
|
CHAR |
|
20 |
0 |
|
ENTRYNO |
Number of table entry |
CVDIENTRYNO |
|
NUMC |
|
20 |
0 |
|
LOGSYS |
Logical system |
LOGSYS |
TBDLS
|
CHAR |
|
10 |
0 |
|
OBJTYPE |
Object type for document distribution |
CVDIOBJTP |
|
CHAR |
|
10 |
0 |
|
OBJKEY |
Object ID |
CVDIOBJID |
|
CHAR |
|
70 |
0 |
|
RECTP |
Type of recipient ID |
CVDIRECTP |
|
CHAR |
|
2 |
0 |
|
RECID |
Recipient for document distribution |
CVDIRECNO |
|
CHAR |
|
70 |
0 |
|
COM_TYPE |
Distribution type |
CVDICOMTP |
TDICT
|
CHAR |
|
3 |
0 |
|
SEQNO |
Sequence Number |
CVDILFDNR |
|
NUMC |
|
3 |
0 |
|
ORIGINAL |
Originals |
CVDIORIG |
|
CHAR |
|
4 |
0 |
|
OFF_RECTP |
Recipient type (SAPoffice) |
CVDIRTYPE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Name |
P |
Private distribution list |
C |
Shared distribution list |
O |
SAPoffice user |
B |
SAP user |
U |
Internet address |
X |
X.400 address |
R |
SAP user in another SAP System |
A |
External address |
F |
Fax number |
D |
X.500 Address |
L |
Telex number |
H |
Organizational unit/position |
J |
SAP object |
G |
Organization object/ID |
K |
Pager/SMS |
1 |
Other Recipient Types |
|
NUM_COPIES |
Number of copies per recipient |
CVDINUMCOP |
|
NUMC |
|
4 |
0 |
|
COPY_TYPE |
Type of copy |
CVDICPTP |
TDICO
|
CHAR |
|
3 |
0 |
|
DDM_ID |
Medium Id for document distribution |
CVDIDDM |
|
CHAR |
|
10 |
0 |
|
REC_ACTIVE |
Indicator: recipient is inactive |
CVDIACT |
|
CHAR |
|
1 |
0 |
Possible values
|
APPLICATION |
Application |
CVIAPP |
|
CHAR |
|
3 |
0 |
|
DRZA foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
DRZA |
COM_TYPE |
DRZA |
MANDT |
TDICT |
DDS: communication type |
MANDT |
DRZA |
COM_TYPE |
DRZA |
COM_TYPE |
TDICT |
DDS: communication type |
COM_TYPE |
DRZA |
COPY_TYPE |
DRZA |
MANDT |
TDICO |
DDS: type of copy |
MANDT |
DRZA |
COPY_TYPE |
DRZA |
COPY_TYPE |
TDICO |
DDS: type of copy |
COPY_TYPE |
DRZA |
LOGSYS |
DRZA |
LOGSYS |
TBDLS |
Logical system |
LOGSYS |