SAP /BOBF/CL_CONF_READONLY OO Class - Categorized Read Access for BOPF









/BOBF/CL_CONF_READONLY 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_READONLY 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_CONFRT_COMPLETE

Method list of /BOBF/CL_CONF_READONLY 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
ADAPT_REF_BO_KEYPublic
CALL METHOD /bobf/cl_conf_readonly=>ADAPT_REF_BO_KEY...more details

BUILD_ACTIONFill ActionsPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_ACTION...more details

BUILD_ALTKEYFill proxy field namesPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_ALTKEY...more details

BUILD_ASSOCIATIONFill associationsPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_ASSOCIATION...more details

BUILD_ASSOCIATION_CHANGEFill association change trigger informationPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_ASSOCIATION_CHANGE...more details

BUILD_AUTHORIZATIONFill BO/node config regarding authorizationPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_AUTHORIZATION...more details

BUILD_CURRENCY_FIELD_MAPPINGPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_CURRENCY_FIELD_MAPPING...more details

BUILD_DETERMINATIONFill scoringPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_DETERMINATION...more details

BUILD_FIELDMAPPINGFill field assignmentPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_FIELDMAPPING...more details

BUILD_NODEFill node tablePrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_NODE...more details

BUILD_NODE_DET_TRIGGER_ATTRCalculate determination trigger attributes (request attr.)Private
CALL METHOD /bobf/cl_conf_readonly=>BUILD_NODE_DET_TRIGGER_ATTR...more details

BUILD_NODE_DRAFT_ACTIVEPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_NODE_DRAFT_ACTIVE...more details

BUILD_NODE_VAL_TRIGGER_ATTRCalculate validation trigger attributes (request attr.)Private
CALL METHOD /bobf/cl_conf_readonly=>BUILD_NODE_VAL_TRIGGER_ATTR...more details

BUILD_PROPERTYFill static propertiesPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_PROPERTY...more details

BUILD_PROPERTY_CHANGEFill property changesPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_PROPERTY_CHANGE...more details

BUILD_QUERYFill query tablesPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_QUERY...more details

BUILD_STATUS_VARIABLEBuild status variablePrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_STATUS_VARIABLE...more details

BUILD_VALIDATIONFill ChecksPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_VALIDATION...more details

BUILD_VALUE_SETFill value setsPrivate
CALL METHOD /bobf/cl_conf_readonly=>BUILD_VALUE_SET...more details

CHECK_CONSISTENCYChecks consistency of BO SHM objectPublic
CALL METHOD /bobf/cl_conf_readonly=>CHECK_CONSISTENCY...more details

CONSTRUCTORConstructorPublic
CALL METHOD /bobf/cl_conf_readonly=>CONSTRUCTOR...more details

CREATE_EXT_INCLInstanciate extension includesPrivate
CALL METHOD /bobf/cl_conf_readonly=>CREATE_EXT_INCL...more details

DETERMINE_NODE_AUTH_NODE_KEYCalculate node field AUTH_NODE_KEY (recursive)Private
CALL METHOD /bobf/cl_conf_readonly=>DETERMINE_NODE_AUTH_NODE_KEY...more details

DETERMINE_NODE_HAS_AUTH_CHECKSCheck criteria to determine if node has auth checksPrivate
CALL METHOD /bobf/cl_conf_readonly=>DETERMINE_NODE_HAS_AUTH_CHECKS...more details

FILTER_INACTIVE_GROUPSFilter by Inactive GroupPrivate
CALL METHOD /bobf/cl_conf_readonly=>FILTER_INACTIVE_GROUPS...more details

FLUSH_TABLE_KEYSFlush table keys to build secondary indexesPrivate
CALL METHOD /bobf/cl_conf_readonly=>FLUSH_TABLE_KEYS...more details

GET_CONF_FOR_RAPPublic
CALL METHOD /bobf/cl_conf_readonly=>GET_CONF_FOR_RAP...more details

GET_SUBNODEGet all subnodesPrivate
CALL METHOD /bobf/cl_conf_readonly=>GET_SUBNODE...more details

INITIALIZE_FROM_DBRead Configuration Data from DBPublic
CALL METHOD /bobf/cl_conf_readonly=>INITIALIZE_FROM_DB...more details

INITIALIZE_FROM_SHAREDClone and filter by 'Context'Public
CALL METHOD /bobf/cl_conf_readonly=>INITIALIZE_FROM_SHARED...more details

INITIALIZE_LOAD_PLUGINSInitialize Load PluginsPrivate
CALL METHOD /bobf/cl_conf_readonly=>INITIALIZE_LOAD_PLUGINS...more details

INIT_FROM_DB_RAP_POST_PROCPrivate
CALL METHOD /bobf/cl_conf_readonly=>INIT_FROM_DB_RAP_POST_PROC...more details

IS_LOADABLE_BOPublic
CALL METHOD /bobf/cl_conf_readonly=>IS_LOADABLE_BO...more details

IS_RAP_NWDPublic
CALL METHOD /bobf/cl_conf_readonly=>IS_RAP_NWD...more details

MERGE_DELEGATED_MODELMerge delegated modelPrivate
CALL METHOD /bobf/cl_conf_readonly=>MERGE_DELEGATED_MODEL...more details

MERGE_DELEGATED_MODEL_OLDMerge delegated model with table typesPrivate
CALL METHOD /bobf/cl_conf_readonly=>MERGE_DELEGATED_MODEL_OLD...more details

REFERENCED_BO_CHANGEDPublic
CALL METHOD /bobf/cl_conf_readonly=>REFERENCED_BO_CHANGED...more details

REFERENCED_DDIC_TYPE_CHANGEDPublic
CALL METHOD /bobf/cl_conf_readonly=>REFERENCED_DDIC_TYPE_CHANGED...more details

SET_LOCKLOAD_SUBNODESet lockable/loadable subnodePrivate
CALL METHOD /bobf/cl_conf_readonly=>SET_LOCKLOAD_SUBNODE...more details



/BOBF/CL_CONF_READONLY 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
GC_GENIL_SEPARATORConstantSingle-Character Flag'_'LIKE
CHAR1
Private
MO_FOR_RAPInstance AttributeLIKE
/BOBF/CL_CONF_READONLY_RAP
Private
MS_OBJInstance AttributeLIKE
Public
MT_ACTInstance AttributeLIKE
Public
MT_ACT_ACTIVEInstance AttributeLIKE
Public
MT_ALTKEYInstance AttributeLIKE
Public
MT_ALTKEY_ACTIVEInstance AttributeLIKE
Public
MT_ASSOCInstance AttributeLIKE
Public
MT_ASSOC_ACTIVEInstance AttributeLIKE
Public
MT_ASSOC_CHANGEInstance AttributeLIKE
Public
MT_ASSOC_CHANGE_ACTIVEInstance AttributeLIKE
Public
MT_COLLECTED_BOSInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
/BOBF/CL_FRW_FACTORY=>TT_BO_NAME
Public
MT_COMPInstance AttributeLIKE
Public
MT_COMP_ACTIVEInstance AttributeLIKE
Public
MT_CONTENT_KEY_MAPInstance AttributeLIKE
Public
MT_EXECTIMEInstance AttributeLIKE
Public
MT_EXECTIME_ACTIVEInstance AttributeLIKE
Public
MT_EXT_INCLInstance AttributeLIKE
TT_EXT_INCL
Private
MT_FIELDMAPPINGInstance AttributeLIKE
Public
MT_FIELDMAPPING_ACTIVEInstance AttributeLIKE
Public
MT_GROUPInstance AttributeLIKE
Public
MT_GROUPCInstance AttributeLIKE
Public
MT_NODEInstance AttributeLIKE
Public
MT_NODE_ACTIVEInstance AttributeLIKE
Public
MT_PROPERTYInstance AttributeLIKE
Public
MT_PROPERTY_CHANGEInstance AttributeLIKE
Public
MT_PROPERTY_PRXInstance AttributeLIKE
Public
MT_QUERYInstance AttributeLIKE
Public
MT_REFERENCED_DOInstance AttributeReferenced DOsLIKE
TT_REFERENCED_DO
Private
MT_STA_ASSOCInstance AttributeLIKE
Public
MT_STA_DERIVInstance AttributeLIKE
Public
MT_STA_VARInstance AttributeLIKE
Public
MT_VALIDATIONInstance AttributeLIKE
Public
MT_VALIDATION_ACTIVEInstance AttributeLIKE
Public
MT_VSETInstance AttributeLIKE
Public
MT_VSET_ACTIVEInstance AttributeLIKE
Public
MV_BO_KEYInstance AttributeBusiness ObjectLIKE
/BOBF/OBM_BO_KEY
Protected
MV_BUILD_TIMESTAMPInstance AttributeTimestamp of build processLIKE
TIMESTAMPL
Public
MV_LAST_CHANGE_TIMEInstance AttributeLIKE
TIMESTAMPL
Public




/BOBF/CL_CONF_READONLY types

TS_BO -
TS_MODELS -
TS_REFERENCED_DO -
TT_BO -
TT_EXT_INCL -
TT_MODELS -
TT_PLUGIN -
TT_REFERENCED_DO -
TT_SORTEDNET -
TY_PLUGIN -

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!