SAP ABAP Class CL_USMDA1_MODEL_EXT_UTIL (MDM Functions for External Data Model)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-FIN (Application Component) MDG for Financials
⤷
USMDA1 (Package) Chart of Accounts: Data Model
⤷
⤷
Properties
| Class | CL_USMDA1_MODEL_EXT_UTIL | |
| Short Description | MDM Functions for External Data Model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMDA1 | Chart of Accounts: Data Model |
| Created | 20090309 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMDA1_MODEL_EXT_UTIL has no forward declaration.
Interfaces
Class CL_USMDA1_MODEL_EXT_UTIL has no interface implemented.
Friends
Class CL_USMDA1_MODEL_EXT_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | USMD_MODEL | '0F' | External Data Model | 20090309 | ||
| 2 | Constant | Private | Type reference (TYPE) | USMD_UIMODEL | '0F' | UI Model for Single Processing of an Entity | 20090309 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | USMD_MODEL | Data Model | 20090309 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | USMD_UIMODEL | UI Model for Single Processing of an Entity | 20090309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Set Name of Standard UI Model | 20090309 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090309 | |
| 3 | Instance method | Public | Method | Get Name of Standard Data Model | 20090309 | |
| 4 | Instance method | Public | Method | Get Name of Standard UI Model | 20090309 | |
| 5 | Instance method | Public | Method | Set Name of Standard UI Model | 20090309 |
Events
Class CL_USMDA1_MODEL_EXT_UTIL has no event.
Types
Class CL_USMDA1_MODEL_EXT_UTIL has no local type.
Method Signatures
Method CALC_NAME_MODEL_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USMD_UIMODEL | Value transfer | Type reference (TYPE) | USMD_UIMODEL | UI-Modell für die Einzelbearbeitung einer Entität | 20090309 | |||
| 2 | RE_USMD_MODEL_EXT | Value transfer | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20090309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cannot set ui model | 20090309 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USMD_UIMODEL | Call by reference | Type reference (TYPE) | USMD_UIMODEL | UI-Modell für die Einzelbearbeitung einer Entität | 20090309 |
Method CONSTRUCTOR on class CL_USMDA1_MODEL_EXT_UTIL has no exception.
Method GET_NAME_ACTIVE_MODEL_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_USMD_MODEL_EXT | Value transfer | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20090309 |
Method GET_NAME_ACTIVE_MODEL_EXT on class CL_USMDA1_MODEL_EXT_UTIL has no exception.
Method GET_NAME_ACTIVE_UIMODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_USMD_UIMODEL | Value transfer | Type reference (TYPE) | USMD_UIMODEL | UI-Modell für die Einzelbearbeitung einer Entität | 20090309 |
Method GET_NAME_ACTIVE_UIMODEL on class CL_USMDA1_MODEL_EXT_UTIL has no exception.
Method SET_NAME_ACTIVE_UIMODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USMD_UIMODEL | Value transfer | Type reference (TYPE) | USMD_UIMODEL | UI-Modell für die Einzelbearbeitung einer Entität | 20090309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cannot set ui model | 20090309 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |