SAP /SCMTMS/CL_CMPLCHK_CONF_SRV OO Class - Inbound agent for Trade Compliance Check Confirmation
/SCMTMS/CL_CMPLCHK_CONF_SRV is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /SCMTMS/CL_CMPLCHK_CONF_SRV including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Method list of /SCMTMS/CL_CMPLCHK_CONF_SRV SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| APPLICATION_PROCESSING | Main method | Public |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>APPLICATION_PROCESSING...more details | ||
| BUILD_SEQUENCING_CONTEXT | Build in-application sequencing context | Protected |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>BUILD_SEQUENCING_CONTEXT...more details | ||
| CHECK_BTD_REFERENCE_ID | Check BusinessTransactionDocumentReference ID | Protected |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>CHECK_BTD_REFERENCE_ID...more details | ||
| CHECK_CONFIRMATION_UP_TO_DATE | Check confirmation is referring to latest request | Protected |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>CHECK_CONFIRMATION_UP_TO_DATE...more details | ||
| CHECK_MESSAGE | Check message | Protected |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>CHECK_MESSAGE...more details | ||
| CLASS_CONSTRUCTOR | CLASS_CONSTRUCTOR | Public |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>CLASS_CONSTRUCTOR...more details | ||
|
| ||
| DO_FEH_ERROR_CATEGORIZE | Error categorizazion for FEH | Public |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>DO_FEH_ERROR_CATEGORIZE...more details | ||
| DO_INITIALIZE | Initialize attributes | Public |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>DO_INITIALIZE...more details | ||
| DO_INITIALIZE_SRVMGR | Initialize service manager | Protected |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>DO_INITIALIZE_SRVMGR...more details | ||
| FILL_CONF_HIST | Fill TOR confirmation history | Protected |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>FILL_CONF_HIST...more details | ||
| GET_INSTANCE | Return singleton | Public |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>GET_INSTANCE...more details | ||
| MAP_ITEM_STATUS | Map the item compliance status | Private |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>MAP_ITEM_STATUS...more details | ||
| SAVE_BO | Save TOR or TRQ | Protected |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>SAVE_BO...more details | ||
| SET_COMPLIANCE_STATUS | Set compliance status | Protected |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>SET_COMPLIANCE_STATUS...more details | ||
| SET_XI_GUID | Set XI GUID | Public |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>SET_XI_GUID...more details | ||
| VALIDATE_SEQUENCE | Validate against incoming in-application sequencing context | Protected |
| CALL METHOD /scmtms/cl_cmplchk_conf_srv=>VALIDATE_SEQUENCE...more details | ||
/SCMTMS/CL_CMPLCHK_CONF_SRV attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| GO_SINGLETON | Static Attribute | Inbound agent for Trade Compliance Check Confirmation | LIKE /SCMTMS/CL_CMPLCHK_CONF_SRV | Protected | |
| MC_BTD_TC_TOR | Constant | Transportation Order | '1122' | LIKE /SCMTMS/CPX_S_BTD_TYPE_CD | Protected |
| MC_BTD_TC_TOR_FU | Constant | Freight Unit | '618' | LIKE /SCMTMS/CPX_S_BTD_TYPE_CD | Protected |
| MC_BTD_TC_TRQ | Constant | Transportation Request | '1123' | LIKE /SCMTMS/CPX_S_BTD_TYPE_CD | Protected |
| MC_SEQUENCING_OBJ_TYPE | Constant | Object Type | 'CPC' | LIKE /SAPPO/DTE_OBJTYPE | Protected |
| MO_CHANGE | Instance Attribute | Interface for transaction change objects | LIKE /BOBF/IF_TRA_CHANGE | Protected | |
| MO_LOG | Instance Attribute | BOPF independent/parallel Log | LIKE /SCMTMS/CL_LOG_NONBOPF | Protected | |
| MO_SRVMGR | Instance Attribute | Containing the public service methods of a service manager | LIKE /BOBF/IF_TRA_SERVICE_MANAGER | Protected | |
| MO_TXM | Instance Attribute | Interface of the standalone transaction manager | LIKE /BOBF/IF_TRA_TRANSACTION_MGR | Protected | |
| MO_TXM_SLAVE | Instance Attribute | Interface of the slave transaction manager | LIKE /BOBF/IF_TRA_SLAVE_TRANS_MGR | Protected | |
| MS_SEQ_CONTEXT | Instance Attribute | Sequencing Context for Checks on Application level | LIKE BS_SOA_INAPPSEQ_CNTXT | Protected | |
| MS_SYMSGV | Instance Attribute | Message Variable | LIKE SYMSGV | Protected | |
| MT_MOD | Instance Attribute | Changes | LIKE /BOBF/T_FRW_MODIFICATION | Protected | |
| MV_BLOCKED | Instance Attribute | Business Document blocked, not compliant | LIKE FLAG | Protected | |
| MV_BOBF_KEY | Instance Attribute | NodeID | LIKE /BOBF/CONF_KEY | Protected | |
| MV_BO_NAME | Instance Attribute | LIKE STRING | Protected | ||
| MV_BTD_REF_ID | Instance Attribute | Bus. Trans. Document ID | LIKE CHAR20 | Protected | |
| MV_BTD_TC | Instance Attribute | BusinessTransactionDocumentTypeCode | LIKE /SCMTMS/CPX_S_BTD_TYPE_CD | Protected | |
| MV_LOGSYS | Instance Attribute | Logical system | LIKE LOGSYS | Protected | |
| MV_SEQUENCING_CONTEXT | Instance Attribute | LIKE STRING | Protected | ||
| MV_TESTRUN | Instance Attribute | Test Run Indicator | LIKE FLAG | Protected | |
| MV_XI_GUID | Instance Attribute | XI: Message ID | LIKE SXMSMGUID | Protected |
Links to Related Class(s)
/SCMTMS/...Full list of available SAP object classes
Search for further information about these or an SAP related objects