SAP IF_SRT_WSP_ASSIGN_QUERY_XI OO Class - Query API for SRT Assignments.









IF_SRT_WSP_ASSIGN_QUERY_XI 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_SRT_WSP_ASSIGN_QUERY_XI 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_SRT_WSP_ASSIGN_QUERY_XI 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
CONFIG_EXISTS_IN_ASSIGNChecks Existence of Configuration in AssignmentPublic
CALL METHOD if_srt_wsp_assign_query_xi=>CONFIG_EXISTS_IN_ASSIGN...more details

EXISTS_PENDING_TASKChecks Existence of TaskPublic
CALL METHOD if_srt_wsp_assign_query_xi=>EXISTS_PENDING_TASK...more details

GET_CONFIG_BINDING_BY_ESR_INFOChecks Configuration for IIF and ChannelPublic
CALL METHOD if_srt_wsp_assign_query_xi=>GET_CONFIG_BINDING_BY_ESR_INFO...more details

GET_DESTINATIONS_BY_PROFILEGets Destinations by ProfilePublic
CALL METHOD if_srt_wsp_assign_query_xi=>GET_DESTINATIONS_BY_PROFILE...more details

GET_DESTINATION_FOR_TASKGets name of destination for task if it existsPublic
CALL METHOD if_srt_wsp_assign_query_xi=>GET_DESTINATION_FOR_TASK...more details

GET_PEND_TASK_BY_LPNAME_PROXYGets Pending Task by LP and Proxy NamePublic
CALL METHOD if_srt_wsp_assign_query_xi=>GET_PEND_TASK_BY_LPNAME_PROXY...more details

GET_PROFILE_FOR_DESTINATIONGets Profile for Given DestinationPublic
CALL METHOD if_srt_wsp_assign_query_xi=>GET_PROFILE_FOR_DESTINATION...more details

GET_PROFILE_INFO_FOR_CONFIGGets Profile Information for ConfigurationPublic
CALL METHOD if_srt_wsp_assign_query_xi=>GET_PROFILE_INFO_FOR_CONFIG...more details

GET_WSDL_URL_FOR_PENDING_TASKGets WSDL URL for reset taskPublic
CALL METHOD if_srt_wsp_assign_query_xi=>GET_WSDL_URL_FOR_PENDING_TASK...more details

LIST_ALL_ASSIGN_INFO_FOR_PROFGets all assignment details for profile assignmentPublic
CALL METHOD if_srt_wsp_assign_query_xi=>LIST_ALL_ASSIGN_INFO_FOR_PROF...more details

LIST_ASSIGNAssignment ListPublic
CALL METHOD if_srt_wsp_assign_query_xi=>LIST_ASSIGN...more details

LIST_ASSIGNS_FOR_CONFIGLists Assignments for Specified ConfigurationPublic
CALL METHOD if_srt_wsp_assign_query_xi=>LIST_ASSIGNS_FOR_CONFIG...more details

LIST_ASSIGNS_FOR_PROFILELists Assignments for Specified ProfilePublic
CALL METHOD if_srt_wsp_assign_query_xi=>LIST_ASSIGNS_FOR_PROFILE...more details

LIST_ASSIGN_DT_CLIENT_OBJLists Assignments for Specified Client DT ObjectPublic
CALL METHOD if_srt_wsp_assign_query_xi=>LIST_ASSIGN_DT_CLIENT_OBJ...more details

LIST_ASSIGN_DT_SERVER_OBJLists Assignments for Specified Server DT ObjectPublic
CALL METHOD if_srt_wsp_assign_query_xi=>LIST_ASSIGN_DT_SERVER_OBJ...more details

LIST_CONFIGS_FOR_PROFILELists Configurations for ProfilePublic
CALL METHOD if_srt_wsp_assign_query_xi=>LIST_CONFIGS_FOR_PROFILE...more details

LIST_CONFIG_DT_SERVER_OBJLists RT Configurations for Assigned DT ObjectPublic
CALL METHOD if_srt_wsp_assign_query_xi=>LIST_CONFIG_DT_SERVER_OBJ...more details

LIST_PENDING_TASKSLists Pending AssignmentsPublic
CALL METHOD if_srt_wsp_assign_query_xi=>LIST_PENDING_TASKS...more details

PROFILE_EXISTS_IN_ASSIGNChecks Existence of Profile in AssignmentPublic
CALL METHOD if_srt_wsp_assign_query_xi=>PROFILE_EXISTS_IN_ASSIGN...more details




Links to Related Class(s)

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