SAP ABAP Class IF_VBC_DOMAIN_OBJECT (Domain Object Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_OS_CLONE | Object Services: Clone Operations | 20091124 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VBC_ADOMAIN_OBJECT | Abstract Domain Object | 20081111 |
Properties
| Class | IF_VBC_DOMAIN_OBJECT | |
| Short Description | Domain Object Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081111 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_VBC_DOMAIN_OBJECT has no interface implemented.
Friends
Class IF_VBC_DOMAIN_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | VBC_CHANGE_DATE | Changed on | 20100812 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | VBC_CHANGE_USER | Changed by | 20100812 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Customer Object | 20081119 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Deleted Object | 20081120 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | Modified Object | 20081119 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Standard Object | 20081119 | ||
| 7 | Constant | Public | Type reference (TYPE) | VBC_CHANGED_FLAG | '1' | Indicator for changed data | 20091123 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | BO exists in DB, but will be deleted in the next save | 20081112 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | BO exists in DB, but changed and changes not saved | 20081112 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | BO is newly created, Not saved to DB | 20081112 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | BO exists in DB and the object is in Sync with DB | 20081112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091124 | ||
| 2 | Instance method | Public | Method | Create a new version of the Model (need to be saved first) | 20081119 | |
| 3 | Instance method | Public | Method | Dequeue the BO if it is Locked | 20081112 | |
| 4 | Instance method | Public | Method | Enqueue the BO | 20081112 | |
| 5 | Instance method | Public | Method | Get table representation of object's data | 20100610 | |
| 6 | Instance method | Public | Method | Return the unique identifier of the BO | 20081112 | |
| 7 | Instance method | Public | Method | Get the Maintenance Status of the BO | 20081112 | |
| 8 | Instance method | Public | Method | Returns the Object Version | 20081113 | |
| 9 | Instance method | Public | Method | Checks if a User has authorization for a specific Action | 20081112 | |
| 10 | Instance method | Public | Method | Is the client trace activated | 20100820 | |
| 11 | Instance method | Public | Method | Is the current object in Synch with its version in Database | 20081112 | |
| 12 | Instance method | Public | Method | Is the BO locked using SAP standard Locking | 20081112 | |
| 13 | Instance method | Public | Method | Check if object is owned by SAP | 20100118 | |
| 14 | Instance method | Public | Method | Return the Standard XML File (as received from Frontend) | 20081124 | |
| 15 | Instance method | Public | Method | Sets the unique identifier of the BO | 20081112 | |
| 16 | Instance method | Public | Method | Set the Maintenance Status of the BO | 20081112 | |
| 17 | Instance method | Public | Method | Set the Object Version | 20081113 | |
| 18 | Instance method | Public | Method | String representation of the object (for debug output) | 20081118 |
Events
Class IF_VBC_DOMAIN_OBJECT has no event.
Types
Class IF_VBC_DOMAIN_OBJECT has no local type.
Method Signatures
Method CLONE Signature
Method CLONE on class IF_VBC_DOMAIN_OBJECT has no parameter.
Method CLONE on class IF_VBC_DOMAIN_OBJECT has no exception.
Method CREATE_NEW_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VERSION | Call by reference | Type reference (TYPE) | VBC_VERSION | Version | 20081120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Model not yet saved to Database | 20081119 |
Method DEQUEUE Signature
Method DEQUEUE on class IF_VBC_DOMAIN_OBJECT has no parameter.
Method DEQUEUE on class IF_VBC_DOMAIN_OBJECT has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class IF_VBC_DOMAIN_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081112 |
Method GET_MERGED_OBJECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_DATA | Value transfer | Type reference (TYPE) | TABLE | 20100610 |
Method GET_MERGED_OBJECT_DATA on class IF_VBC_DOMAIN_OBJECT has no exception.
Method GET_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OID | Value transfer | Type reference (TYPE) | STRING | 20081112 |
Method GET_OBJECT_ID on class IF_VBC_DOMAIN_OBJECT has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATUS | Value transfer | Type reference (TYPE) | VBC_OBJECT_STATUS | 20081112 |
Method GET_STATUS on class IF_VBC_DOMAIN_OBJECT has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VERSION | Value transfer | Type reference (TYPE) | VBC_VERSION | Version | 20081113 |
Method GET_VERSION on class IF_VBC_DOMAIN_OBJECT has no exception.
Method HAS_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | ACTIV_AUTH | 20081112 | ||||
| 2 | RV_AUTHORIZED | Value transfer | Type reference (TYPE) | BOOLEAN | 20081112 |
Method HAS_AUTHORIZATION on class IF_VBC_DOMAIN_OBJECT has no exception.
Method IS_CLIENT_TRACE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRACE_ACTIVE | Value transfer | Type reference (TYPE) | VBC_ACTIVE | Active Flag | 20100820 |
Method IS_CLIENT_TRACE_ACTIVE on class IF_VBC_DOMAIN_OBJECT has no exception.
Method IS_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DIRTY_FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | 20081112 |
Method IS_DIRTY on class IF_VBC_DOMAIN_OBJECT has no exception.
Method IS_ENQUEUED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOCK_FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | 20081112 |
Method IS_ENQUEUED on class IF_VBC_DOMAIN_OBJECT has no exception.
Method IS_SAP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SAP_OWNED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100118 |
Method IS_SAP_OBJECT on class IF_VBC_DOMAIN_OBJECT has no exception.
Method SERIALIZE_TO_XAML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPLETE | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | ABAP_TRUE | Boolean values TRUE (='X') and FALSE (= ' ') | 20100314 | ||
| 2 | IV_INCLUDE_LOGIN_DATA | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | Boolean values TRUE (='X') and FALSE (= ' ') | 20091216 | |||
| 3 | RV_XAML | Value transfer | Type reference (TYPE) | XSTRING | XAML | 20081124 |
Method SERIALIZE_TO_XAML on class IF_VBC_DOMAIN_OBJECT has no exception.
Method SET_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OID | Call by reference | Type reference (TYPE) | VBC_MODEL_ID | Model ID (Name) | 20081112 |
Method SET_OBJECT_ID on class IF_VBC_DOMAIN_OBJECT has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | VBC_OBJECT_STATUS | 20081112 |
Method SET_STATUS on class IF_VBC_DOMAIN_OBJECT has no exception.
Method SET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VERSION | Call by reference | Type reference (TYPE) | VBC_VERSION | Version | 20081113 |
Method SET_VERSION on class IF_VBC_DOMAIN_OBJECT has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_STRING | Value transfer | Type reference (TYPE) | VBC_T_STRING | 20081118 |
Method TO_STRING on class IF_VBC_DOMAIN_OBJECT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |