SAP IF_RSO_RES_QD_TYPES OO Class - Query Designer types used for Simple Transformations









IF_RSO_RES_QD_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 IF_RSO_RES_QD_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 IF_RSO_RES_QD_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



IF_RSO_RES_QD_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
CN_COMPVERSIONConstant'70018'LIKE
STRING
Public
CN_QD_IDConstant'QUERY_MODEL'LIKE
STRING
Public
CN_QD_LOCK_IDConstant'LOCKING'LIKE
STRING
Public
CN_QD_LOCK_TITLEConstant'Lock Handling'LIKE
STRING
Public
CN_QD_META_IDConstant'METADATA'LIKE
STRING
Public
CN_QD_META_TITLEConstant'Retrieval of metadata information'LIKE
STRING
Public
CN_QD_TITLEConstant'Query Model'LIKE
STRING
Public
CN_USAGE_EXTCHAInstance AttributeLIKE
Private
CN_USAGE_NAConstant0LIKE
I
Public
CN_USAGE_SHTConstant1LIKE
I
Public
CN_USAGE_SOBConstant2LIKE
I
Public
CN_UTILS_EXI_IDConstant'COMP_EXISTS'LIKE
STRING
Public
CN_UTILS_EXI_TITLEConstant'Component Exists'LIKE
STRING
Public
CN_UTILS_MSGS_IDConstant'MESSAGES'LIKE
STRING
Public
CN_UTILS_MSGS_TITLEConstant'Messages'LIKE
STRING
Public
CN_UTILS_ROOT_IDConstant'DISCOVERY'LIKE
STRING
Public
CN_UTILS_ROOT_TITLEConstant'BW Modeling - Entry Point'LIKE
STRING
Public
CN_UTILS_SITEM_IDConstant'SITEMAP'LIKE
STRING
Public
CN_UTILS_SITEM_TITLEConstant'Sitemap'LIKE
STRING
Public




IF_RSO_RES_QD_TYPES types

TN_SX_CMP_MAPDEF -
TN_SX_CMP_MAPENV -
TN_SX_CONVDETAILS -
TN_S_ATTR_MAPPING -
TN_S_CMP_HD_DB -
TN_S_COMPONENT -
TN_S_COMP_DETAILS -
TN_S_COMP_ENTRY -
TN_S_DATA_PROVIDER - Data provider information.
TN_S_DESC -
TN_S_ELT_DETAILS - Element details for internal processing.
TN_S_HRY_MAPPING -
TN_S_IOBJ_MAPPING -
TN_S_REUSE_MAPPING -
TN_S_SRCCOMPONENT -
TN_S_STATUS -
TN_S_SUBTYPE -
TN_S_TRANSPORT -
TN_S_VALUE_MAPPING -
TN_TH_CMP_HD_DB -
TN_TH_CMP_MAPDEF -
TN_TH_COMPONENTS -
TN_TH_ELT_DETAILS - Hashed table on element details.
TN_TH_OBJLOCKS -
TN_TH_SRCCOMPONENTS -
TN_TH_TADIR -
TN_TS_ATTR_MAPPING -
TN_TS_CMP_MAPDEF -
TN_TS_DESC -
TN_TS_HRY_MAPPING -
TN_TS_IOBJ_MAPPING -
TN_TS_REUSE_MAPPING -
TN_TS_VALUE_MAPPING -
TN_T_CMP_HD_DB -
TN_T_COMPONENTS -
TN_T_COMP_DETAILS -
TN_T_COMP_ENTRIES -
TN_T_DATA_PROVIDER - Table for data provider information.
TN_T_HRY_MAPPING -
TN_T_SRCCOMPONENTS -
TN_T_SUBTYPES -
TN_T_VALUE_MAPPING -

Links to Related Class(s)

IF_RSO_R...
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!