| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | CO_UUID | Correspondence Object UUID | varbinary | 16 | 0 | | | | |
| 3 | CO_KEY | Semantic key for Corr | nvarchar | 16 | 0 | | | | Allow NULL? |
| 4 | CODMD_UUID | Correspondence Object Deal's main data UUID | varbinary | 16 | 0 | | | | |
| 5 | COSA_UUID | CO: Securities account main data id | varbinary | 16 | 0 | | | | |
| 6 | COMPANY_CODE | Company Code | nvarchar | 4 | 0 | | | | Allow NULL? |
| 7 | DEALNUMBER | Financial Transaction | nvarchar | 13 | 0 | | | | Allow NULL? |
| 8 | BUSTRANSID | Identifier of the Distributor Business Transaction | varbinary | 16 | 0 | | | | |
| 9 | BUSTRANSCAT | Business Transaction Category | nvarchar | 4 | 0 | | | | Allow NULL? |
| 10 | SEC_ACC | Securities Account | nvarchar | 10 | 0 | | | | Allow NULL? |
| 11 | SECURITYID | Security ID Number | nvarchar | 13 | 0 | | | | Allow NULL? |
| 12 | PRODUCTTYPE | Product Type | nvarchar | 3 | 0 | | | | Allow NULL? |
| 13 | TRANSACTIONTYPE | Financial Transaction Type | nvarchar | 3 | 0 | | | | Allow NULL? |
| 14 | ACTIVITY | Transaction activity | nvarchar | 5 | 0 | | | | Allow NULL? |
| 15 | ACTIVITYCAT | Transaction Activity Category | nvarchar | 2 | 0 | | | | Allow NULL? |
| 16 | SFUNKTL | Latest function used in editing activity | nvarchar | 4 | 0 | | | | Allow NULL? |
| 17 | PARTNR | Business Partner Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 18 | BPGROUP | Business Partner Group ID | nvarchar | 15 | 0 | | | | Allow NULL? |
| 19 | PROFILE | Correspondence Profile | nvarchar | 15 | 0 | | | | Allow NULL? |
| 20 | RECIPIENT_TYPE | Recipient/Sender Type | nvarchar | 15 | 0 | | | | Allow NULL? |
| 21 | RECIPIENT | Correspondence Recipient | nvarchar | 10 | 0 | | | | Allow NULL? |
| 22 | FUNCTION | Correspondence Class | nvarchar | 15 | 0 | | | | Allow NULL? |
| 23 | CHANNEL | Correspondence Channel | nvarchar | 15 | 0 | | | | Allow NULL? |
| 24 | MESSAGE_FORMAT | Format | nvarchar | 15 | 0 | | | | Allow NULL? |
| 25 | DIRECTION | Direction of correspondence | char | 1 | 0 | | | | Allow NULL? |
| 26 | OPERATION | Operation causing the creation of CO | nvarchar | 4 | 0 | | | | Allow NULL? |
| 27 | REF_CO_KEY | Reference CO key | nvarchar | 16 | 0 | | | | Allow NULL? |
| 28 | STATUS_GUID | TCO Status Object Id | varbinary | 16 | 0 | | | | |
| 29 | IS_AUTO_CORR | Auto Correspondence Required? | char | 1 | 0 | | | | Allow NULL? |
| 30 | IS_REL_REQD | Release Required? | char | 1 | 0 | | | | Allow NULL? |
| 31 | IS_STATUS_REL | Deal Status Relevant? | char | 1 | 0 | | | | Allow NULL? |
| 32 | IS_CTRCONF_REQD | Counter Confirmation Required? | char | 1 | 0 | | | | Allow NULL? |
| 33 | IS_AUTO_COMPLETE | Automatic completion required? | char | 1 | 0 | | | | Allow NULL? |
| 34 | IS_UPD_EXT_REF | Get values from counterconfirmation | char | 1 | 0 | | | | Allow NULL? |
| 35 | IS_MANUAL | 'Is CO manually created' indicator | char | 1 | 0 | | | | Allow NULL? |
| 36 | IS_ACK_REL | Indicator: Is Acknowledgement Relevant? | char | 1 | 0 | | | | Allow NULL? |
| 37 | IS_RESENT | Flag: Is CO resent | char | 1 | 0 | | | | Allow NULL? |
| 38 | RECONCILE | Reconcile | char | 1 | 0 | | | | Allow NULL? |
| 39 | SET_DELIVERY | Physical Delivery | char | 1 | 0 | | | | Allow NULL? |
| 40 | CRUSER | Entered by | nvarchar | 12 | 0 | | | | Allow NULL? |
| 41 | DCRDAT | Entered On | nvarchar | 8 | 0 | | | | Allow NULL? |
| 42 | TCRTIM | Entry Time | nvarchar | 6 | 0 | | | | Allow NULL? |
| 43 | UPUSER | Last Changed by | nvarchar | 12 | 0 | | | | Allow NULL? |
| 44 | DUPDAT | Changed on | nvarchar | 8 | 0 | | | | Allow NULL? |
| 45 | TUPTIM | Time changed | nvarchar | 6 | 0 | | | | Allow NULL? |
| 46 | EXEC_DATE | Outgoing Correspondence Execution Date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 47 | EXEC_TIME | Outgoing Correspondence Execution Time | nvarchar | 6 | 0 | | | | Allow NULL? |
| 48 | EXEC_USER | Outgoing Correspondence Executed by User | nvarchar | 12 | 0 | | | | Allow NULL? |
| 49 | DELV_DATE | Outgoing correspondence delivery date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 50 | DELV_TIME | Outgoing correspondence delivery time | nvarchar | 6 | 0 | | | | Allow NULL? |
| 51 | DELV_USER | Outgoing correspondence delivered by user | nvarchar | 12 | 0 | | | | Allow NULL? |
| 52 | RECON_DATE | Outgoing correspondence counter-confirmed date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 53 | RECON_TIME | Outgoing correspondence counter-confirmed time | nvarchar | 6 | 0 | | | | Allow NULL? |
| 54 | RECON_USER | Outgoing correspondence counter-confirmed by user | nvarchar | 12 | 0 | | | | Allow NULL? |
| 55 | MTCH_DATE | Correspondence object matched date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 56 | MTCH_TIME | Correspondence object matched time | nvarchar | 6 | 0 | | | | Allow NULL? |
| 57 | MTCH_USER | Correspondence object matched by user | nvarchar | 12 | 0 | | | | Allow NULL? |
| 58 | RECV_DATE | Correspondence object received date | nvarchar | 8 | 0 | | | | Allow NULL? |
| 59 | RECV_TIME | Correspondence Object Receipt Time | nvarchar | 6 | 0 | | | | Allow NULL? |
| 60 | RECV_USER | Correspondence object received by user | nvarchar | 12 | 0 | | | | Allow NULL? |
| 61 | MATCH_ID | TCOR: Match Id (Number range: FTRN_MATCH) | nvarchar | 16 | 0 | | | | Allow NULL? |
| 62 | CO_INT_REF | Correspondence internal reference | nvarchar | 16 | 0 | | | | Allow NULL? |
| 63 | CO_EXT_REF | Correspondence external reference | nvarchar | 16 | 0 | | | | Allow NULL? |
| 64 | IS_COMPLETE | Is Correspondence Object complete | char | 1 | 0 | | | | Allow NULL? |
| 65 | IS_MANUAL_CHNG | Is CO manually changed | char | 1 | 0 | | | | Allow NULL? |
| 66 | MSG_STATUS | Message status (Filled by customer) | nvarchar | 16 | 0 | | | | Allow NULL? |
| 67 | MSG_REASON | Reason for message status (Filled by customer) | nvarchar | 16 | 0 | | | | Allow NULL? |
| 68 | ERROR_CODE | Error code | nvarchar | 3 | 0 | | | | Allow NULL? |
| 69 | ERROR_TEXT | Error text | nvarchar | 30 | 0 | | | | Allow NULL? |
| 70 | ERROR_LINE | Error line number | nvarchar | 3 | 0 | | | | Allow NULL? |
| 71 | CORR_COUNTRY | Country Key | nvarchar | 3 | 0 | | | | Allow NULL? |
| 72 | CORR_LANGUAGE | Language Key | char | 1 | 0 | | | | Allow NULL? |
| 73 | CORPACT_IND | Corporate action event indicator | nvarchar | 4 | 0 | | | | Allow NULL? |
| 74 | ADR_COUNTRY | Country Key | nvarchar | 3 | 0 | | | | Allow NULL? |
| 75 | FAX_NO | Business partner fax number | nvarchar | 31 | 0 | | | | Allow NULL? |
| 76 | EMAIL_ADD | E-Mail Address | nvarchar | 241 | 0 | | | | Allow NULL? |
| 77 | SENT_FOR_MATCH | Indicator : Is Correspondence Sent For Match? | char | 1 | 0 | | | | Allow NULL? |
| 78 | LOG_HANDLE | Application Log: Log Handle | nvarchar | 22 | 0 | | | | Allow NULL? |
| 79 | CORR_ADDTYPE | Alternative Address for Correspondence | nvarchar | 10 | 0 | | | | Allow NULL? |
| 80 | SAP_USER | User Name in User Master Record | nvarchar | 12 | 0 | | | | Allow NULL? |
| 81 | IS_AUTOMATCH_OUT | Auto. Matching Triggered on Delivery of Outbound Corresp. | char | 1 | 0 | | | | Allow NULL? |
| 82 | IS_DEAL_REL_REQ | Do Not Send Before Deal Release | char | 1 | 0 | | | | Allow NULL? |
| 83 | IS_CTRCNF_MAN | Is correspondence counterconfirmed manually? | char | 1 | 0 | | | | Allow NULL? |
| 84 | ASSIGN_REASON | Reason for Assignment | nvarchar | 2 | 0 | | | | Allow NULL? |