SAP ABAP Class /BOBF/CL_CONF_ACT_CORRECT (Check & Correct Configuration)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/CONFIGURATION (Package) Business Object Processing Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_ACTION Interface for an Action 20081212
Properties
Class /BOBF/CL_CONF_ACT_CORRECT  
Short Description Check & Correct Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/CONFIGURATION   Business Object Processing Configuration 
Created 20081212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_CONF_ACT_CORRECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_ACTION Interface for an Action 20081212
Friends
Class /BOBF/CL_CONF_ACT_CORRECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_BO_KEY Static Attribute Private Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20081212
2 MV_ROOT_NODE_KEY Static Attribute Private Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20081212
Methods
# Method Level Visibility Method type Description Created on
1 ASSOCIATION_BINDING Static method Private Method Check & Correct migrate association binding 20081212
2 ASSOCIATION_CONF Static method Private Method Check & Correct Associations Configuration 20081212
3 ASSOCIATION_MIGRATION Static method Private Method Check & Correct migrate associations 20081212
4 ATTRIBUTE_MAPPING Static method Private Method Check & Correct Attribute Mapping 20081212
5 ATTRIBUTE_PROPERTY Static method Private Method Check & Correct Attribute Property 20081212
6 BUILD_NODE_FIELDMAPPING Static method Private Method Build confro fieldmapping table 20081212
7 CHECK_ADDITIONAL_ADJUSTMENTS Static method Public Method Check additional adjustments 20081212
8 CHECK_FRAMEWORK_ELEMENTS Static method Public Method Check Framework Elements 20081212
9 CHECK_LOST_ELEMENTS Static method Public Method Check Lost Elements 20081212
10 CHECK_MODEL_INCONSISTENCIES Static method Public Method Check Model Inconsistencies 20081212
11 CLEANUP_ENTITIES Static method Private Method Check & Correct cleanup duplicate entities 20081212
12 DELETE_ACT_VAL_TRIGGER Static method Private Method Check & Correct delete action validation trigger 20081212
13 DELETE_FRAMEWORK_NODES Static method Private Method Check & Correct Framework Nodes 20081212
14 DELETE_STATUS_MAPPING Static method Private Method Check & Correct delete obsolete status mapping (SVI+SVP) 20081212
15 DO_LINK Static method Private Method Check & Correct Connection to Dependent Objects 20081212
16 DO_LINK_ONE2MANY Static method Private Method Check & Correct 1:N Connection to Dependent Objects 20081212
17 FRAMEWORK_ACTIONS Static method Private Method Check & Correct Framework Actions 20081212
18 GENERATION_INFO Instance method Private Method Check & Correct Generation Information 20081212
19 LOCK_NODES Static method Private Method Check & Correct Lock Nodes 20081212
20 LOST_ATTRIBUTES Static method Private Method Check & Correct Search for lost attributes and delete them 20081212
21 LOST_ENTRIES Static method Private Method Check & Correct Search for lost entries and delete them 20081212
22 MESSAGE_NODES Static method Private Method Check & Correct Message Nodes 20081212
23 METHODS_IMPLEMENTED Static method Private Method Check & Correct Flags for implemented optional methods 20081212
24 PARENT_ASSOCIATIONS Static method Private Method Check & Correct Parent Associations 20081212
25 PROPERTY_NODES Static method Private Method Check & Correct Property Nodes 20081212
26 PROXY_SETTINGS Static method Private Method Check & Correct Proxy Settings 20081212
27 QUERY_CATEGORY Static method Private Method Check & Correct query category 20081212
28 SERVICE_PROVIDER_EXTENSIONS Static method Private Method Check & Correct service provider extensions 20081212
29 SET_CHECK_SERVICES_FLAG Static method Private Method Check & Correct Sets flag "check services" 20081212
30 SET_DET_REMOVE_DO_RELIC Static method Private Method Check & Correct usage of DO relic removal determination 20081212
31 SET_EDITMODE_FOR_TRANSIENT_DET Static method Private Method Check & Correct edit mode of transient determinations 20081212
32 SET_FRW_NODE_SEC_KEYS Static method Private Method Check & Correct Secondary Indices 20081212
33 SET_LOCK_AND_TRANSACTION_MODE Static method Private Method Check & Correct Lock and Transaction Mode 20081212
34 SET_SECONDARY_KEYS Static method Private Method Check & Correct Secondary Keys 20081212
35 SET_STATUS_VARIABLES Static method Private Method Check & Correct status variables in groups 20081212
36 SET_STAT_SCHEMA_KEY Static method Private Method Check & Correct Status Schema Key from Schema Name 20081212
37 SPECIAL_ASSOCIATIONS Static method Private Method Check & Correct special association categories 20081212
38 STANDARD_NODE_CATEGORY Static method Private Method Check & Correct Standard Node Category 20081212
39 STATUS_ASSOCS Static method Private Method Check & Correct status hierarchy assocs for status nodes 20081212
40 STATUS_SAME_KEY Static method Private Method Check & Correct key is equal to parent for status nodes 20081212
41 STATUS_SCHEMA Static method Private Method Check & Correct status schema 20081212
42 TEXT_ASSOCS Static method Private Method Check & Correct text associations 20090330
43 TEXT_NODES Static method Private Method Check & Correct Text Nodes 20081212
44 UPDATE_FIELD_MAPPING_ADAPTER Static method Private Method Check & Correct node ID mapper class 20081212
45 UPDATE_NODE_ID_MAPPER Static method Private Method Check & Correct node ID mapper class 20081212
46 UPDATE_SUPER_BO_NAME Static method Private Method Check & Correct the Super BO Name 20090826
47 UPDATE_TRANSIENT_MAPPING Static method Private Method Check&Correct mapping with information of transient fields 20081212
48 _TEMPORARY_ADJUSTMENTS Static method Private Method Check & Correct temporary adjustments 20081212
Events
# Event Type Visibility Description Created on
1 CORRECTING Instance Event
(0)
Public
(2)
20081212
Types
Class /BOBF/CL_CONF_ACT_CORRECT has no local type.
Method Signatures

Method ASSOCIATION_BINDING 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method ASSOCIATION_BINDING on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method ASSOCIATION_CONF 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method ASSOCIATION_CONF on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method ASSOCIATION_MIGRATION 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method ASSOCIATION_MIGRATION on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method ATTRIBUTE_MAPPING 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method ATTRIBUTE_MAPPING on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method ATTRIBUTE_PROPERTY 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method ATTRIBUTE_PROPERTY on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method BUILD_NODE_FIELDMAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FIELDMAPPING_CONFRO Call by reference Type reference (TYPE) /BOBF/S_CONFRO_MAPPING Configuration: Mapping 20081212
2 Importing IS_FIELDMAPPING_CONF Call by reference Type reference (TYPE) /BOBF/S_CONF_MAPPING Configuration: Mapping 20081212
3 Importing IT_FIELDMAPPING_CONF Call by reference Type reference (TYPE) /BOBF/T_CONF_MAPPING Attribute Mapping 20081212

Method BUILD_NODE_FIELDMAPPING on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method CHECK_ADDITIONAL_ADJUSTMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method CHECK_ADDITIONAL_ADJUSTMENTS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method CHECK_FRAMEWORK_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method CHECK_FRAMEWORK_ELEMENTS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method CHECK_LOST_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method CHECK_LOST_ELEMENTS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method CHECK_MODEL_INCONSISTENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
3 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method CHECK_MODEL_INCONSISTENCIES on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method CLEANUP_ENTITIES 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method CLEANUP_ENTITIES on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method DELETE_ACT_VAL_TRIGGER 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method DELETE_ACT_VAL_TRIGGER on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method DELETE_FRAMEWORK_NODES 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method DELETE_FRAMEWORK_NODES on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method DELETE_STATUS_MAPPING 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method DELETE_STATUS_MAPPING on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method DO_LINK 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method DO_LINK on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method DO_LINK_ONE2MANY 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method DO_LINK_ONE2MANY on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method FRAMEWORK_ACTIONS 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method FRAMEWORK_ACTIONS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method GENERATION_INFO 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method GENERATION_INFO on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method LOCK_NODES 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method LOCK_NODES on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method LOST_ATTRIBUTES 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20081212

Method LOST_ATTRIBUTES on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method LOST_ENTRIES 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method LOST_ENTRIES on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method MESSAGE_NODES 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method MESSAGE_NODES on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method METHODS_IMPLEMENTED 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method METHODS_IMPLEMENTED on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method PARENT_ASSOCIATIONS 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method PARENT_ASSOCIATIONS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method PROPERTY_NODES 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method PROPERTY_NODES on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method PROXY_SETTINGS 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method PROXY_SETTINGS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method QUERY_CATEGORY 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method QUERY_CATEGORY on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method SERVICE_PROVIDER_EXTENSIONS 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 Interface for Message Class 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method SERVICE_PROVIDER_EXTENSIONS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method SET_CHECK_SERVICES_FLAG 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method SET_CHECK_SERVICES_FLAG on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method SET_DET_REMOVE_DO_RELIC 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method SET_DET_REMOVE_DO_RELIC on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method SET_EDITMODE_FOR_TRANSIENT_DET 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method SET_EDITMODE_FOR_TRANSIENT_DET on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method SET_FRW_NODE_SEC_KEYS 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method SET_FRW_NODE_SEC_KEYS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method SET_LOCK_AND_TRANSACTION_MODE 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method SET_LOCK_AND_TRANSACTION_MODE on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method SET_SECONDARY_KEYS 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method SET_SECONDARY_KEYS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method SET_STATUS_VARIABLES 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method SET_STATUS_VARIABLES on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method SET_STAT_SCHEMA_KEY 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method SET_STAT_SCHEMA_KEY on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method SPECIAL_ASSOCIATIONS 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method SPECIAL_ASSOCIATIONS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method STANDARD_NODE_CATEGORY 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method STANDARD_NODE_CATEGORY on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method STATUS_ASSOCS 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method STATUS_ASSOCS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method STATUS_SAME_KEY 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method STATUS_SAME_KEY on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method STATUS_SCHEMA 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method STATUS_SCHEMA on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method TEXT_ASSOCS 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 Interface of Message Object 20090330
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090330
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090330
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090330

Method TEXT_ASSOCS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method TEXT_NODES 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method TEXT_NODES on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method UPDATE_FIELD_MAPPING_ADAPTER 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method UPDATE_FIELD_MAPPING_ADAPTER on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method UPDATE_NODE_ID_MAPPER 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 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY 20081212

Method UPDATE_NODE_ID_MAPPER on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method UPDATE_SUPER_BO_NAME 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 Interface of Message Object 20090826
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090826
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20090826
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090826

Method UPDATE_SUPER_BO_NAME on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method UPDATE_TRANSIENT_MAPPING 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method UPDATE_TRANSIENT_MAPPING on class /BOBF/CL_CONF_ACT_CORRECT has no exception.

Method _TEMPORARY_ADJUSTMENTS 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 Interface of Message Object 20081212
2 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20081212
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20081212
4 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20081212

Method _TEMPORARY_ADJUSTMENTS on class /BOBF/CL_CONF_ACT_CORRECT has no exception.
Event Signatures

Event CORRECTING Signature
Event CORRECTING on class /BOBF/CL_CONF_ACT_CORRECT has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702