SAP CL_RSMD_RS_TREX_IPROV_QUERY OO Class - InfoProvider Restriction for ValueHelp









CL_RSMD_RS_TREX_IPROV_QUERY 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 CL_RSMD_RS_TREX_IPROV_QUERY including details of:

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

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for CL_RSMD_RS_TREX_IPROV_QUERY is CL_RS_BASE

Method list of CL_RSMD_RS_TREX_IPROV_QUERY 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
CLEANUPPublic
CALL METHOD cl_rsmd_rs_trex_iprov_query=>CLEANUP...more details

CONSTRUCTORPublic
CALL METHOD cl_rsmd_rs_trex_iprov_query=>CONSTRUCTOR...more details

CREATE_CALCSCENARIO_FOR_MPROProtected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>CREATE_CALCSCENARIO_FOR_MPRO...more details

CREATE_LOGINDEX_FOR_PARTProtected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>CREATE_LOGINDEX_FOR_PART...more details

CREATE_LOGINDEX_FOR_TABLEProtected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>CREATE_LOGINDEX_FOR_TABLE...more details

GET_ADSO_TABLNMProtected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>GET_ADSO_TABLNM...more details

GET_HANA_VIEW_MAPPINGProtected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>GET_HANA_VIEW_MAPPING...more details

GET_ICUBE_TABLNMProtected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>GET_ICUBE_TABLNM...more details

GET_IOBJ_TABLNMProtected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>GET_IOBJ_TABLNM...more details

GET_ODSO_TABLNMProtected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>GET_ODSO_TABLNM...more details

IS_NLS_REQUIREDChecks if the NLS has to be accessedProtected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>IS_NLS_REQUIRED...more details

MATERIALIZE_INFOPROV-> O_R_SUBSELECT (OR)Public
CALL METHOD cl_rsmd_rs_trex_iprov_query=>MATERIALIZE_INFOPROV...more details

RESTRICT_BY_HCPRProtected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>RESTRICT_BY_HCPR...more details

RESTRICT_BY_HYBR_PROV-> O_R_SUBSELECT (OR)Protected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>RESTRICT_BY_HYBR_PROV...more details

RESTRICT_BY_INFOPROV-> O_R_SUBSELECT (OR)Public
CALL METHOD cl_rsmd_rs_trex_iprov_query=>RESTRICT_BY_INFOPROV...more details

RESTRICT_BY_INFOPROV_01Protected
CALL METHOD cl_rsmd_rs_trex_iprov_query=>RESTRICT_BY_INFOPROV_01...more details



CL_RSMD_RS_TREX_IPROV_QUERY 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
O_CHANMInstance AttributeLIKE
RSD_CHANM
Protected
O_C_TYPEConstantLIKE
Protected
O_DEFAULT_TO_NAV_ATRInstance AttributeBooleanLIKE
RS_BOOL
Protected
O_INFOPROVInstance AttributeInfoProviderLIKE
RSINFOPROV
Protected
O_NODBFEATURESInstance AttributeBooleanLIKE
RS_BOOL
Protected
O_R_BUILD_QUERYInstance AttributeInterface for QueriesLIKE
IF_RSMD_RS_BUILD_QUERY
Protected
O_SHOW_REPORTInstance AttributeBooleanLIKE
RS_BOOL
Protected
O_SRDATEInstance AttributeABAP System Field: Current Date of Application ServerLIKE
SY-DATUM
Protected
O_TH_TMP_INDEXInstance AttributeLIKE
CL_RSDRV_TREX_QUERY_SRVS_SB=>TN_TH_TMP_INDEX
Protected
O_TS_CMPInstance AttributeCompound characteristics inclusive their propertiesLIKE
IF_RSD_CHA_PROP=>NT_TS_CMP_PROP
Protected
O_TS_INFOPROV_RESTRICTInstance AttributeLIKE
TO_TS_INDEX_MAPPING
Protected
O_T_TMPTABNMInstance AttributeLIKE
RSD_T_TABLNM
Protected
O_USE_KEY_FOR_JOINInstance AttributeBooleanLIKE
RS_BOOL
Protected
P_C_KEYFIELDNMInstance AttributeBW-DM field alias (cannot be longer than 18)'CHAVL'LIKE
RSALIAS
Private
P_C_SIDFIELDNMInstance AttributeBW-DM field alias (cannot be longer than 18)'SID'LIKE
RSALIAS
Private




CL_RSMD_RS_TREX_IPROV_QUERY types

TN_S_CMP_ATTRNAME -
TN_S_FILTER_IN_IPROV -
TN_S_SID -
TN_TS_CMP_ATTRNAME -
TN_T_FILTER_IN_IPROV -
TO_S_CMP_ATTRNAME -
TO_S_CMP_IOBJNM -
TO_S_INDEX_MAPPING -
TO_TS_CMP_IOBJNM -
TO_TS_INDEX_MAPPING -

Links to Related Class(s)

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