SAP ABAP Class CL_USMD_MAC_MODEL_TYPE (Model Type)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_MAC (Package) UI Model Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_USMD_MAC_SELECTABLE | Selectable | 20120329 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_MAC_CONCEPT_TYPE | Concept Type | 20120329 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_MAC_MODEL_TYPE | Model Type | 20120329 |
Properties
| Class | CL_USMD_MAC_MODEL_TYPE | |
| Short Description | Model Type | |
| Super Class | CL_USMD_MAC_SELECTABLE | Selectable |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD2_MAC | UI Model Access |
| Created | 20120329 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_MAC_MODEL_TYPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_USMD_MAC_CONCEPT_TYPE | Concept Type | 20120329 | ||
| 2 | IF_USMD_MAC_MODEL_TYPE | Model Type | 20120329 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_USMD_MAC_SELECTABLE | 20120329 | Selectable |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'MODEL_TYPE' | Name of the Representing XML Element | 20120329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | Constructs a Model Type | 20120329 | |
| 2 | Static method | Public | Method | Create Model Type by ID | 20120329 | |
| 3 | Static method | Public | Method | Create Model Type by Object | 20120329 |
Events
Class CL_USMD_MAC_MODEL_TYPE has no event.
Types
Class CL_USMD_MAC_MODEL_TYPE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOC_MODEL_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XML Document Representing the Model Type | 20120329 | |||
| 2 | IS_MODEL_TYPE | Call by reference | Type reference (TYPE) | CL_USMD_MAC_MODEL_WRAPPER=>TS_MODEL_TYPE | Model Type | 20120509 |
Method CONSTRUCTOR on class CL_USMD_MAC_MODEL_TYPE has no exception.
Method CREATE_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | USMD_MODEL | Model Type ID | 20120329 | |||
| 2 | RO_MODEL_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_USMD_MAC_MODEL_TYPE | Model Type | 20120329 |
Method CREATE_BY_ID on class CL_USMD_MAC_MODEL_TYPE has no exception.
Method CREATE_BY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120329 | |||
| 2 | RR_MODEL_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_USMD_MAC_MODEL_TYPE | Model Type | 20120329 |
Method CREATE_BY_OBJECT on class CL_USMD_MAC_MODEL_TYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |