/ACCGO/T_CCL_MCK - Table to store chosen Matching Checks(Contract Closure)
Table to store chosen Matching Checks(Contract Closure) information is stored in SAP table /ACCGO/T_CCL_MCK.
It is part of development package /ACCGO/ACM_CNTRCTS_DB in software component LO-AGR. This development package consists of objects that can be grouped under "Package for Contracts Database Layer".
It is part of development package /ACCGO/ACM_CNTRCTS_DB in software component LO-AGR. This development package consists of objects that can be grouped under "Package for Contracts Database Layer".
Fields for table /ACCGO/T_CCL_MCK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
MATCH_ID | Matching Criteria ID | X | /ACCGO/E_MATCH_NO | CHAR | 8 | /ACCGO/T_CCL_MT |
ACTIVE_CHECKS | Active Check ID | X | /ACCGO/E_CHECK_ID | CHAR | 8 | /ACCGO/T_CCL_CH |
SEQ_NO | Sequence Number | /ACCGO/E_SEQUENCE_NUMBR | INT1 | 1 | ||
MSG_TYPE | Message Type | /ACCGO/E_MSG_TYPE | CHAR | 2 | ||
EXEC_NEXT_CHECK | Flag to ensure execution of next contract closure check | /ACCGO/E_EXEC_NEXT_CHECK | CHAR | 2 |