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 MO_CONV_IN Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_CONV_IN_CE Code Page and Endian Conversion (External -> System Format) 20081201
2 MO_CONV_OUT Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_CONV_OUT_CE Code Page and Endian Conversion (System Format -> External) 20081201
3 MV_ACTIVE_CLIENT_TRACE Instance attribute Protected Type reference (TYPE) VBC_ACTIVE Active Flag 20100611
4 MV_IS_ENQUEUED Instance attribute Protected Type reference (TYPE) VBC_BOOLEAN Enqueued 20081118
5 MV_MIN_UI_VERSION Instance attribute Protected Type reference (TYPE) VBC_MIN_UI_VERSION Minimal UI Version needed for the Model 20100610
6 MV_OBJECT_ID Instance attribute Protected Type reference (TYPE) VBC_APP_ID Object Identifier (Name, Alias, Object, ...) 20081112
7 MV_OBJECT_STATUS Instance attribute Protected Type reference (TYPE) VBC_OBJECT_STATUS Object Status 20081112
8 MV_UI_VERSION Instance attribute Protected Type reference (TYPE) VBC_UI_VERSION Minimal UI Version needed for the Model 20100610
9 MV_VERSION Instance attribute Protected Type reference (TYPE) VBC_VERSION Version 20081113
10 SC_STATUS_DELETED Instance attribute Protected Attribute reference (LIKE) 20081112
11 SC_STATUS_EDITED Instance attribute Protected Attribute reference (LIKE) 20081112
12 SC_STATUS_NEW Instance attribute Protected Attribute reference (LIKE) 20081112
13 SC_STATUS_SYNC_WITH_DB Instance attribute Protected Attribute reference (LIKE) 20081112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081119
2 CREATE_NEW_VERSION Instance method Protected Method 20081119
3 DEQUEUE Instance method Protected Method 20081112
4 ENQUEUE Instance method Protected Method 20081112
5 ESCAPE_XML_STRING Instance method Protected Method Escape an String for XML 20081201
6 GET_OBJECT_ID Instance method Protected Method 20081112
7 GET_STATUS Instance method Protected Method 20081112
8 GET_VERSION Instance method Protected Method 20081117
9 HAS_AUTHORIZATION Instance method Protected Method 20081112
10 IS_DIRTY Instance method Protected Method 20081112
11 IS_ENQUEUED Instance method Protected Method 20081112
12 SET_OBJECT_ID Instance method Protected Method 20081112
13 SET_STATUS Instance method Protected Method 20081112
14 SET_VERSION Instance method Protected Method 20081117
15 STRING_2_XSTRING Instance method Protected Method Convert a string to a xstring 20081201
16 TO_STRING Instance method Protected Method 20081119
17 XSTRING_2_STRING Instance method Protected Method Convert a xstring to a string 20081201
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 Changing 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 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20081201
2 Returning 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 Importing IV_XSTRING Call by reference Type reference (TYPE) XSTRING 20081201
2 Returning 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