SAP ABAP Class CL_ICM_CMSNDOCCNC_SRVFEH (Service Class for FEH)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACS20_XI_PROXY (Package) ICM: Proxies for XI Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECH_ACTION Interface - Action Class 20080526
Properties
Class CL_ICM_CMSNDOCCNC_SRVFEH  
Short Description Service Class for FEH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACS20_XI_PROXY   ICM: Proxies for XI Objects 
Created 20080526   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICM_CMSNDOCCNC_SRVFEH has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ECH_ACTION Interface - Action Class 20080526
Friends
Class CL_ICM_CMSNDOCCNC_SRVFEH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_SINGLETON Static Attribute Public Object reference (TYPE REF TO) CL_ICM_CMSNDOCCNC_SRVFEH Service Class for FEH 20080526
2 MR_HEADER Instance attribute Public Object reference (TYPE REF TO) IFUICM_PROXY_HEADER_HELPER 20080627
3 MR_MSG_LOG Instance attribute Public Object reference (TYPE REF TO) IFUICM_PROXY_LOG_HELPER 20080627
Methods
# Method Level Visibility Method type Description Created on
1 CATEGORIZE_ERROR Instance method Private Method Error Category Mapping 20080526
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080526
3 CONFIRMATION Instance method Private Method 20080627
4 CONF_CNC_SNGL Instance method Private Method 20080627
5 CONF_NOCNC_SNGL Instance method Private Method 20080627
6 EXECUTE Instance method Public Method Execute Process 20080526
7 INBOUND_SMT Instance method Private Method 20080627
8 INIT_SMT Instance method Private Method 20080627
9 INIT_UTIL Instance method Private Method 20080627
10 OUTBOUND_SMT Instance method Private Method 20080627
11 PROCESS Instance method Private Method Call Process 20080526
12 S_CREATE Static method Public Method Create Singleton 20080526
Events
Class CL_ICM_CMSNDOCCNC_SRVFEH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MT_APPL_LINE_TYPE Private See coding 20080627 BEGIN OF mt_appl_line_type, appl TYPE cacsappl, funname TYPE char30, version type cacsgenversion, ref_out_badi TYPE REF TO icm_se_cmsndocblkcncrq, ref_dochd TYPE REF TO data, ref_s_dochd TYPE REF TO data, END OF mt_appl_line_type
2 MT_APPL_TYPE Private See coding 20080627 mt_appl_type TYPE STANDARD TABLE OF mt_appl_line_type
Method Signatures

Method CATEGORIZE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR Call by reference Type reference (TYPE) CACS_S_BUFFLOG Return Parameter 20080526
2 Returning ERROR_CATEGORY Value transfer Type reference (TYPE) ECH_DTE_ERROR_CATEGORY Error Category 20080526

Method CATEGORIZE_ERROR on class CL_ICM_CMSNDOCCNC_SRVFEH has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ICM_CMSNDOCCNC_SRVFEH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ICM_CMSNDOCCNC_SRVFEH has no exception.

Method CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) ICM_COMMISSION_DOCUMENT_ERPBUL Proxy Structure (generated) 20080808
2 Importing IS_INPUT Call by reference Type reference (TYPE) ICM_COMMISSION_DOCUMENT_ERPBU1 Proxy Structure (generated) 20080808
3 Importing IT_LOGENTRIES Call by reference Type reference (TYPE) CACS_TT_BUFFLOG Table Type for CACS_S_BUFFLOG 20080808

Method CONFIRMATION on class CL_ICM_CMSNDOCCNC_SRVFEH has no exception.

Method CONF_CNC_SNGL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) ICM_COMMISSION_DOCUMENT_ERPBUL Proxy Structure (generated) 20080627
2 Importing IS_APPL Call by reference Type reference (TYPE) CACSAPPL Commission Application 20080702
3 Importing IT_BUSI Call by reference Type reference (TYPE) CACS_TT_SE_DOC_REQ_CONF Commission document request confirmation administration 20080627
4 Importing IT_DOC_REQ Call by reference Type reference (TYPE) TABLE 20080627
5 Importing IT_LOGENTRIES_APPL Call by reference Type reference (TYPE) CACS_TT_BUFFLOG Table Type for CACS_S_BUFFLOG 20080627

Method CONF_CNC_SNGL on class CL_ICM_CMSNDOCCNC_SRVFEH has no exception.

Method CONF_NOCNC_SNGL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) ICM_COMMISSION_DOCUMENT_ERPBUL Proxy Structure (generated) 20080703
2 Importing IT_CAS_REQ Call by reference Type reference (TYPE) CACS_TT_SE_DOC_REQ_CONF Commission document request confirmation administration 20080703

Method CONF_NOCNC_SNGL on class CL_ICM_CMSNDOCCNC_SRVFEH has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) ICM_COMMISSION_DOCUMENT_ERPBU1 Proxy Structure (generated) 20080526
# Exception Resumable Description Created on
1 CX_ICM_STANDARD_MESSAGE_FAULT1 Proxy Class (Generated) 20080526

Method INBOUND_SMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SE_DOC Call by reference Type reference (TYPE) CACS_S_SE_DOCHD 20080811
2 Importing IS_INDOC Call by reference Type reference (TYPE) ICMSEF_CMSN_DOC_ERPCANC_REQ_M1 Proxy Structure (generated) 20080811
# Exception Resumable Description Created on
1 CX_ICM_STANDARD_MESSAGE_FAULT1 20080627

Method INIT_SMT Signature

Method INIT_SMT on class CL_ICM_CMSNDOCCNC_SRVFEH has no parameter.
Method INIT_SMT on class CL_ICM_CMSNDOCCNC_SRVFEH has no exception.

Method INIT_UTIL Signature

Method INIT_UTIL on class CL_ICM_CMSNDOCCNC_SRVFEH has no parameter.
# Exception Resumable Description Created on
1 CX_ICM_STANDARD_MESSAGE_FAULT1 20080627

Method OUTBOUND_SMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) ICM_COMMISSION_DOCUMENT_ERPCAN Proxy Structure (generated) 20080627
2 Importing IS_APPL Call by reference Type reference (TYPE) CACS_S_APPL 20080627
3 Importing IS_CAS Call by reference Type reference (TYPE) CACS_S_SE_DOCHD 20080627
4 Importing IT_LOGENTRIES Call by reference Type reference (TYPE) CACS_TT_BUFFLOG 20080627

Method OUTBOUND_SMT on class CL_ICM_CMSNDOCCNC_SRVFEH has no exception.

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RETURN_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Return Parameter 20080526
2 Importing I_PRE_MAPPING Call by reference Type reference (TYPE) ICM_COMMISSION_DOCUMENT_ERPBU1 Proxy Structure (generated) 20080526
3 Importing I_REF_REGISTRATION Call by reference Object reference (TYPE REF TO) CL_FEH_REGISTRATION Registration and Restart of FEH 20080526
# Exception Resumable Description Created on
1 CX_ICM_STANDARD_MESSAGE_FAULT1 Proxy Class (Generated) 20080526

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ICM_CMSNDOCCNC_SRVFEH Service Class for FEH 20080526

Method S_CREATE on class CL_ICM_CMSNDOCCNC_SRVFEH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604