SAP ABAP Class CL_VBC_VO_CONTAINER (Visual Objects Container)
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 | 20081119 |
Properties
Class | CL_VBC_VO_CONTAINER | |
Short Description | Visual Objects Container | |
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 | 20081119 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VBC_VO_CONTAINER has no forward declaration.
Interfaces
Class CL_VBC_VO_CONTAINER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_VBC_VO_CONTAINER | 20081120 | Visual Objects Container | |
2 | CL_VBC_VO_CONTAINER_FACTORY | 20081121 | Visual Object Factory | |
3 | CL_VBC_VO_MAPPER | 20081121 | Visual Object Mapper |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'VBCD_VO' | Table Name | 20091123 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VBC_T_VISUAL_OBJECT | Visual Object Table | 20081120 | ||
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_VO_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,
mandt TYPE mandt,
model_id TYPE vbc_model_id,
version TYPE vbc_version,
object_id TYPE vbc_object_id,
revision TYPE vbc_revision,
mod_revision TYPE vbc_revision,
* revision_mod TYPE vbc_changed_flag,
END OF ty_object_key
|
Method Signatures
Method GET_DATA Signature
Method GET_DATA on class CL_VBC_VO_CONTAINER has no parameter.
Method GET_DATA on class CL_VBC_VO_CONTAINER has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_VBC_VO_CONTAINER has no parameter.
Method SET_DATA on class CL_VBC_VO_CONTAINER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |