SAP ABAP Class CL_USMD_EV2_ENTITY_INFO (Info About Leading Entity or Contained Entities)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD2_ENTITY_VALUE2 (Package) Objects of MDG custom objects single processing UI
⤷
⤷
Properties
| Class | CL_USMD_EV2_ENTITY_INFO | |
| Short Description | Info About Leading Entity or Contained Entities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD2_ENTITY_VALUE2 | Objects of MDG custom objects single processing UI |
| Created | 20120731 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_EV2_ENTITY_INFO has no forward declaration.
Interfaces
Class CL_USMD_EV2_ENTITY_INFO has no interface implemented.
Friends
Class CL_USMD_EV2_ENTITY_INFO has no friend class.
Attributes
Class CL_USMD_EV2_ENTITY_INFO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cast to Info About Contained Entities | 20120801 | |
| 2 | Static method | Public | Method | Cast to Info About The Leading Entity | 20120801 | |
| 3 | Static method | Public | Method | Get Component Types | 20120817 | |
| 4 | Static method | Public | Method | Get Entity Type | 20120731 | |
| 5 | Static method | Public | Method | Get Entity Type Name | 20120731 |
Events
Class CL_USMD_EV2_ENTITY_INFO has no event.
Types
Class CL_USMD_EV2_ENTITY_INFO has no local type.
Method Signatures
Method CAST_TO_CONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EV2_ENTITY_INFO | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Entity Info | 20120801 | |||
| 2 | RR_EV2_ENTITY_INFO | Value transfer | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Info About Contained Entities | 20120801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pseudo-Cast Failed | 20120801 |
Method CAST_TO_LEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EV2_ENTITY_INFO | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Entity Info | 20120801 | |||
| 2 | RR_EV2_ENTITY_INFO | Value transfer | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Info About the Leading Entity | 20120801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pseudo-Cast Failed | 20120801 |
Method GET_COMPONENT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EV2_ENTITY_INFO | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Entity Info | 20120817 | |||
| 2 | RR_EV2_COMPONENT_TYPES | Value transfer | Object reference (TYPE REF TO) | ABAP_COMPDESCR_TAB | Component Types | 20120817 |
Method GET_COMPONENT_TYPES on class CL_USMD_EV2_ENTITY_INFO has no exception.
Method GET_ENTITY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ABS_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDG Data Model for Access from SAP Standard Delivery | 20120731 | |||
| 2 | IR_EV2_ENTITY_INFO | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Entity Info | 20120731 | |||
| 3 | RR_ABS_ENTITY_TYPE | Value transfer | Object reference (TYPE REF TO) | USMD_S_ENTITY_PROP | Entity Type | 20120731 |
Method GET_ENTITY_TYPE on class CL_USMD_EV2_ENTITY_INFO has no exception.
Method GET_ENTITY_TYPE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EV2_ENTITY_INFO | Call by reference | Object reference (TYPE REF TO) | IF_USMD_EV2_TYPES=>S_DATA | Entity Info | 20120814 | |||
| 2 | RV_ABS_ENTITY_TYPE | Value transfer | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120814 |
Method GET_ENTITY_TYPE_NAME on class CL_USMD_EV2_ENTITY_INFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |