SAP /BOBF/CL_CONF_CIF_GENERATOR OO Class - BOPF Generator of Constants Interface









/BOBF/CL_CONF_CIF_GENERATOR 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_CIF_GENERATOR including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of /BOBF/CL_CONF_CIF_GENERATOR 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
CREATE_INTERFACECreate the new constants interfacePrivate
CALL METHOD /bobf/cl_conf_cif_generator=>CREATE_INTERFACE...more details

DELETE_EMPTY_BEGIN_END_BLOCKDeletes empty BEGIN - END blockPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>DELETE_EMPTY_BEGIN_END_BLOCK...more details

GENERATE_CONSTANTS_INTERFACEGenerate Constants InterfacePublic
CALL METHOD /bobf/cl_conf_cif_generator=>GENERATE_CONSTANTS_INTERFACE...more details

GET_DD03PPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>GET_DD03P...more details

GET_INTERFACE_COMPONENTSGet all components of an existing interfacePrivate
CALL METHOD /bobf/cl_conf_cif_generator=>GET_INTERFACE_COMPONENTS...more details

TRANSFORM_FOR_ACTIONTransform and add the action constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_ACTION...more details

TRANSFORM_FOR_ACTION_ATTRTransform and add the action parameter attribute constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_ACTION_ATTR...more details

TRANSFORM_FOR_ALTERNATIVE_KEYTransform and add the alternative key constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_ALTERNATIVE_KEY...more details

TRANSFORM_FOR_ASSOCIATIONTransform and add the association constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_ASSOCIATION...more details

TRANSFORM_FOR_ASSOCIATION_ATTRTransform and add the association parameter attr. constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_ASSOCIATION_ATTR...more details

TRANSFORM_FOR_BOTransform and add the business object constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_BO...more details

TRANSFORM_FOR_DETERMINATIONTransform and add the determination constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_DETERMINATION...more details

TRANSFORM_FOR_GROUPTransform and add the group constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_GROUP...more details

TRANSFORM_FOR_NODETransform and add the node constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_NODE...more details

TRANSFORM_FOR_NODE_ATTRIBUTESTransform and add the node attribute constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_NODE_ATTRIBUTES...more details

TRANSFORM_FOR_NODE_CATTransform and add the node category constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_NODE_CAT...more details

TRANSFORM_FOR_NODE_PREFIXTransform and add the node prefix constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_NODE_PREFIX...more details

TRANSFORM_FOR_QUERYTransform and add the query constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_QUERY...more details

TRANSFORM_FOR_QUERY_ATTRIBUTESTransform and add the query attribute constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_QUERY_ATTRIBUTES...more details

TRANSFORM_FOR_QUERY_RESULT_TYPTransform and add the query attribute constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_QUERY_RESULT_TYP...more details

TRANSFORM_FOR_STATUS_DERIVATORTransform and add the status derivator constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_STATUS_DERIVATOR...more details

TRANSFORM_FOR_STATUS_VARIABLETransform and add the status attribute constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_STATUS_VARIABLE...more details

TRANSFORM_FOR_VALIDATIONTransform and add the validation constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_VALIDATION...more details

TRANSFORM_FOR_VALUE_SETTransform and add the value set constantsPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_FOR_VALUE_SET...more details

TRANSFORM_MODEL_VERSIONTransform and add model versionPrivate
CALL METHOD /bobf/cl_conf_cif_generator=>TRANSFORM_MODEL_VERSION...more details



/BOBF/CL_CONF_CIF_GENERATOR 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_ATTRIBUTE_NAMEConstantLIKE
Private
GC_BEGIN_OFConstantBEGIN OF structure` BEGIN OF `LIKE
STRING
Private
GC_END_OFConstantEND OF structure` END OF `LIKE
STRING
Private
SO_BOPFStatic AttributeInterface for the Service LayerLIKE
/BOBF/IF_FRW_SERVICE_LAYER
Private
SO_MESSAGEStatic AttributeInterface for Message ClassLIKE
/BOBF/IF_FRW_MESSAGE
Private
ST_ASSOCStatic AttributeBusiness object associationsLIKE
/BOBF/T_CONF_ASSOC
Private
ST_ATTRIBUTESStatic AttributeAttributes of a classLIKE
SEO_ATTRIBUTES
Private
ST_INTERFACE_COMPONENTStatic AttributeLIKE
TT_INTERFACE_COMPONENT
Private
ST_NODEStatic AttributeBusiness object nodesLIKE
/BOBF/T_CONF_NODE
Private
ST_TYPESRCStatic AttributeTypes of an attributeLIKE
SEOO_TYPESRC
Private
SV_BO_KEYStatic AttributeBusiness ObjectLIKE
/BOBF/OBM_BO_KEY
Private
SV_BO_VERSION_KEYStatic AttributeBusiness ObjectLIKE
/BOBF/OBM_BO_KEY
Private
SV_INTERFACE_NAMEStatic AttributeObject Type NameLIKE
SEOCLSNAME
Private




/BOBF/CL_CONF_CIF_GENERATOR types

TT_DD03P -
TT_INTERFACE_COMPONENT -
TY_INTERFACE_COMPONENT - Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')

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!