SAP ABAP Class CL_WCB_CHECK_FACTORY (Condition Contract Check Factory)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_PERS (Package) Condition Contract Persistence Layer
Properties
Class CL_WCB_CHECK_FACTORY  
Short Description Condition Contract Check Factory    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_PERS   Condition Contract Persistence Layer 
Created 20041020   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCB_CHECK_FACTORY has no forward declaration.
Interfaces
Class CL_WCB_CHECK_FACTORY has no interface implemented.
Friends
Class CL_WCB_CHECK_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_CC_CHECK Instance attribute Private Type reference (TYPE) TY_CC_CHECK_STAB Table: Class Name and Class 20041020
2 S_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_WCB_CHECK_FACTORY Condition Contract Check Factory 20041020
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041020
2 GET_FACTORY Static method Public Method Return Factory 20041020
3 GET_INSTANCE Instance method Public Method Return Check Object 20041020
Events
Class CL_WCB_CHECK_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CC_CHECK Private See coding Check Class and Object 20041020 BEGIN OF ty_cc_check, class_name TYPE wcb_check_class, class TYPE REF TO if_wcb_object, END OF ty_cc_check
2 TY_CC_CHECK_STAB Private See coding Sorted Table: Check Class and Object 20041020 ty_cc_check_stab TYPE SORTED TABLE OF ty_cc_check WITH UNIQUE KEY class_name
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FACTORY Value transfer Object reference (TYPE REF TO) CL_WCB_CHECK_FACTORY Konditionskontrakt Check-Fabrik 20041020

Method GET_FACTORY on class CL_WCB_CHECK_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_NAME Call by reference Type reference (TYPE) WCB_CHECK_CLASS Konditionskontrakt: Klasse für Prüfungen 20041020
2 Returning RE_CHECK_OBJECT Value transfer Object reference (TYPE REF TO) IF_WCB_OBJECT generischer Objekttyp 20041020
# Exception Resumable Description Created on
1 CX_WCB_ERROR Meldung 20041020
History
Last changed by/on SAP  20041209 
SAP Release Created in 600