ICA_COMM_REC - Communication Record
Communication Record information is stored in SAP table ICA_COMM_REC.
It is part of development package FIN_ICA_MATCH in software component FIN-CS-ICR. This development package consists of objects that can be grouped under "Inter-Company Matching Engine".
It is part of development package FIN_ICA_MATCH in software component FIN-CS-ICR. This development package consists of objects that can be grouped under "Inter-Company Matching Engine".
Fields for table ICA_COMM_REC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RCLNT | Client | X | MANDT | CLNT | 6 | |
METHOD_ID | Matching Method ID | X | ICA_METHOD_ID | CHAR | 10 | |
DOCNR | Matching Document Number | X | ICA_DOCNR | NUMC | 20 | |
DOCLN | Matching Document Line Item Number | X | ICA_DOCLN | INT4 | 4 | |
RECNO | Record Number | X | ICA_RECNO | INT2 | 2 | |
COMM_METHOD | Communication Method | ICA_COMM_MID | CHAR | 20 | ||
RECIPIENTS | Communication Recipients | ICA_RECIPIENTS | STRG | 8 | ||
RECIPIENTS_CC | Carbon Copy (CC) Recipients | ICA_RECIPIENTS_CC | STRG | 8 | ||
CONTENT | Communication Content | ICA_CONTENT | CHAR | 2000 | ||
CREATEDBY | Created By | ICA_CREATOR | CHAR | 24 | ||
CREATEDAT | Created On | ICA_TIMESTAMP_C | DEC | 8 |