SAP /BOBF/CL_CONF_ACT_PROPOSE_NAME OO Class - Propose Names for Classes and DDic-Objects









/BOBF/CL_CONF_ACT_PROPOSE_NAME 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_PROPOSE_NAME 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_PROPOSE_NAME 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
CHECK_PROPOSED_NAMECheck proposed namePrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>CHECK_PROPOSED_NAME...more details

CLASS_CONSTRUCTORCLASS_CONSTRUCTORPublic
CALL METHOD /bobf/cl_conf_act_propose_name=>CLASS_CONSTRUCTOR...more details

GET_ELEMENT_NAMEGet name of elementPrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>GET_ELEMENT_NAME...more details

GET_ELEMENT_TYPESGet types of elementPrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>GET_ELEMENT_TYPES...more details

PROPOSE_ATTRIBUTESPropose Attributes and MappingPrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_ATTRIBUTES...more details

PROPOSE_NAMEPropose NamePrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME...more details

PROPOSE_NAME_ACTIONPropose Name for Action NodePrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME_ACTION...more details

PROPOSE_NAME_ALTERNATIVE_KEYPropose Name for Alternative Key NodePrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME_ALTERNATIVE_KEY...more details

PROPOSE_NAME_ASSOCIATIONPropose Name for Association NodePrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME_ASSOCIATION...more details

PROPOSE_NAME_COMPLETEPropose Name for all elementsPrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME_COMPLETE...more details

PROPOSE_NAME_DETERMINATIONPropose Name for Determination NodePrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME_DETERMINATION...more details

PROPOSE_NAME_NODEPropose Name for Node NodePrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME_NODE...more details

PROPOSE_NAME_QUERYPropose Name for Query NodePrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME_QUERY...more details

PROPOSE_NAME_SECONDARY_KEYPropose Name for Secondary KeyPrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME_SECONDARY_KEY...more details

PROPOSE_NAME_VALIDATIONPropose Name for Validation NodePrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME_VALIDATION...more details

PROPOSE_NAME_VERSIONPropose Name for Version NodePrivate
CALL METHOD /bobf/cl_conf_act_propose_name=>PROPOSE_NAME_VERSION...more details



/BOBF/CL_CONF_ACT_PROPOSE_NAME 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
SC_ACTION_ATTR_MAPConstant'ADA'LIKE
STRING
Private
SC_ACTION_CLASSConstant'ACL'LIKE
STRING
Private
SC_ACTION_DATA_TYPEConstant'ADS'LIKE
STRING
Private
SC_ACTION_SP_MAPPER_CLASSConstant'AMC'LIKE
STRING
Private
SC_ALTERNATIVE_KEY_DATA_TYPEConstant'KDS'LIKE
STRING
Private
SC_ALTERNATIVE_KEY_SECKEYConstant'KSK'LIKE
STRING
Private
SC_ALTERNATIVE_KEY_TABLE_TYPEConstant'KDT'LIKE
STRING
Private
SC_ASSOCIATION_ATTR_MAPConstant'CDA'LIKE
STRING
Private
SC_ASSOCIATION_CLASSConstant'CCL'LIKE
STRING
Private
SC_ASSOCIATION_DATA_TYPEConstant'CDS'LIKE
STRING
Private
SC_ASSOCIATION_SECKEYConstant'CSK'LIKE
STRING
Private
SC_ASSOCIATION_SP_MAPPER_CLASSConstant'CMC'LIKE
STRING
Private
SC_BO_ACCESS_CLASSConstant'BAC'LIKE
STRING
Private
SC_BO_BUFFER_CLASSConstant'BBC'LIKE
STRING
Private
SC_BO_CONSTANTS_INTERFACEConstant'BCI'LIKE
STRING
Private
SC_BO_DATA_ACCESS_CLASSConstant'BDC'LIKE
STRING
Private
SC_BO_SP_ADJUSTMENT_CLASSConstant'BSC'LIKE
STRING
Private
SC_BO_SP_MAPPER_CLASSConstant'BMC'LIKE
STRING
Private
SC_DETERMINATION_CLASSConstant'DCL'LIKE
STRING
Private
SC_NAMEConstant''LIKE
STRING
Private
SC_NAMESPACEConstant''LIKE
STRING
Private
SC_NODE_ATTR_MAPConstant'NDA'LIKE
STRING
Private
SC_NODE_BUFFER_CLASSConstant'NBC'LIKE
STRING
Private
SC_NODE_CLASSConstant'NCC'LIKE
STRING
Private
SC_NODE_DATABASE_TABLEConstant'NDD'LIKE
STRING
Private
SC_NODE_DATA_ACCESS_CLASSConstant'NDC'LIKE
STRING
Private
SC_NODE_DATA_DATA_TYPEConstant'NDS'LIKE
STRING
Private
SC_NODE_DATA_TABLE_TYPEConstant'NCT'LIKE
STRING
Private
SC_NODE_DATA_TYPEConstant'NCS'LIKE
STRING
Private
SC_NODE_EXTENSION_INCLUDEConstant'NXS'LIKE
STRING
Private
SC_NODE_LCP_ACCESS_CLASSConstant'NAC'LIKE
STRING
Private
SC_NODE_SECKEY_KEYConstant'NSK'LIKE
STRING
Private
SC_NODE_SECKEY_ROOT_KEYConstant'NSR'LIKE
STRING
Private
SC_NODE_SP_MAPPER_CLASSConstant'NMC'LIKE
STRING
Private
SC_NODE_TRANSIENT_DATA_TYPEConstant'NTS'LIKE
STRING
Private
SC_NODE_TRANSIENT_EXT_INCLConstant'NYS'LIKE
STRING
Private
SC_PREFIXConstant''LIKE
STRING
Private
SC_QUERY_ATTR_MAPConstant'QDA'LIKE
STRING
Private
SC_QUERY_CLASSConstant'QCL'LIKE
STRING
Private
SC_QUERY_DATA_TYPEConstant'QDS'LIKE
STRING
Private
SC_QUERY_RESULT_TABLE_TYPEConstant'QRTT'LIKE
STRING
Private
SC_QUERY_RESULT_TYPEConstant'QRT'LIKE
STRING
Private
SC_QUERY_SP_MAPPER_CLASSConstant'QMC'LIKE
STRING
Private
SC_SECKEY_NAME_KEYStatic Attribute'KEY_SORTED'LIKE
STRING
Private
SC_SECKEY_NAME_PARENT_KEYStatic Attribute'PARENT_KEY'LIKE
STRING
Private
SC_SECKEY_NAME_ROOT_KEYStatic Attribute'ROOT_KEY'LIKE
STRING
Private
SC_VALIDATION_CLASSConstant'VCL'LIKE
STRING
Private
ST_NAMING_RULEStatic AttributeLIKE
YT_NAMING_RULE
Private
ST_PROPOSED_NAMEStatic AttributeLIKE
YT_PROPOSED_NAME
Private
ST_TRESEStatic AttributeLIKE
YT_TRESE
Private


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!