SAP /BOBF/CL_CONF_ACT_CORRECT OO Class - Check & Correct Configuration
/BOBF/CL_CONF_ACT_CORRECT is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /BOBF/CL_CONF_ACT_CORRECT including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Interface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /BOBF/IF_FRW_ACTIONMethod list of /BOBF/CL_CONF_ACT_CORRECT SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| ACTION_WRITE_NODES | Check & Correct action write nodes | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>ACTION_WRITE_NODES...more details | ||
| ASSIGN_DRAFT_CONSISTENCY_GROUP | Private | |
| CALL METHOD /bobf/cl_conf_act_correct=>ASSIGN_DRAFT_CONSISTENCY_GROUP...more details | ||
| ASSOCIATION_BINDING | Check & Correct migrate association binding | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>ASSOCIATION_BINDING...more details | ||
| ASSOCIATION_CONF | Check & Correct Associations Configuration | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>ASSOCIATION_CONF...more details | ||
| ASSOCIATION_MIGRATION | Check & Correct migrate associations | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>ASSOCIATION_MIGRATION...more details | ||
| ATTRIBUTE_MAPPING | Check & Correct Attribute Mapping | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>ATTRIBUTE_MAPPING...more details | ||
|
| ||
| ATTRIBUTE_PROPERTY | Check & Correct Attribute Property | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>ATTRIBUTE_PROPERTY...more details | ||
| BUILD_NODE_FIELDMAPPING | Build confro fieldmapping table | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>BUILD_NODE_FIELDMAPPING...more details | ||
| CHECK_ADDITIONAL_ADJUSTMENTS | Check additional adjustments | Public |
| CALL METHOD /bobf/cl_conf_act_correct=>CHECK_ADDITIONAL_ADJUSTMENTS...more details | ||
| CHECK_FRAMEWORK_ELEMENTS | Check Framework Elements | Public |
| CALL METHOD /bobf/cl_conf_act_correct=>CHECK_FRAMEWORK_ELEMENTS...more details | ||
| CHECK_LOST_ELEMENTS | Check Lost Elements | Public |
| CALL METHOD /bobf/cl_conf_act_correct=>CHECK_LOST_ELEMENTS...more details | ||
| CHECK_MODEL_INCONSISTENCIES | Check Model Inconsistencies | Public |
| CALL METHOD /bobf/cl_conf_act_correct=>CHECK_MODEL_INCONSISTENCIES...more details | ||
| CLEANUP_ENTITIES | Check & Correct cleanup duplicate entities | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>CLEANUP_ENTITIES...more details | ||
| CREATE_DRAFT_STATUS_ARTEFACTS | Private | |
| CALL METHOD /bobf/cl_conf_act_correct=>CREATE_DRAFT_STATUS_ARTEFACTS...more details | ||
| CUSTOMER_BO_VERSIONS | Filter out versions with CUSTOMER_BO flag set to FALSE | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>CUSTOMER_BO_VERSIONS...more details | ||
| DATA_AGING_ADJUSTMENT | Check & Correct data aging | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>DATA_AGING_ADJUSTMENT...more details | ||
| DELETE_ACT_VAL_TRIGGER | Check & Correct delete action validation trigger | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>DELETE_ACT_VAL_TRIGGER...more details | ||
| DELETE_FRAMEWORK_NODES | Check & Correct Framework Nodes | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>DELETE_FRAMEWORK_NODES...more details | ||
| DELETE_STATUS_MAPPING | Check & Correct delete obsolete status mapping (SVI+SVP) | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>DELETE_STATUS_MAPPING...more details | ||
| DETERMINATION_WRITE_NODES | Check & Correct determination write nodes | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>DETERMINATION_WRITE_NODES...more details | ||
| DO_LINK | Check & Correct Connection to Dependent Objects | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>DO_LINK...more details | ||
| DO_LINK_ONE2MANY | Check & Correct 1:N Connection to Dependent Objects | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>DO_LINK_ONE2MANY...more details | ||
| FRAMEWORK_ACTIONS | Check & Correct Framework Actions | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>FRAMEWORK_ACTIONS...more details | ||
| GENERATION_INFO | Check & Correct Generation Information | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>GENERATION_INFO...more details | ||
| LOCK_NODES | Check & Correct Lock Nodes | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>LOCK_NODES...more details | ||
| LOST_ATTRIBUTES | Check & Correct Search for lost attributes and delete them | Protected |
| CALL METHOD /bobf/cl_conf_act_correct=>LOST_ATTRIBUTES...more details | ||
| LOST_ENTRIES | Check & Correct Search for lost entries and delete them | Protected |
| CALL METHOD /bobf/cl_conf_act_correct=>LOST_ENTRIES...more details | ||
| MESSAGE_NODES | Check & Correct Message Nodes | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>MESSAGE_NODES...more details | ||
| METHODS_IMPLEMENTED | Check & Correct Flags for implemented optional methods | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>METHODS_IMPLEMENTED...more details | ||
| NODE_PROPERTIES | Check & Correct Node Properties | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>NODE_PROPERTIES...more details | ||
| PARENT_ASSOCIATIONS | Check & Correct Parent Associations | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>PARENT_ASSOCIATIONS...more details | ||
| PROPERTY_NODES | Check & Correct Property Nodes | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>PROPERTY_NODES...more details | ||
| PROXY_SETTINGS | Check & Correct Proxy Settings | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>PROXY_SETTINGS...more details | ||
| QUERY_CATEGORY | Check & Correct query category | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>QUERY_CATEGORY...more details | ||
| RAP_DELETE_DRAFT_CONSIST_ARTIF | Private | |
| CALL METHOD /bobf/cl_conf_act_correct=>RAP_DELETE_DRAFT_CONSIST_ARTIF...more details | ||
| SERVICE_PROVIDER_EXTENSIONS | Check & Correct service provider extensions | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SERVICE_PROVIDER_EXTENSIONS...more details | ||
| SET_CHECK_SERVICES_FLAG | Check & Correct Sets flag 'check services' | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SET_CHECK_SERVICES_FLAG...more details | ||
| SET_CLEANUP_MODE | Check & Correct Sets the 'cleanup mode' | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SET_CLEANUP_MODE...more details | ||
| SET_DET_REMOVE_DO_RELIC | Check & Correct usage of DO relic removal determination | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SET_DET_REMOVE_DO_RELIC...more details | ||
| SET_EDITMODE_FOR_TRANSIENT_DET | Check & Correct edit mode of transient determinations | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SET_EDITMODE_FOR_TRANSIENT_DET...more details | ||
| SET_FRW_NODE_SEC_KEYS | Check & Correct Secondary Indices | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SET_FRW_NODE_SEC_KEYS...more details | ||
| SET_LOCK_AND_TRANSACTION_MODE | Check & Correct Lock and Transaction Mode | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SET_LOCK_AND_TRANSACTION_MODE...more details | ||
| SET_SECONDARY_KEYS | Check & Correct Secondary Keys | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SET_SECONDARY_KEYS...more details | ||
| SET_STATUS_VARIABLES | Check & Correct status variables in groups | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SET_STATUS_VARIABLES...more details | ||
| SET_STAT_SCHEMA_KEY | Check & Correct Status Schema Key from Schema Name | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SET_STAT_SCHEMA_KEY...more details | ||
| SPECIAL_ASSOCIATIONS | Check & Correct special association categories | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>SPECIAL_ASSOCIATIONS...more details | ||
| STANDARD_NODE_CATEGORY | Check & Correct Standard Node Category | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>STANDARD_NODE_CATEGORY...more details | ||
| STATUS_ASSOCS | Check & Correct status hierarchy assocs for status nodes | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>STATUS_ASSOCS...more details | ||
| STATUS_SAME_KEY | Check & Correct key is equal to parent for status nodes | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>STATUS_SAME_KEY...more details | ||
| STATUS_SCHEMA | Check & Correct status schema | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>STATUS_SCHEMA...more details | ||
| TEXT_ASSOCS | Check & Correct text associations | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>TEXT_ASSOCS...more details | ||
| TEXT_NODES | Check & Correct Text Nodes | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>TEXT_NODES...more details | ||
| UPDATE_FIELD_MAPPING_ADAPTER | Check & Correct node ID mapper class | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>UPDATE_FIELD_MAPPING_ADAPTER...more details | ||
| UPDATE_NODE_ID_MAPPER | Check & Correct node ID mapper class | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>UPDATE_NODE_ID_MAPPER...more details | ||
| UPDATE_SUPER_BO_NAME | Check & Correct the Super BO Name | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>UPDATE_SUPER_BO_NAME...more details | ||
| UPDATE_TRANSIENT_MAPPING | Check&Correct mapping with information of transient fields | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>UPDATE_TRANSIENT_MAPPING...more details | ||
| _RAP_DELETE_MESSAGE_NODES | Private | |
| CALL METHOD /bobf/cl_conf_act_correct=>_RAP_DELETE_MESSAGE_NODES...more details | ||
| _TEMPORARY_ADJUSTMENTS | Check & Correct temporary adjustments | Private |
| CALL METHOD /bobf/cl_conf_act_correct=>_TEMPORARY_ADJUSTMENTS...more details | ||
/BOBF/CL_CONF_ACT_CORRECT attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| MV_BO_KEY | Static Attribute | Business Object | LIKE /BOBF/OBM_BO_KEY | Private | |
| MV_ROOT_NODE_KEY | Static Attribute | Node | LIKE /BOBF/OBM_NODE_KEY | Private |
Events of Class /BOBF/CL_CONF_ACT_CORRECT
Events are created within your class using special event handler methods. These must be registered at runtime for the event and can then be triggered using the ABAP syntax: RAISE EVENT EXPOTING... CORRECTING -Links to Related Class(s)
/BOBF/CL...Full list of available SAP object classes
Search for further information about these or an SAP related objects