SAP /BOBF/IF_CONF_ADT_TYPES OO Class - ADT Types









/BOBF/IF_CONF_ADT_TYPES 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/IF_CONF_ADT_TYPES 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/IF_CONF_ADT_TYPES 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



/BOBF/IF_CONF_ADT_TYPES 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
CO_ATOM_ABS_ENT_ACT_RELATIONConstant'http://www.sap.com/adt/categories/businessobjects/abstractEntitiesAndRaiBOs'LIKE
STRING
Public
CO_ATOM_ABS_ENT_ACT_TITLEConstant'Abstract Entities and RAI BOs'LIKE
STRING
Public
CO_ATOM_BEHV_REF_RELATIONConstant'http://www.sap.com/adt/categories/businessobjects/bdefinRaiBOs'LIKE
STRING
Public
CO_ATOM_BEHV_REF_TITLEConstant'Behaviour Definition in RAI BOs'LIKE
STRING
Public
CO_ATOM_DRAFT_REF_RELATIONConstant'http://www.sap.com/adt/categories/businessobjects/draftReference'LIKE
STRING
Public
CO_ATOM_DRAFT_REF_TITLEConstant'Draft Reference'LIKE
STRING
Public
CO_ATOM_EXP_PARAM_ACT_RELATIONConstant'http://www.sap.com/adt/categories/businessobjects/exportParameterLinkedAction'LIKE
STRING
Public
CO_ATOM_EXP_PARAM_ACT_TITLEConstant'Export Parameter Link in Action'LIKE
STRING
Public
CO_ATOM_REACT_DETER_RELATIONConstant'http://www.sap.com/adt/categories/businessobjects/reactDuringSave'LIKE
STRING
Public
CO_ATOM_REACT_DETER_TITLEConstant'React During Save'LIKE
STRING
Public
CO_ATOM_ROOT_NODE_RELATIONConstant'http://www.sap.com/adt/categories/businessobjects/rootNode'LIKE
STRING
Public
CO_ATOM_ROOT_NODE_TITLEConstant'Root Node'LIKE
STRING
Public




/BOBF/IF_CONF_ADT_TYPES types

TI_ACTION -
TI_ASSOCIATION -
TI_DETERMINATION -
TI_DETERMINATION_RELATION -
TI_DETERMINATION_TRIGGER -
TI_NODE -
TI_QUERY -
TI_ROOT -
TI_VALIDATION -
TI_VALIDATION_TRIGGER -
TT_ACTION -
TT_ALTERNATIVE_KEY -
TT_ASSOCIATION -
TT_ATTRIBUTE_BINDING -
TT_AUTHORIZATION_FIELD -
TT_AUTHORIZATION_OBJECT -
TT_CONSTANT_BINDING -
TT_DETERMINATION -
TT_DETERMINATION_RELATION -
TT_DETERMINATION_TRIGGER -
TT_FIELD -
TT_KEY_ELEMENT -
TT_NODE -
TT_PARAMETER_BINDING -
TT_PERSISTENCY_MAPPING -
TT_PROPERTY -
TT_QUERY -
TT_VALIDATION -
TT_VALIDATION_TRIGGER -
TY_ACTION -
TY_ALTERNATIVE_KEY -
TY_ASSOCIATION -
TY_ATTRIBUTE_BINDING -
TY_AUTHORIZATION_FIELD -
TY_AUTHORIZATION_OBJECT -
TY_CONSTANTS -
TY_CONSTANT_BINDING -
TY_DETERMINATION -
TY_DETERMINATION_RELATION -
TY_DETERMINATION_TRIGGER -
TY_FIELD -
TY_GS_ATTRIBUTE_VALUE -
TY_GT_ATTRIBUTE_VALUE -
TY_KEY_ELEMENT -
TY_NODE -
TY_PARAMETER_BINDING -
TY_PERSISTENCY_MAPPING -
TY_PROPERTY -
TY_QUERY -
TY_ROOT -
TY_STRUCTURE_FIELD -
TY_VALIDATION -
TY_VALIDATION_TRIGGER -

Links to Related Class(s)

/BOBF/IF...
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!