SAP IF_SOAP_DB_SRT_UTIL_TRCFUNC OO Class - Access to table SRT_UTIL_GLOBAL









IF_SOAP_DB_SRT_UTIL_TRCFUNC 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_SOAP_DB_SRT_UTIL_TRCFUNC 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_SOAP_DB_SRT_UTIL_TRCFUNC 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
COUNTPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>COUNT...more details

DELETE_SINGLEPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>DELETE_SINGLE...more details

DELETE_TABPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>DELETE_TAB...more details

EXISTS_BY_ROOT_CTX_IDPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>EXISTS_BY_ROOT_CTX_ID...more details

EXISTS_BY_TID_LISTPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>EXISTS_BY_TID_LIST...more details

EXISTS_BY_TST_MSGPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>EXISTS_BY_TST_MSG...more details

INSERT_SINGLEPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>INSERT_SINGLE...more details

INSERT_TABPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>INSERT_TAB...more details

SELECTPrivate
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT...more details

SELECT_AID_BY_TID_LISTPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_AID_BY_TID_LIST...more details

SELECT_BY_AID_LISTPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_BY_AID_LIST...more details

SELECT_BY_AID_LIST_TSTPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_BY_AID_LIST_TST...more details

SELECT_BY_AID_ORDEREDPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_BY_AID_ORDERED...more details

SELECT_BY_OPID_LISTPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_BY_OPID_LIST...more details

SELECT_BY_RID_ORDEREDPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_BY_RID_ORDERED...more details

SELECT_BY_TID_LISTPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_BY_TID_LIST...more details

SELECT_BY_TID_ORDEREDPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_BY_TID_ORDERED...more details

SELECT_BY_USER_TST_NOPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_BY_USER_TST_NO...more details

SELECT_DISTINCT_OPID_BY_MIDPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_DISTINCT_OPID_BY_MID...more details

SELECT_DISTINCT_TIDPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_DISTINCT_TID...more details

SELECT_EXPIREDPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_EXPIRED...more details

SELECT_ORDERED_BY_TID_LISTPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_ORDERED_BY_TID_LIST...more details

SELECT_ORDERED_BY_TID_LIST_NOPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_ORDERED_BY_TID_LIST_NO...more details

SELECT_ORDERED_BY_TST_NOPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_ORDERED_BY_TST_NO...more details

SELECT_ORDERED_BY_TST_RID_NOPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_ORDERED_BY_TST_RID_NO...more details

SELECT_SINGLEPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>SELECT_SINGLE...more details

UPDATE_SETPublic
CALL METHOD if_soap_db_srt_util_trcfunc=>UPDATE_SET...more details






IF_SOAP_DB_SRT_UTIL_TRCFUNC types

TS_DELETE -
TS_SELECT -
TT_DATA -
TT_DELETE -
TT_ID -
TT_RANGE_OPID -
TT_RANGE_RANGE_TRANSACTION_ID -
TT_RANGE_SUBNO -
TT_RANGE_TIMESTAMPL -
TT_SELECT -

Links to Related Class(s)

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