SAP /SCMTMS/CL_BUPA_SELECT_HELPER OO Class - Helper Class for Direct Selects









/SCMTMS/CL_BUPA_SELECT_HELPER 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 /SCMTMS/CL_BUPA_SELECT_HELPER 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 /SCMTMS/CL_BUPA_SELECT_HELPER 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
SEL_BUPA_INFO_BY_ORG_UNITSelect Business Partner Information by Org. Unit IdPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_BUPA_INFO_BY_ORG_UNIT...more details

SEL_BUPA_RELATED_INFORMATIONSelect Business Partner related InformationPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_BUPA_RELATED_INFORMATION...more details

SEL_BUT000_BY_PARTNER_GUID_TABSelect BUT000 By Table of Partner GUIDsPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_BUT000_BY_PARTNER_GUID_TAB...more details

SEL_BUT000_BY_PARTNER_TABSelect BUT000 by Table of PartnersPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_BUT000_BY_PARTNER_TAB...more details

SEL_INTERNETUSER_BY_TSP_KEYSelect Internetuser by a TSP KeyPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_INTERNETUSER_BY_TSP_KEY...more details

SEL_PARTNER_ADNUMSelect Partner Address Info by Partner/Partner-GUID TablePublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_PARTNER_ADNUM...more details

SEL_PARTNER_BY_BPH_SEARCH_TERMSelect Partner by BP Hierarchie Search TermPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_PARTNER_BY_BPH_SEARCH_TERM...more details

SEL_PARTNER_BY_PARTNER_SOSelect Partner by Partner Select OptionPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_PARTNER_BY_PARTNER_SO...more details

SEL_PARTNER_GUID_BY_UNAME_RELSelect Partner GUID by User Name relationPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_PARTNER_GUID_BY_UNAME_REL...more details

SEL_PARTNER_WOADRSelect Partner WOADR by Partner/PArtner-GUID TablePublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_PARTNER_WOADR...more details

SEL_SLVL_CODES_BY_PARTNERSelect Service Level Codes by PartnerPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_SLVL_CODES_BY_PARTNER...more details

SEL_SUBSIDARY_BY_PARTNER_SOSelect Subsidiary by Partner Select OptionPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_SUBSIDARY_BY_PARTNER_SO...more details

SEL_TSP_KEY_BY_USERNAME_SOSelect TSP Key by User Name Select OptionsPublic
CALL METHOD /scmtms/cl_bupa_select_helper=>SEL_TSP_KEY_BY_USERNAME_SO...more details






/SCMTMS/CL_BUPA_SELECT_HELPER types

MTYS_BUPA_ADNUM -
MTYS_BUPA_SLC -
MTYS_BUPA_WOADR -
MTYS_PARTNER -
MTYT_BUPA_ADNUM -
MTYT_BUPA_SLC -
MTYT_BUPA_WOADR -
MTYT_PARTNER -
MTYT_SOBID -

Links to Related Class(s)

/SCMTMS/...
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!