SAP ABAP Class CL_MDG_BS_MAT_MODEL (Model)
Hierarchy
☛
MDG_APPL (Software Component) MDG Applications
⤷
CA-MDG-APP-MM (Application Component) MDG Material
⤷
MDG_BS_MAT_TOOLS (Package) MDG: Material Tools

⤷

⤷

Properties
Class | CL_MDG_BS_MAT_MODEL | |
Short Description | Model | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_BS_MAT_TOOLS | MDG: Material Tools |
Created | 20100720 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MDG_BS_MAT_MODEL has no interface implemented.
Friends
Class CL_MDG_BS_MAT_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | Full MDG Data Model | 20101027 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20130418 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | USMD_MODEL | Data Model | 20100812 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get available texts | 20130418 |
2 | ![]() |
Static method | Public | Method | Get model name | 20100720 |
3 | ![]() |
Static method | Public | Method | Get model instance | 20100720 |
4 | ![]() |
Static method | Public | Method | Set model name | 20100812 |
Events
Class CL_MDG_BS_MAT_MODEL has no event.
Types
Class CL_MDG_BS_MAT_MODEL has no local type.
Method Signatures
Method GET_AVAILABLE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_TXTLG | Call by reference | Type reference (TYPE) | USMD_FLG | MDGAF: General Indicator | 20130418 | ||
2 | ![]() |
EF_TXTMI | Call by reference | Type reference (TYPE) | USMD_FLG | MDGAF: General Indicator | 20130418 | ||
3 | ![]() |
EF_TXTSH | Call by reference | Type reference (TYPE) | USMD_FLG | MDGAF: General Indicator | 20130418 | ||
4 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | Field of an Entity Type | 20130418 |
Method GET_AVAILABLE_TEXTS on class CL_MDG_BS_MAT_MODEL has no exception.
Method GET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MODEL | Value transfer | Type reference (TYPE) | USMD_MODEL | Data Model | 20100720 |
Method GET_MODEL on class CL_MDG_BS_MAT_MODEL has no exception.
Method GET_MODEL_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20100720 |
Method GET_MODEL_INSTANCE on class CL_MDG_BS_MAT_MODEL has no exception.
Method SET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Data Model | 20100812 |
Method SET_MODEL on class CL_MDG_BS_MAT_MODEL has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 606 |