SAP ABAP Class CL_SKX_REPOSITORY_MODEL (CL_SKX_REPOSITORY_MODEL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR (Application Component) Knowledge Provider
     SKX_SETUP (Package) KPro XML Setup Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SKX_REPOSITORY_MODEL 20040408
Properties
Class CL_SKX_REPOSITORY_MODEL  
Short Description    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SKX_SETUP   KPro XML Setup Tool 
Created 20040408   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SKX_REPOSITORY_MODEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SKX_REPOSITORY_MODEL 20040408
Friends
Class CL_SKX_REPOSITORY_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_SKX_MODEL 20040414
2 M_MODEL_NAME Instance attribute Private Type reference (TYPE) STRING 20040415
3 M_STATE Instance attribute Private Type reference (TYPE) STRING 20040414
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Static method Public Method 20040408
2 CHECK Static method Public Method 20040408
3 CONSTRUCTOR Instance method Public Constructor 20040415
4 DELETE_INACTIVE Static method Public Method 20040408
5 LOAD Static method Public Method 20040408
Events
Class CL_SKX_REPOSITORY_MODEL has no event.
Types
Class CL_SKX_REPOSITORY_MODEL has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_SKX_REPOSITORY_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_SKX_REPOSITORY_MODEL 20040413

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHECKLIST Value transfer Type reference (TYPE) TKXCHECKLIST SKX: Prüfergebnisse 20040413
2 Importing MODEL_NAME Call by reference Type reference (TYPE) CLIKE 20040413
3 Importing MODEL_STATE Call by reference Type reference (TYPE) CLIKE 20040413

Method CHECK on class CL_SKX_REPOSITORY_MODEL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODEL_NAME Call by reference Type reference (TYPE) CLIKE 20040415
2 Importing MODEL_STATE Call by reference Type reference (TYPE) CLIKE 20040415

Method CONSTRUCTOR on class CL_SKX_REPOSITORY_MODEL has no exception.

Method DELETE_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODEL_NAME Call by reference Type reference (TYPE) CLIKE 20040413
# Exception Resumable Description Created on
1 CX_SKX_REPOSITORY_MODEL 20040413

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODEL_NAME Call by reference Type reference (TYPE) CLIKE 20040413
2 Importing MODEL_STATE Call by reference Type reference (TYPE) CLIKE 20040413
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_REPOSITORY_MODEL 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415
2 CX_SKX_REPOSITORY_MODEL 20040413
History
Last changed by/on SAP  20040518 
SAP Release Created in 700