SAP ABAP Class CL_VBC_MO_CONTAINER (Implementation Class for Message Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_BUSINESS_OBJECTS (Package) Business Object Layer (Application Logic)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_APROPERTY_CONTAINER | Abstract Property Conatiner | 20091001 |
Properties
| Class | CL_VBC_MO_CONTAINER | |
| Short Description | Implementation Class for Message Object | |
| Super Class | CL_VBC_APROPERTY_CONTAINER | Abstract Property Conatiner |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VBC_BUSINESS_OBJECTS | Business Object Layer (Application Logic) |
| Created | 20091001 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VBC_MO_CONTAINER has no forward declaration.
Interfaces
Class CL_VBC_MO_CONTAINER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_VBC_MO_CONTAINER_FACTORY | 20091006 | Container Factory Class for Message Objects | |
| 2 | CL_VBC_MO_MAPPER | 20091006 | Mapper Class for Message Object |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | TABNAME | 'VBCD_MO' | Table Name | 20091123 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | VBC_T_MO | Mesage Object Information table type | 20100107 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20100812 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20100812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100610 | ||
| 2 | Instance method | Private | Method | 20100610 |
Events
Class CL_VBC_MO_CONTAINER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_OBJECT_KEY | Private | See coding | 20091123 | BEGIN OF ty_object_key,
app_id TYPE vbc_app_id,
version TYPE vbc_version,
object_id TYPE vbc_object_id,
END OF ty_object_key
|
Method Signatures
Method GET_DATA Signature
Method GET_DATA on class CL_VBC_MO_CONTAINER has no parameter.
Method GET_DATA on class CL_VBC_MO_CONTAINER has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_VBC_MO_CONTAINER has no parameter.
Method SET_DATA on class CL_VBC_MO_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |