SAP ABAP Class CL_CRM_TI_INTEG_CHECK (WEC checks for SAP_APPL)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     CRM_TI_INTEG_PRODUCT (Package) Trading Industries: CRM Integration of product related data
Properties
Class CL_CRM_TI_INTEG_CHECK  
Short Description WEC checks for SAP_APPL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_TI_INTEG_PRODUCT   Trading Industries: CRM Integration of product related data 
Created 20100122   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_TI_INTEG_CHECK has no forward declaration.
Interfaces
Class CL_CRM_TI_INTEG_CHECK has no interface implemented.
Friends
Class CL_CRM_TI_INTEG_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_RETURN Instance attribute Protected Type reference (TYPE) BAPIRET2_TTY Table Type for Structure BAPIRET2 20100122
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Dispatch check to individual methods 20100122
2 _CHECK_BF_SAP_APPL Instance method Protected Method Check business function in EA-RETAIL 20100122
3 _CHECK_CRMSUBTAB Instance method Protected Method Check CRMSUBTAB for one object 20100122
4 _CHECK_CRMSUBTAB_SAP_APPL Instance method Protected Method Check CRMSUBTAB for records in SAP_APPL 20100122
Events
Class CL_CRM_TI_INTEG_CHECK has no event.
Types
Class CL_CRM_TI_INTEG_CHECK has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_TTY Table Type for Structure BAPIRET2 20100122
2 Exporting E_RESULT Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100122
3 Importing I_CHECK_ID Call by reference Type reference (TYPE) STRING 20100122
# Exception Resumable Description Created on
1 UNKNOWN_CHECK Check is not known 20100122

Method _CHECK_BF_SAP_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESULT Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100122

Method _CHECK_BF_SAP_APPL on class CL_CRM_TI_INTEG_CHECK has no exception.

Method _CHECK_CRMSUBTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100122
2 Importing I_OBJCLASS Call by reference Type reference (TYPE) CRMSUBTAB-OBJCLASS Object Class 20100122
3 Importing I_OBJNAME Call by reference Type reference (TYPE) CRMSUBTAB-OBJNAME Object Name for Download 20100122

Method _CHECK_CRMSUBTAB on class CL_CRM_TI_INTEG_CHECK has no exception.

Method _CHECK_CRMSUBTAB_SAP_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESULT Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100122

Method _CHECK_CRMSUBTAB_SAP_APPL on class CL_CRM_TI_INTEG_CHECK has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605