SAP ABAP Class CL_USMD_MAC_FACTORY (Factory)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_MAC (Package) UI Model Access
⤷
⤷
Properties
| Class | CL_USMD_MAC_FACTORY | |
| Short Description | Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| 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_FACTORY has no forward declaration.
Interfaces
Class CL_USMD_MAC_FACTORY has no interface implemented.
Friends
Class CL_USMD_MAC_FACTORY has no friend class.
Attributes
Class CL_USMD_MAC_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Model Type by ID | 20120329 | |
| 2 | Static method | Public | Method | Create Model Type by Object | 20120329 |
Events
Class CL_USMD_MAC_FACTORY has no event.
Types
Class CL_USMD_MAC_FACTORY has no local type.
Method Signatures
Method CREATE_MODEL_TYPE_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_MODEL_TYPE_BY_ID on class CL_USMD_MAC_FACTORY has no exception.
Method CREATE_MODEL_TYPE_BY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120329 | |||
| 2 | RO_MODEL_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_USMD_MAC_MODEL_TYPE | Model Type | 20120329 |
Method CREATE_MODEL_TYPE_BY_OBJECT on class CL_USMD_MAC_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |