SAP ABAP Class CL_VBC_APROPERTY_CONTAINER (Abstract Property Conatiner)
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_ADOMAIN_OBJECT | Abstract Domain Object | 20081119 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VBC_PROPERTY_CONTAINER | Model Property Container (VOs, DOs...) | 20081119 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_CNTXT_CONTAINER | Model context container | 20090605 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_DO_CONTAINER | Data Objects Container | 20081125 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_MO_CONTAINER | Implementation Class for Message Object | 20091001 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_PERS_CONTAINER | Personalization Container | 20090205 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_TXT_CONTAINER | Text Container | 20081218 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_VO_CONTAINER | Visual Objects Container | 20081119 |
Properties
Class | CL_VBC_APROPERTY_CONTAINER | |
Short Description | Abstract Property Conatiner | |
Super Class | CL_VBC_ADOMAIN_OBJECT | Abstract Domain Object |
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_APROPERTY_CONTAINER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_VBC_PROPERTY_CONTAINER | Model Property Container (VOs, DOs...) | 20081119 |
Friends
Class CL_VBC_APROPERTY_CONTAINER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | VBC_UPDATE_MODE | 'C' | Complete update | 20091217 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | VBC_UPDATE_MODE | 'D' | Delta update | 20091217 | |
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_VBC_APP | Main Visual Business Application Interface | 20100528 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20091124 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081120 |
Events
Class CL_VBC_APROPERTY_CONTAINER has no event.
Types
Class CL_VBC_APROPERTY_CONTAINER has no local type.
Method Signatures
Method CLONE Signature
Method CLONE on class CL_VBC_APROPERTY_CONTAINER has no parameter.
Method CLONE on class CL_VBC_APROPERTY_CONTAINER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_VBC_APROPERTY_CONTAINER has no parameter.
Method CONSTRUCTOR on class CL_VBC_APROPERTY_CONTAINER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |