SAP ABAP Class CL_WCF_GMT_MODEL_FACTORY (WCF GMT Nexus Model Factory)
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_FACTORY | |
Short Description | WCF GMT Nexus Model Factory | |
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_FACTORY has no forward declaration.
Interfaces
Class CL_WCF_GMT_MODEL_FACTORY has no interface implemented.
Friends
Class CL_WCF_GMT_MODEL_FACTORY has no friend class.
Attributes
Class CL_WCF_GMT_MODEL_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create new model structure | 20080925 |
2 | ![]() |
Static method | Public | Method | Load model from a xml structure or a document reference | 20081117 |
Events
Class CL_WCF_GMT_MODEL_FACTORY has no event.
Types
Class CL_WCF_GMT_MODEL_FACTORY has no local type.
Method Signatures
Method CREATE_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE_TV | Context Node for Binding Against Table Views | 20081022 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20081028 | ||
3 | ![]() |
IV_USAGE_NAME | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | usage type | 20081006 | ||
4 | ![]() |
RR_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_WCF_GMT_MODEL | CRM GMT Model Structure | 20080926 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WCF GMT Based Nexus Exception | 20081009 |
Method LOAD_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE_TV | Context Node for Binding Against Table Views | 20081117 | ||
2 | ![]() |
IR_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20081117 | ||
3 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | STRING | xml model data | 20081117 | ||
4 | ![]() |
IV_PATTERN | Call by reference | Type reference (TYPE) | STRING | xml pattern type | 20081117 | ||
5 | ![]() |
RR_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_WCF_GMT_MODEL | CRM GMT Model Structure | 20081117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WCF GMT Based Nexus Exception | 20081117 |
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 700 |