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_ACTION

Method 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 NameDescriptionVisability
ACTION_WRITE_NODESCheck & Correct action write nodesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>ACTION_WRITE_NODES...more details

ASSIGN_DRAFT_CONSISTENCY_GROUPPrivate
CALL METHOD /bobf/cl_conf_act_correct=>ASSIGN_DRAFT_CONSISTENCY_GROUP...more details

ASSOCIATION_BINDINGCheck & Correct migrate association bindingPrivate
CALL METHOD /bobf/cl_conf_act_correct=>ASSOCIATION_BINDING...more details

ASSOCIATION_CONFCheck & Correct Associations ConfigurationPrivate
CALL METHOD /bobf/cl_conf_act_correct=>ASSOCIATION_CONF...more details

ASSOCIATION_MIGRATIONCheck & Correct migrate associationsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>ASSOCIATION_MIGRATION...more details

ATTRIBUTE_MAPPINGCheck & Correct Attribute MappingPrivate
CALL METHOD /bobf/cl_conf_act_correct=>ATTRIBUTE_MAPPING...more details

ATTRIBUTE_PROPERTYCheck & Correct Attribute PropertyPrivate
CALL METHOD /bobf/cl_conf_act_correct=>ATTRIBUTE_PROPERTY...more details

BUILD_NODE_FIELDMAPPINGBuild confro fieldmapping tablePrivate
CALL METHOD /bobf/cl_conf_act_correct=>BUILD_NODE_FIELDMAPPING...more details

CHECK_ADDITIONAL_ADJUSTMENTSCheck additional adjustmentsPublic
CALL METHOD /bobf/cl_conf_act_correct=>CHECK_ADDITIONAL_ADJUSTMENTS...more details

CHECK_FRAMEWORK_ELEMENTSCheck Framework ElementsPublic
CALL METHOD /bobf/cl_conf_act_correct=>CHECK_FRAMEWORK_ELEMENTS...more details

CHECK_LOST_ELEMENTSCheck Lost ElementsPublic
CALL METHOD /bobf/cl_conf_act_correct=>CHECK_LOST_ELEMENTS...more details

CHECK_MODEL_INCONSISTENCIESCheck Model InconsistenciesPublic
CALL METHOD /bobf/cl_conf_act_correct=>CHECK_MODEL_INCONSISTENCIES...more details

CLEANUP_ENTITIESCheck & Correct cleanup duplicate entitiesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>CLEANUP_ENTITIES...more details

CREATE_DRAFT_STATUS_ARTEFACTSPrivate
CALL METHOD /bobf/cl_conf_act_correct=>CREATE_DRAFT_STATUS_ARTEFACTS...more details

CUSTOMER_BO_VERSIONSFilter out versions with CUSTOMER_BO flag set to FALSEPrivate
CALL METHOD /bobf/cl_conf_act_correct=>CUSTOMER_BO_VERSIONS...more details

DATA_AGING_ADJUSTMENTCheck & Correct data agingPrivate
CALL METHOD /bobf/cl_conf_act_correct=>DATA_AGING_ADJUSTMENT...more details

DELETE_ACT_VAL_TRIGGERCheck & Correct delete action validation triggerPrivate
CALL METHOD /bobf/cl_conf_act_correct=>DELETE_ACT_VAL_TRIGGER...more details

DELETE_FRAMEWORK_NODESCheck & Correct Framework NodesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>DELETE_FRAMEWORK_NODES...more details

DELETE_STATUS_MAPPINGCheck & Correct delete obsolete status mapping (SVI+SVP)Private
CALL METHOD /bobf/cl_conf_act_correct=>DELETE_STATUS_MAPPING...more details

DETERMINATION_WRITE_NODESCheck & Correct determination write nodesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>DETERMINATION_WRITE_NODES...more details

DO_LINKCheck & Correct Connection to Dependent ObjectsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>DO_LINK...more details

DO_LINK_ONE2MANYCheck & Correct 1:N Connection to Dependent ObjectsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>DO_LINK_ONE2MANY...more details

FRAMEWORK_ACTIONSCheck & Correct Framework ActionsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>FRAMEWORK_ACTIONS...more details

GENERATION_INFOCheck & Correct Generation InformationPrivate
CALL METHOD /bobf/cl_conf_act_correct=>GENERATION_INFO...more details

LOCK_NODESCheck & Correct Lock NodesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>LOCK_NODES...more details

LOST_ATTRIBUTESCheck & Correct Search for lost attributes and delete themProtected
CALL METHOD /bobf/cl_conf_act_correct=>LOST_ATTRIBUTES...more details

LOST_ENTRIESCheck & Correct Search for lost entries and delete themProtected
CALL METHOD /bobf/cl_conf_act_correct=>LOST_ENTRIES...more details

MESSAGE_NODESCheck & Correct Message NodesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>MESSAGE_NODES...more details

METHODS_IMPLEMENTEDCheck & Correct Flags for implemented optional methodsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>METHODS_IMPLEMENTED...more details

NODE_PROPERTIESCheck & Correct Node PropertiesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>NODE_PROPERTIES...more details

PARENT_ASSOCIATIONSCheck & Correct Parent AssociationsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>PARENT_ASSOCIATIONS...more details

PROPERTY_NODESCheck & Correct Property NodesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>PROPERTY_NODES...more details

PROXY_SETTINGSCheck & Correct Proxy SettingsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>PROXY_SETTINGS...more details

QUERY_CATEGORYCheck & Correct query categoryPrivate
CALL METHOD /bobf/cl_conf_act_correct=>QUERY_CATEGORY...more details

RAP_DELETE_DRAFT_CONSIST_ARTIFPrivate
CALL METHOD /bobf/cl_conf_act_correct=>RAP_DELETE_DRAFT_CONSIST_ARTIF...more details

SERVICE_PROVIDER_EXTENSIONSCheck & Correct service provider extensionsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>SERVICE_PROVIDER_EXTENSIONS...more details

SET_CHECK_SERVICES_FLAGCheck & Correct Sets flag 'check services'Private
CALL METHOD /bobf/cl_conf_act_correct=>SET_CHECK_SERVICES_FLAG...more details

SET_CLEANUP_MODECheck & Correct Sets the 'cleanup mode'Private
CALL METHOD /bobf/cl_conf_act_correct=>SET_CLEANUP_MODE...more details

SET_DET_REMOVE_DO_RELICCheck & Correct usage of DO relic removal determinationPrivate
CALL METHOD /bobf/cl_conf_act_correct=>SET_DET_REMOVE_DO_RELIC...more details

SET_EDITMODE_FOR_TRANSIENT_DETCheck & Correct edit mode of transient determinationsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>SET_EDITMODE_FOR_TRANSIENT_DET...more details

SET_FRW_NODE_SEC_KEYSCheck & Correct Secondary IndicesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>SET_FRW_NODE_SEC_KEYS...more details

SET_LOCK_AND_TRANSACTION_MODECheck & Correct Lock and Transaction ModePrivate
CALL METHOD /bobf/cl_conf_act_correct=>SET_LOCK_AND_TRANSACTION_MODE...more details

SET_SECONDARY_KEYSCheck & Correct Secondary KeysPrivate
CALL METHOD /bobf/cl_conf_act_correct=>SET_SECONDARY_KEYS...more details

SET_STATUS_VARIABLESCheck & Correct status variables in groupsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>SET_STATUS_VARIABLES...more details

SET_STAT_SCHEMA_KEYCheck & Correct Status Schema Key from Schema NamePrivate
CALL METHOD /bobf/cl_conf_act_correct=>SET_STAT_SCHEMA_KEY...more details

SPECIAL_ASSOCIATIONSCheck & Correct special association categoriesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>SPECIAL_ASSOCIATIONS...more details

STANDARD_NODE_CATEGORYCheck & Correct Standard Node CategoryPrivate
CALL METHOD /bobf/cl_conf_act_correct=>STANDARD_NODE_CATEGORY...more details

STATUS_ASSOCSCheck & Correct status hierarchy assocs for status nodesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>STATUS_ASSOCS...more details

STATUS_SAME_KEYCheck & Correct key is equal to parent for status nodesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>STATUS_SAME_KEY...more details

STATUS_SCHEMACheck & Correct status schemaPrivate
CALL METHOD /bobf/cl_conf_act_correct=>STATUS_SCHEMA...more details

TEXT_ASSOCSCheck & Correct text associationsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>TEXT_ASSOCS...more details

TEXT_NODESCheck & Correct Text NodesPrivate
CALL METHOD /bobf/cl_conf_act_correct=>TEXT_NODES...more details

UPDATE_FIELD_MAPPING_ADAPTERCheck & Correct node ID mapper classPrivate
CALL METHOD /bobf/cl_conf_act_correct=>UPDATE_FIELD_MAPPING_ADAPTER...more details

UPDATE_NODE_ID_MAPPERCheck & Correct node ID mapper classPrivate
CALL METHOD /bobf/cl_conf_act_correct=>UPDATE_NODE_ID_MAPPER...more details

UPDATE_SUPER_BO_NAMECheck & Correct the Super BO NamePrivate
CALL METHOD /bobf/cl_conf_act_correct=>UPDATE_SUPER_BO_NAME...more details

UPDATE_TRANSIENT_MAPPINGCheck&Correct mapping with information of transient fieldsPrivate
CALL METHOD /bobf/cl_conf_act_correct=>UPDATE_TRANSIENT_MAPPING...more details

_RAP_DELETE_MESSAGE_NODESPrivate
CALL METHOD /bobf/cl_conf_act_correct=>_RAP_DELETE_MESSAGE_NODES...more details

_TEMPORARY_ADJUSTMENTSCheck & Correct temporary adjustmentsPrivate
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.

NameLevelDescriptionInitial ValueTypeVisability
MV_BO_KEYStatic AttributeBusiness ObjectLIKE
/BOBF/OBM_BO_KEY
Private
MV_ROOT_NODE_KEYStatic AttributeNodeLIKE
/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



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!