SAP /BOFU/CL_FDT_RETRIEVE_MODEL OO Class - Model class for Expression type Retrieve BOPF









/BOFU/CL_FDT_RETRIEVE_MODEL 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 /BOFU/CL_FDT_RETRIEVE_MODEL 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 /BOFU/IF_FDT_RETRIEVE_WD_MODEL

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for /BOFU/CL_FDT_RETRIEVE_MODEL is CL_FDT_WD_MAINTENANCE_MODEL

Method list of /BOFU/CL_FDT_RETRIEVE_MODEL 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
ADD_MESSAGESAdd MessagesProtected
CALL METHOD /bofu/cl_fdt_retrieve_model=>ADD_MESSAGES...more details

CLASS_CONSTRUCTORClass ConstructorPublic
CALL METHOD /bofu/cl_fdt_retrieve_model=>CLASS_CONSTRUCTOR...more details

HIER_DELETE_CASCADINGHierarchy: Delete CascadingPrivate
CALL METHOD /bofu/cl_fdt_retrieve_model=>HIER_DELETE_CASCADING...more details

HIER_DELETE_CASCADING_INTHierarchy: Delete Cascading (Internal)Private
CALL METHOD /bofu/cl_fdt_retrieve_model=>HIER_DELETE_CASCADING_INT...more details

HIER_GET_LEAD_SELECTIONHierarchy: Get Lead SelectionPrivate
CALL METHOD /bofu/cl_fdt_retrieve_model=>HIER_GET_LEAD_SELECTION...more details

HIER_GET_MW_DATAHierarchy: For Set ModelPrivate
CALL METHOD /bofu/cl_fdt_retrieve_model=>HIER_GET_MW_DATA...more details

HIER_GET_OBJTYPE_ICONHierarchy: Get Object Type IconPrivate
CALL METHOD /bofu/cl_fdt_retrieve_model=>HIER_GET_OBJTYPE_ICON...more details

HIER_GET_UI_DATAHierarchy: For Get ModelPrivate
CALL METHOD /bofu/cl_fdt_retrieve_model=>HIER_GET_UI_DATA...more details

HIER_SET_LEAD_SELECTIONHierarchy: Set Lead SelectionPrivate
CALL METHOD /bofu/cl_fdt_retrieve_model=>HIER_SET_LEAD_SELECTION...more details

PUB_MODEL_NODE_GET_EXCL_FLDSPublish Model Node: Get Fields to be ExcludedPrivate
CALL METHOD /bofu/cl_fdt_retrieve_model=>PUB_MODEL_NODE_GET_EXCL_FLDS...more details

READMEREADMEPrivate
CALL METHOD /bofu/cl_fdt_retrieve_model=>README...more details

RESULT_DATA_CAN_GENERATECan Generate Result Data Object ?Private
CALL METHOD /bofu/cl_fdt_retrieve_model=>RESULT_DATA_CAN_GENERATE...more details

RESULT_DATA_GENERATEGenerate Result Data ObjectPrivate
CALL METHOD /bofu/cl_fdt_retrieve_model=>RESULT_DATA_GENERATE...more details

RESULT_DATA_GENERATE_V1Generate Result Data Object (first version)Private
CALL METHOD /bofu/cl_fdt_retrieve_model=>RESULT_DATA_GENERATE_V1...more details



/BOFU/CL_FDT_RETRIEVE_MODEL 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_EVENT_PARAM_ADD_NODEInstance AttributeLIKE
Private
GC_EVENT_PARAM_NAVI_TO_OBJ_IDInstance AttributeLIKE
Private
GC_EVENT_PARAM_OBJ_USAGEInstance AttributeLIKE
Private
GC_FDT_OBJ_MENU_USAGE_TYPESInstance AttributeLIKE
Private
GC_HIERARCHY_OBJECT_TYPESInstance AttributeLIKE
Private
GC_MODEL_NODESInstance AttributeLIKE
Private
MO_EXPR_RETRIEVEInstance AttributeInterface for Expression type Retrieve BOPFLIKE
/BOFU/IF_FDT_RETRIEVE
Private
MT_DATAOBJ_IDS_FOR_SAVEInstance AttributeObject IDs as unsorted index tableLIKE
IF_FDT_TYPES=>T_OBJECT_ID
Private
MV_EVENT_ID_COUNTERInstance AttributeLIKE
TV_EVENT_ID_COUNTER
Private
ST_DOMVALS_DATA_STATEStatic AttributeLIKE
TT_DOM_VALUES
Private
ST_DOMVALS_HIER_OBJ_TYPEStatic AttributeLIKE
TT_DOM_VALUES
Private
SV_ASSOC_TARGETNODE_SEPERATORStatic AttributeLIKE
Private




/BOFU/CL_FDT_RETRIEVE_MODEL types

TS_HEADER -
TS_HIERARCHY -
TT_DOM_VALUES - Domain Values
TT_HIERARCHY -
TT_LINE_INDEX_SORTED -
TT_LINE_INDEX_STD -
TV_EVENT_ID_COUNTER -
TV_FDT_OBJ_MENU_USAGE_TYPE -
TV_MODEL_NODE -

Links to Related Class(s)

/BOFU/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!