SAP ABAP Class CL_SKX_MODEL (CL_SKX_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 Inheritance (c INHERITING FROM c_ref)  CL_SKX_NODE 20040413
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SKX_MODEL 20040413
Properties
Class CL_SKX_MODEL  
Short Description    
Super Class CL_SKX_NODE  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SKX_SETUP   KPro XML Setup Tool 
Created 20040413   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SKX_NODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SDOKI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SDOKM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SKX_MODEL 20040413
Friends
Class CL_SKX_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MODEL_NAME Instance attribute Private Type reference (TYPE) STRING 20040414
2 M_STATE Instance attribute Private Type reference (TYPE) STRING 20040415
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040414
2 LOAD Static method Public Method 20040413
3 LOAD_DTD_LIST Instance method Private Method 20040414
4 LOAD_PROPERTIES Instance method Private Method 20040415
Events
Class CL_SKX_MODEL has no event.
Types
Class CL_SKX_MODEL has no local type.
Method Signatures

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_MODEL has no exception.

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 20040414
2 Importing MODEL_STATE Call by reference Type reference (TYPE) CLIKE 20040414
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SKX_MODEL 20040413
# Exception Resumable Description Created on
1 CX_SKX_MODEL 20040415
2 CX_SKX_REPOSITORY_MODEL 20040415

Method LOAD_DTD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) TKXINFOOBJECT SKX: Infoobjekt-Merkmale 20040414
# Exception Resumable Description Created on
1 CX_SKX_REPOSITORY_MODEL 20040415

Method LOAD_PROPERTIES Signature

Method LOAD_PROPERTIES on class CL_SKX_MODEL has no parameter.
Method LOAD_PROPERTIES on class CL_SKX_MODEL has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700