SAP IF_RSO_RES_QD_HANDLER OO Class - Interface for reading query tables,...









IF_RSO_RES_QD_HANDLER 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_HANDLER 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_HANDLER 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_MSGS_TO_CHECK_RESULTPublic
CALL METHOD if_rso_res_qd_handler=>ADD_MSGS_TO_CHECK_RESULT...more details

CALC_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>CALC_CHGENTRY...more details

CALC_GETENTRYPublic
CALL METHOD if_rso_res_qd_handler=>CALC_GETENTRY...more details

CALC_GETSELECTIONPublic
CALL METHOD if_rso_res_qd_handler=>CALC_GETSELECTION...more details

CALC_UPDATEENTRIESUpdate calculation settingsPublic
CALL METHOD if_rso_res_qd_handler=>CALC_UPDATEENTRIES...more details

CELL_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>CELL_CHGENTRY...more details

CELL_GETENTRYPublic
CALL METHOD if_rso_res_qd_handler=>CELL_GETENTRY...more details

CHECK_AND_CORRECTCheck component structure and perform possible correctionsPublic
CALL METHOD if_rso_res_qd_handler=>CHECK_AND_CORRECT...more details

CHECK_AUTHORITYCheck component authorityPublic
CALL METHOD if_rso_res_qd_handler=>CHECK_AUTHORITY...more details

CHECK_LOCKPublic
CALL METHOD if_rso_res_qd_handler=>CHECK_LOCK...more details

CHECK_REFERENCESCheck references & integrityPublic
CALL METHOD if_rso_res_qd_handler=>CHECK_REFERENCES...more details

CLEARPublic
CALL METHOD if_rso_res_qd_handler=>CLEAR...more details

COMPARE_COMPONENTPublic
CALL METHOD if_rso_res_qd_handler=>COMPARE_COMPONENT...more details

COMPDIR_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>COMPDIR_CHGENTRY...more details

COMPDIR_GETENTRYPublic
CALL METHOD if_rso_res_qd_handler=>COMPDIR_GETENTRY...more details

COMPDIR_GETSELECTIONPublic
CALL METHOD if_rso_res_qd_handler=>COMPDIR_GETSELECTION...more details

COMPDIR_GETSUBCOMPSPublic
CALL METHOD if_rso_res_qd_handler=>COMPDIR_GETSUBCOMPS...more details

COMPIC_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>COMPIC_CHGENTRY...more details

COMPIC_GETENTRYPublic
CALL METHOD if_rso_res_qd_handler=>COMPIC_GETENTRY...more details

COMPONENT_CHECKPublic
CALL METHOD if_rso_res_qd_handler=>COMPONENT_CHECK...more details

COMPONENT_DELETEPublic
CALL METHOD if_rso_res_qd_handler=>COMPONENT_DELETE...more details

COMPONENT_EXISTSPublic
CALL METHOD if_rso_res_qd_handler=>COMPONENT_EXISTS...more details

COMPONENT_OPENPublic
CALL METHOD if_rso_res_qd_handler=>COMPONENT_OPEN...more details

COMPONENT_REFRESHPublic
CALL METHOD if_rso_res_qd_handler=>COMPONENT_REFRESH...more details

COMPONENT_SAVESave available component dataPublic
CALL METHOD if_rso_res_qd_handler=>COMPONENT_SAVE...more details

COMPONENT_SET_VERSIONPublic
CALL METHOD if_rso_res_qd_handler=>COMPONENT_SET_VERSION...more details

CONVERT_TO_EXTConvert values to external representationPublic
CALL METHOD if_rso_res_qd_handler=>CONVERT_TO_EXT...more details

CONVERT_TO_INTConvert values to internal representationPublic
CALL METHOD if_rso_res_qd_handler=>CONVERT_TO_INT...more details

CONVERT_VALUEPublic
CALL METHOD if_rso_res_qd_handler=>CONVERT_VALUE...more details

DEL_LIST_ADDPublic
CALL METHOD if_rso_res_qd_handler=>DEL_LIST_ADD...more details

DEL_LIST_RESETPublic
CALL METHOD if_rso_res_qd_handler=>DEL_LIST_RESET...more details

ELTATTR_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>ELTATTR_CHGENTRY...more details

ELTATTR_GETSELECTIONPublic
CALL METHOD if_rso_res_qd_handler=>ELTATTR_GETSELECTION...more details

ELTDIR_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>ELTDIR_CHGENTRY...more details

ELTDIR_COUNTPublic
CALL METHOD if_rso_res_qd_handler=>ELTDIR_COUNT...more details

ELTDIR_DEL_ENTRYDelete an directory entryPublic
CALL METHOD if_rso_res_qd_handler=>ELTDIR_DEL_ENTRY...more details

ELTDIR_EXISTSPublic
CALL METHOD if_rso_res_qd_handler=>ELTDIR_EXISTS...more details

ELTDIR_GETENTRYSearch for an element dir entryPublic
CALL METHOD if_rso_res_qd_handler=>ELTDIR_GETENTRY...more details

ELTDIR_GETPROPCHILDSPublic
CALL METHOD if_rso_res_qd_handler=>ELTDIR_GETPROPCHILDS...more details

ELTDIR_GETSELECTIONPublic
CALL METHOD if_rso_res_qd_handler=>ELTDIR_GETSELECTION...more details

ELTDIR_GETSTRUCTUREPublic
CALL METHOD if_rso_res_qd_handler=>ELTDIR_GETSTRUCTURE...more details

ELTDIR_GETXREFCHILDSPublic
CALL METHOD if_rso_res_qd_handler=>ELTDIR_GETXREFCHILDS...more details

ELTPRIO_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>ELTPRIO_CHGENTRY...more details

ELTPRIO_GETENTRYPublic
CALL METHOD if_rso_res_qd_handler=>ELTPRIO_GETENTRY...more details

ELTPRIO_GETSELECTIONPublic
CALL METHOD if_rso_res_qd_handler=>ELTPRIO_GETSELECTION...more details

ELTPROP_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>ELTPROP_CHGENTRY...more details

ELTPROP_DEL_ENTRYDelete an property entryPublic
CALL METHOD if_rso_res_qd_handler=>ELTPROP_DEL_ENTRY...more details

ELTPROP_GETENTRYSearch for an element prop entryPublic
CALL METHOD if_rso_res_qd_handler=>ELTPROP_GETENTRY...more details

ELTTEXT_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>ELTTEXT_CHGENTRY...more details

ELTTEXT_DEL_ENTRYPublic
CALL METHOD if_rso_res_qd_handler=>ELTTEXT_DEL_ENTRY...more details

ELTTEXT_GETENTRYPublic
CALL METHOD if_rso_res_qd_handler=>ELTTEXT_GETENTRY...more details

ELTUSAGE_GETPublic
CALL METHOD if_rso_res_qd_handler=>ELTUSAGE_GET...more details

ELTUSAGE_GETTABLEPublic
CALL METHOD if_rso_res_qd_handler=>ELTUSAGE_GETTABLE...more details

ELTUSAGE_RESETPublic
CALL METHOD if_rso_res_qd_handler=>ELTUSAGE_RESET...more details

ELTUSAGE_SETPublic
CALL METHOD if_rso_res_qd_handler=>ELTUSAGE_SET...more details

GENERATE_ALLOWEDPublic
CALL METHOD if_rso_res_qd_handler=>GENERATE_ALLOWED...more details

GET_ASSIGNED_VARSPublic
CALL METHOD if_rso_res_qd_handler=>GET_ASSIGNED_VARS...more details

GET_COMPIDReturns the component IDPublic
CALL METHOD if_rso_res_qd_handler=>GET_COMPID...more details

GET_COMPTPReturns the component typePublic
CALL METHOD if_rso_res_qd_handler=>GET_COMPTP...more details

GET_COMPTXTPublic
CALL METHOD if_rso_res_qd_handler=>GET_COMPTXT...more details

GET_COMPUIDPublic
CALL METHOD if_rso_res_qd_handler=>GET_COMPUID...more details

GET_COMP_COUNTPublic
CALL METHOD if_rso_res_qd_handler=>GET_COMP_COUNT...more details

GET_CONV_VARSPublic
CALL METHOD if_rso_res_qd_handler=>GET_CONV_VARS...more details

GET_ELT_COUNTPublic
CALL METHOD if_rso_res_qd_handler=>GET_ELT_COUNT...more details

GET_FILTERIDPublic
CALL METHOD if_rso_res_qd_handler=>GET_FILTERID...more details

GET_INFOOBJECTPublic
CALL METHOD if_rso_res_qd_handler=>GET_INFOOBJECT...more details

GET_INFOPROVPublic
CALL METHOD if_rso_res_qd_handler=>GET_INFOPROV...more details

GET_INFOPROV_DETAILSPublic
CALL METHOD if_rso_res_qd_handler=>GET_INFOPROV_DETAILS...more details

GET_IOBJ_DETAILSPublic
CALL METHOD if_rso_res_qd_handler=>GET_IOBJ_DETAILS...more details

GET_IOBJ_UIDPublic
CALL METHOD if_rso_res_qd_handler=>GET_IOBJ_UID...more details

GET_KEYFIGURE_STRUCPublic
CALL METHOD if_rso_res_qd_handler=>GET_KEYFIGURE_STRUC...more details

GET_LAYTPPublic
CALL METHOD if_rso_res_qd_handler=>GET_LAYTP...more details

GET_MESSAGESReturns message from global stackPublic
CALL METHOD if_rso_res_qd_handler=>GET_MESSAGES...more details

GET_OPERATOR_DETAILSPublic
CALL METHOD if_rso_res_qd_handler=>GET_OPERATOR_DETAILS...more details

GET_PACKAGE_DETAILSPublic
CALL METHOD if_rso_res_qd_handler=>GET_PACKAGE_DETAILS...more details

GET_PROPERTY_CHILDPublic
CALL METHOD if_rso_res_qd_handler=>GET_PROPERTY_CHILD...more details

GET_PROPERTY_PARENTPublic
CALL METHOD if_rso_res_qd_handler=>GET_PROPERTY_PARENT...more details

GET_SHEETIDPublic
CALL METHOD if_rso_res_qd_handler=>GET_SHEETID...more details

GET_STRMEM_PARENT_UIDSearch for the custom dimension of a structure memberPublic
CALL METHOD if_rso_res_qd_handler=>GET_STRMEM_PARENT_UID...more details

GET_TADIR_DETAILSPublic
CALL METHOD if_rso_res_qd_handler=>GET_TADIR_DETAILS...more details

GET_TEXT_ATTRIBPublic
CALL METHOD if_rso_res_qd_handler=>GET_TEXT_ATTRIB...more details

GET_TEXT_ELTPublic
CALL METHOD if_rso_res_qd_handler=>GET_TEXT_ELT...more details

GET_TEXT_ELT_EXPublic
CALL METHOD if_rso_res_qd_handler=>GET_TEXT_ELT_EX...more details

GET_TEXT_IOBJPublic
CALL METHOD if_rso_res_qd_handler=>GET_TEXT_IOBJ...more details

GET_TEXT_STRMEMPublic
CALL METHOD if_rso_res_qd_handler=>GET_TEXT_STRMEM...more details

GET_TEXT_VALUEPublic
CALL METHOD if_rso_res_qd_handler=>GET_TEXT_VALUE...more details

GET_UIDPublic
CALL METHOD if_rso_res_qd_handler=>GET_UID...more details

GET_UID_IOBJPublic
CALL METHOD if_rso_res_qd_handler=>GET_UID_IOBJ...more details

GET_XSI_TYPEReturns the XSI typePublic
CALL METHOD if_rso_res_qd_handler=>GET_XSI_TYPE...more details

HAS_COMP_ENTRYPublic
CALL METHOD if_rso_res_qd_handler=>HAS_COMP_ENTRY...more details

HAS_DATAPublic
CALL METHOD if_rso_res_qd_handler=>HAS_DATA...more details

HAS_SELECTIONSPublic
CALL METHOD if_rso_res_qd_handler=>HAS_SELECTIONS...more details

HAS_TEXTPublic
CALL METHOD if_rso_res_qd_handler=>HAS_TEXT...more details

IS_AUTOCORRECTEDPrivate
CALL METHOD if_rso_res_qd_handler=>IS_AUTOCORRECTED...more details

IS_COMPONENT_UIDCheck if UID represents a component (rszcompdir)Public
CALL METHOD if_rso_res_qd_handler=>IS_COMPONENT_UID...more details

IS_PLANNING_RELEVANTCheck if the element is planning relevantPublic
CALL METHOD if_rso_res_qd_handler=>IS_PLANNING_RELEVANT...more details

IS_REUSABLECheck if the element represents a reusable comp. (rszeltdir)Public
CALL METHOD if_rso_res_qd_handler=>IS_REUSABLE...more details

IS_SHEET_ELEMENTCheck if the element is used on the query sheet.Public
CALL METHOD if_rso_res_qd_handler=>IS_SHEET_ELEMENT...more details

IS_SORT_RELEVANT_VARCheck if variable is sorting relevantPublic
CALL METHOD if_rso_res_qd_handler=>IS_SORT_RELEVANT_VAR...more details

IS_STRMEMCheck if the element represents a structure member.Public
CALL METHOD if_rso_res_qd_handler=>IS_STRMEM...more details

IS_TRANSITIVCheck if the element represents a transitive dependencyPublic
CALL METHOD if_rso_res_qd_handler=>IS_TRANSITIV...more details

LANGTEXT_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>LANGTEXT_CHGENTRY...more details

LANGTEXT_DELENTRYPublic
CALL METHOD if_rso_res_qd_handler=>LANGTEXT_DELENTRY...more details

MESSAGES_ADDPublic
CALL METHOD if_rso_res_qd_handler=>MESSAGES_ADD...more details

MESSAGES_CNT_ERRORSPublic
CALL METHOD if_rso_res_qd_handler=>MESSAGES_CNT_ERRORS...more details

MESSAGES_EXISTSPublic
CALL METHOD if_rso_res_qd_handler=>MESSAGES_EXISTS...more details

MESSAGES_GETPublic
CALL METHOD if_rso_res_qd_handler=>MESSAGES_GET...more details

MESSAGES_INITIALIZEPublic
CALL METHOD if_rso_res_qd_handler=>MESSAGES_INITIALIZE...more details

RANGE_ADDENTRYPublic
CALL METHOD if_rso_res_qd_handler=>RANGE_ADDENTRY...more details

RANGE_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>RANGE_CHGENTRY...more details

RANGE_COUNTReturns the number of entries based UID and InfoObjectPublic
CALL METHOD if_rso_res_qd_handler=>RANGE_COUNT...more details

RANGE_GETENTRYPublic
CALL METHOD if_rso_res_qd_handler=>RANGE_GETENTRY...more details

RANGE_GETSELECTIONReturns a range selectionPublic
CALL METHOD if_rso_res_qd_handler=>RANGE_GETSELECTION...more details

RANGE_GET_IOBJPublic
CALL METHOD if_rso_res_qd_handler=>RANGE_GET_IOBJ...more details

REMOVE_ELEMENTPublic
CALL METHOD if_rso_res_qd_handler=>REMOVE_ELEMENT...more details

REPDIR_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>REPDIR_CHGENTRY...more details

REPDIR_ENABLE_CHGPrivate
CALL METHOD if_rso_res_qd_handler=>REPDIR_ENABLE_CHG...more details

RESOLVE_UIDPublic
CALL METHOD if_rso_res_qd_handler=>RESOLVE_UID...more details

RSZ_GET_ACCESSDelete an text entry (language is optional)Public
CALL METHOD if_rso_res_qd_handler=>RSZ_GET_ACCESS...more details

RSZ_MSG_RAISERaise a message on global stackPublic
CALL METHOD if_rso_res_qd_handler=>RSZ_MSG_RAISE...more details

SELECT_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>SELECT_CHGENTRY...more details

SELECT_COUNTPublic
CALL METHOD if_rso_res_qd_handler=>SELECT_COUNT...more details

SELECT_GETENTRYPublic
CALL METHOD if_rso_res_qd_handler=>SELECT_GETENTRY...more details

SELECT_GETSELECTIONPublic
CALL METHOD if_rso_res_qd_handler=>SELECT_GETSELECTION...more details

SET_COMPIDPublic
CALL METHOD if_rso_res_qd_handler=>SET_COMPID...more details

SET_COMPTPPublic
CALL METHOD if_rso_res_qd_handler=>SET_COMPTP...more details

SET_COMPUIDSet the main component UIDPublic
CALL METHOD if_rso_res_qd_handler=>SET_COMPUID...more details

SET_EXTERNAL_ACCESSPublic
CALL METHOD if_rso_res_qd_handler=>SET_EXTERNAL_ACCESS...more details

SET_HRYPROPPublic
CALL METHOD if_rso_res_qd_handler=>SET_HRYPROP...more details

SET_INFOPROVPublic
CALL METHOD if_rso_res_qd_handler=>SET_INFOPROV...more details

SET_PACKAGE_DETAILSPublic
CALL METHOD if_rso_res_qd_handler=>SET_PACKAGE_DETAILS...more details

SET_PROPPARENTPublic
CALL METHOD if_rso_res_qd_handler=>SET_PROPPARENT...more details

SYMMETRIC_CALC_MODECheck if symmetric inv. formulas are usedPublic
CALL METHOD if_rso_res_qd_handler=>SYMMETRIC_CALC_MODE...more details

SYNC_VAR_DEFAULTSPrivate
CALL METHOD if_rso_res_qd_handler=>SYNC_VAR_DEFAULTS...more details

UPDATE_EXT_ACCESSPublic
CALL METHOD if_rso_res_qd_handler=>UPDATE_EXT_ACCESS...more details

UPDATE_TADIRPublic
CALL METHOD if_rso_res_qd_handler=>UPDATE_TADIR...more details

VAR_CHGENTRYPublic
CALL METHOD if_rso_res_qd_handler=>VAR_CHGENTRY...more details

VAR_GETENTRYPublic
CALL METHOD if_rso_res_qd_handler=>VAR_GETENTRY...more details

XREF_CHGENTRYCreate/change XREF entryPublic
CALL METHOD if_rso_res_qd_handler=>XREF_CHGENTRY...more details

XREF_DEL_ENTRYPublic
CALL METHOD if_rso_res_qd_handler=>XREF_DEL_ENTRY...more details

XREF_DEL_SHEET_KYFSPublic
CALL METHOD if_rso_res_qd_handler=>XREF_DEL_SHEET_KYFS...more details

XREF_GETENTRYOBSOLETEPublic
CALL METHOD if_rso_res_qd_handler=>XREF_GETENTRY...more details

XREF_GETSELECTIONPublic
CALL METHOD if_rso_res_qd_handler=>XREF_GETSELECTION...more details

XREF_GETSELECTION_SORTPublic
CALL METHOD if_rso_res_qd_handler=>XREF_GETSELECTION_SORT...more details

XREF_GETSTRUCTPublic
CALL METHOD if_rso_res_qd_handler=>XREF_GETSTRUCT...more details

XREF_GET_CHILDELEMSReturns the referenced child elementsPublic
CALL METHOD if_rso_res_qd_handler=>XREF_GET_CHILDELEMS...more details

XREF_GET_PARENTELEMSReturns the parent elements which refers to the given childPublic
CALL METHOD if_rso_res_qd_handler=>XREF_GET_PARENTELEMS...more details

XREF_GET_TUPLEENTRYSelect a XREF entryPublic
CALL METHOD if_rso_res_qd_handler=>XREF_GET_TUPLEENTRY...more details

XREF_SYNC_VARSPrivate
CALL METHOD if_rso_res_qd_handler=>XREF_SYNC_VARS...more details






IF_RSO_RES_QD_HANDLER types

TN_S_TABFLDLOC -
TN_S_XREFEXT -
TN_TH_XREFEXT -
TN_TS_XREFEXT -
TN_T_TABFLDLOC -
TN_T_XREFEXT -

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!