SAP ABAP Class CL_WCF_GMT_MODEL_REPOSITORY (WCF GMT Nexus Models' Repository)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_GRAPHICAL_MODELING_TOOL (Package) WCF Graphical Modeling Tool
Properties
Class CL_WCF_GMT_MODEL_REPOSITORY  
Short Description WCF GMT Nexus Models' Repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_GRAPHICAL_MODELING_TOOL   WCF Graphical Modeling Tool 
Created 20080925   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_GMT_MODEL_REPOSITORY has no forward declaration.
Interfaces
Class CL_WCF_GMT_MODEL_REPOSITORY has no interface implemented.
Friends
Class CL_WCF_GMT_MODEL_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_MODELS Static Attribute Private Type reference (TYPE) TT_MODELS 20080926
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MODEL Static method Public Method Add model in the repository 20080925
2 GET_MODEL Static method Public Method Search for a model in the repository 20080925
3 GET_TABLE_LINE Static method Private Method 20080925
4 REMOVE_MODEL Static method Public Method Remove model from the repository 20080925
Events
Class CL_WCF_GMT_MODEL_REPOSITORY has no event.
Types
Class CL_WCF_GMT_MODEL_REPOSITORY has no local type.
Method Signatures

Method ADD_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_MODEL CRM GMT Model Structure 20080926
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL CRM GMT Based Nexus Exception 20080925

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID CRM GMT Nexus ID Type 20080926
2 Returning RR_MODEL Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_MODEL CRM GMT Model Structure 20080926
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL CRM GMT Based Nexus Exception 20080925

Method GET_TABLE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID CRM GMT Nexus ID Type 20080926
2 Returning RL_LINE Value transfer Type reference (TYPE) LL_MODEL CRM GMT Model Structure 20080926

Method GET_TABLE_LINE on class CL_WCF_GMT_MODEL_REPOSITORY has no exception.

Method REMOVE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODEL_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID CRM GMT Nexus ID Type 20080926
2 Returning RR_MODEL Value transfer Object reference (TYPE REF TO) CL_WCF_GMT_MODEL CRM GMT Model Structure 20080926
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL CRM GMT Based Nexus Exception 20080925
History
Last changed by/on SAP  20100303 
SAP Release Created in 700