SAP ABAP Class /BOBF/CL_LIB_V_OBJECT_CHANGED (Validation: Check if object has changed)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/LIBRARY (Package) Business Object Processing Framework Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_VALIDATION Interface for a Validation 20081213
Properties
Class /BOBF/CL_LIB_V_OBJECT_CHANGED  
Short Description Validation: Check if object has changed    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/LIBRARY   Business Object Processing Framework Library 
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_VALIDATION Interface for a Validation 20081213
Friends
Class /BOBF/CL_LIB_V_OBJECT_CHANGED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONF Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_FRW_CONFIGURATION Interface for Configuration 20081213
2 MO_MESSAGE Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface for Message Class 20081213
3 MO_READ Instance attribute Protected Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081213
4 MS_ACT Instance attribute Protected Type reference (TYPE) /BOBF/S_CONFRO_ACT_LIST Configuration: Action 20081213
5 MS_CTX Instance attribute Protected Type reference (TYPE) /BOBF/S_FRW_CTX_VAL Context Information for Validations 20081213
6 MT_FAILED_KEY Instance attribute Protected Type reference (TYPE) /BOBF/T_FRW_KEY List of Failed Source Node Keys 20081213
7 MT_KEY Instance attribute Protected Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081213
8 MV_CHANGE_MODE Instance attribute Private Type reference (TYPE) /BOBF/CONF_CHANGE_MODE Change category 20081213
9 MV_DETERMINE_STATIC_DATA Instance attribute Private Type reference (TYPE) ABAP_BOOL Determination of Static Data Rrequired Indicator 20081213
10 MV_SCOPE Instance attribute Private Type reference (TYPE) /BOBF/FRW_SCOPE Scope 20081213
11 MV_SELECTION Instance attribute Private Type reference (TYPE) /BOBF/FRW_CHANGE_SCOPE Change Selection 20081213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081213
2 GET_CHANGE_MODE Instance method Protected Method Get Change Mode 20081213
3 GET_CONFIGURATION Instance method Private Method Get BOPF Configuration 20081213
4 GET_SCOPE Instance method Protected Method Get Scope 20081213
5 GET_SELECTION Instance method Protected Method Get Selection 20081213
6 GET_STATIC_DATA Instance method Private Method Get Static Data 20081213
7 INITIALIZE_ATTRIBUTES Instance method Private Method Initialize Attributes 20081213
8 RETURN_DATA Instance method Private Method Returns Interface Data 20081213
Events
Class /BOBF/CL_LIB_V_OBJECT_CHANGED has no event.
Types
Class /BOBF/CL_LIB_V_OBJECT_CHANGED has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /BOBF/CL_LIB_V_OBJECT_CHANGED has no parameter.
Method CONSTRUCTOR on class /BOBF/CL_LIB_V_OBJECT_CHANGED has no exception.

Method GET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGE_MODE Call by reference Type reference (TYPE) /BOBF/CONF_CHANGE_MODE Change category 20081213

Method GET_CHANGE_MODE on class /BOBF/CL_LIB_V_OBJECT_CHANGED has no exception.

Method GET_CONFIGURATION Signature

Method GET_CONFIGURATION on class /BOBF/CL_LIB_V_OBJECT_CHANGED has no parameter.
# Exception Resumable Description Created on
1 /BOBF/CX_LIB 20081213

Method GET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SCOPE Call by reference Type reference (TYPE) /BOBF/FRW_SCOPE Scope 20081213

Method GET_SCOPE on class /BOBF/CL_LIB_V_OBJECT_CHANGED has no exception.

Method GET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SELECTION Call by reference Type reference (TYPE) /BOBF/FRW_CHANGE_SCOPE Change Selection 20081213

Method GET_SELECTION on class /BOBF/CL_LIB_V_OBJECT_CHANGED has no exception.

Method GET_STATIC_DATA Signature

Method GET_STATIC_DATA on class /BOBF/CL_LIB_V_OBJECT_CHANGED has no parameter.
# Exception Resumable Description Created on
1 /BOBF/CX_LIB 20081213

Method INITIALIZE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20081213
2 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_VAL Context Information for Validations 20081213
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081213
# Exception Resumable Description Created on
1 /BOBF/CX_LIB 20081213

Method RETURN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20081213
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Node Assignment to Error Flag 20081213

Method RETURN_DATA on class /BOBF/CL_LIB_V_OBJECT_CHANGED has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702