SAP ABAP Class CL_VBC_ADOMAIN_OBJECT (Abstract Domain 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_CLONE | Object Services: Clone Operations | 20091124 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VBC_DOMAIN_OBJECT | Domain Object Interface | 20081111 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_APPLICATION | Visual Business Application | 20100527 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_APROPERTY_CONTAINER | Abstract Property Conatiner | 20081119 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_CONFIGURATION | Global Frontend Configuration | 20090130 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_MODEL | Main Visual Business Model | 20081111 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_SEP_MANAGER | Service Endpoint Manager | 20081126 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_USER | User Class | 20081203 |
Properties
Class | CL_VBC_ADOMAIN_OBJECT | |
Short Description | Abstract Domain Object | |
Super Class | ||
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 | 20081111 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VBC_ADOMAIN_OBJECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_CLONE | Object Services: Clone Operations | 20091124 | ||
2 | IF_VBC_DOMAIN_OBJECT | Domain Object Interface | 20081111 |
Friends
Class CL_VBC_ADOMAIN_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_CONV_IN_CE | Code Page and Endian Conversion (External -> System Format) | 20081201 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_CONV_OUT_CE | Code Page and Endian Conversion (System Format -> External) | 20081201 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VBC_ACTIVE | Active Flag | 20100611 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VBC_BOOLEAN | Enqueued | 20081118 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VBC_MIN_UI_VERSION | Minimal UI Version needed for the Model | 20100610 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VBC_APP_ID | Object Identifier (Name, Alias, Object, ...) | 20081112 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VBC_OBJECT_STATUS | Object Status | 20081112 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VBC_UI_VERSION | Minimal UI Version needed for the Model | 20100610 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VBC_VERSION | Version | 20081113 | ||
10 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081112 | ||||
11 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081112 | ||||
12 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081112 | ||||
13 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081112 |
Methods
Events
Class CL_VBC_ADOMAIN_OBJECT has no event.
Types
Class CL_VBC_ADOMAIN_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method CONSTRUCTOR on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method CREATE_NEW_VERSION Signature
Method CREATE_NEW_VERSION on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method CREATE_NEW_VERSION on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method DEQUEUE on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method ENQUEUE on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method ESCAPE_XML_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_STRING | Call by reference | Type reference (TYPE) | ANY | 20081201 |
Method ESCAPE_XML_STRING on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method GET_OBJECT_ID Signature
Method GET_OBJECT_ID on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method GET_OBJECT_ID on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method GET_STATUS Signature
Method GET_STATUS on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method GET_STATUS on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method GET_VERSION Signature
Method GET_VERSION on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method GET_VERSION on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method HAS_AUTHORIZATION Signature
Method HAS_AUTHORIZATION on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method HAS_AUTHORIZATION on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method IS_DIRTY Signature
Method IS_DIRTY on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method IS_DIRTY on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method IS_ENQUEUED Signature
Method IS_ENQUEUED on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method IS_ENQUEUED on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method SET_OBJECT_ID Signature
Method SET_OBJECT_ID on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method SET_OBJECT_ID on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method SET_STATUS Signature
Method SET_STATUS on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method SET_STATUS on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method SET_VERSION Signature
Method SET_VERSION on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method SET_VERSION on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method STRING_2_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20081201 | |||
2 | ![]() |
RV_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20081201 |
Method STRING_2_XSTRING on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method TO_STRING Signature
Method TO_STRING on class CL_VBC_ADOMAIN_OBJECT has no parameter.
Method TO_STRING on class CL_VBC_ADOMAIN_OBJECT has no exception.
Method XSTRING_2_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20081201 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20081201 |
Method XSTRING_2_STRING on class CL_VBC_ADOMAIN_OBJECT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |