SAP ABAP Class CL_VBC_TXT_CONTAINER (Text 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 | 20081218 |
Properties
| Class | CL_VBC_TXT_CONTAINER | |
| Short Description | Text 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 | 20081218 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VBC_TXT_CONTAINER has no forward declaration.
Interfaces
Class CL_VBC_TXT_CONTAINER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_VBC_TXT_CONTAINER | 20081218 | Text Container | |
| 2 | CL_VBC_TXT_CONTAINER_FACTORY | 20081218 | Text Object Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TABNAME | 'VBCD_TXT_OBJ' | Table Name | 20091123 | ||
| 2 | Constant | Public | Type reference (TYPE) | TABNAME | 'VBCD_TXT_OBJ_T' | Table Name | 20091123 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | VBC_T_APP_TEXTS | Model Texts | 20090119 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20100812 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20100812 | |||||
| 6 | Constant | Public | Type reference (TYPE) | SPRAS | '*' | Flag for All Languages | 20090120 |
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_TXT_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,
object_id TYPE vbc_object_id,
END OF ty_object_key
|
||
| 2 | TY_SECONDARY_OBJECT_KEY | Private | See coding | 20091123 | BEGIN OF ty_secondary_object_key,
langu TYPE spras,
app_id TYPE vbc_model_id,
object_id TYPE vbc_object_id,
END OF ty_secondary_object_key
|
Method Signatures
Method GET_DATA Signature
Method GET_DATA on class CL_VBC_TXT_CONTAINER has no parameter.
Method GET_DATA on class CL_VBC_TXT_CONTAINER has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_VBC_TXT_CONTAINER has no parameter.
Method SET_DATA on class CL_VBC_TXT_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |