SAP IF_NDB_TST_RESPONSABLE OO Class - NewDB: interface of integration test









IF_NDB_TST_RESPONSABLE 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_NDB_TST_RESPONSABLE 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_NDB_TST_RESPONSABLE 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
RESETPublic
CALL METHOD if_ndb_tst_responsable=>RESET...more details



IF_NDB_TST_RESPONSABLE 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
ATTRIBUTE_DEFINITIONSInstance Attributeonly for showindexLIKE
DATA
Public
ATTRIBUTE_DEFINITIONS2Instance Attributeonly for showindexLIKE
DATA
Public
ATTR_DIST_RANGESInstance Attributeonly for search guided nav.LIKE
DATA
Public
ATTR_DIST_VALUESInstance Attributeonly for search guided nav.LIKE
DATA
Public
BULK_SEARCH_RESULTSInstance Attributeonly for bulk searchLIKE
DATA
Public
BUSINESS_OBJECT_VIEWSInstance Attributeonly for showindexLIKE
DATA
Public
COMPONENT_RUNTIMEInstance Attributeonly for search / aggregationLIKE
DATA
Public
CONSTRAINTSInstance Attributeonly for showindexLIKE
DATA
Public
CONSTRAINTS_LONGInstance Attributeonly for showindexLIKE
DATA
Public
FS_SEARCH_ATTRIBUTESInstance Attributeonly for showindexLIKE
DATA
Public
FS_SEARCH_ATTRIBUTES2Instance Attributeonly for showindexLIKE
DATA
Public
FT_ASYNC_MODEInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_CONFIGURATIONInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_FAST_PREPROCESSInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_FLUSH_BY_DOCInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_FLUSH_BY_TIMEInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_FUZZY_SEARCHInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_INDEX_EXISTSInstance Attributeonly for fulltext index existsLIKE
DATA
Public
FT_INDEX_NAMEInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_LANGUAGE_COLUMNInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_LANGUAGE_DETECTIONInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_MIME_TYPE_COLUMNInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_PHRASE_INDEX_RATIOInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_SEARCH_ONLYInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_TEXT_ANALYSISInstance Attributeonly for get fulltext indexLIKE
DATA
Public
FT_TEXT_MININGInstance Attributeonly for get fulltext indexLIKE
DATA
Public
HANDLE_IDInstance Attributeonly for aggregationLIKE
DATA
Public
INDEX_EXISTInstance Attributeonly for indexExistsLIKE
DATA
Public
INDEX_EXISTSInstance Attributeonly for temp. index existsLIKE
DATA
Public
INDEX_LISTInstance Attributeonly for listindexLIKE
DATA
Public
INDEX_LIST2Instance Attributeonly for listindexLIKE
DATA
Public
JOIN_INDEXESInstance Attributeonly for showindexLIKE
DATA
Public
JOIN_PATHSInstance Attributeonly for showindexLIKE
DATA
Public
KEY_ATTRIBUTESInstance Attributeonly for showindexLIKE
DATA
Public
KEY_FIGURES_2Instance Attributeonly for showindexLIKE
DATA
Public
MORE_PACKAGESInstance Attributeonly for aggregationLIKE
DATA
Public
NUMBER_OF_ALL_HITSInstance Attributeonly for searchLIKE
DATA
Public
NUMBER_OF_HITSInstance Attributeonly for searchLIKE
DATA
Public
PARTITION_SPECInstance Attributeonly for showindexLIKE
DATA
Public
PHYSICAL_INDEXESInstance Attributeonly for showindexLIKE
DATA
Public
PROCESSED_ROWSInstance Attributeonly for bulk insertLIKE
DATA
Public
RESULT_TABLEInstance Attributeonly for searchLIKE
DATA
Public
RETURN_CODEInstance AttributeReturn CodeLIKE
DATA
Public
RETURN_TEXTInstance AttributeReturn TextLIKE
DATA
Public
RETURN_TEXT_LONGInstance Attributeonly for aggregationLIKE
DATA
Public
RUN_TIMEInstance AttributeNatural numberLIKE
DATA
Public
SQL_STATEMENTInstance Attributeonly for searchLIKE
DATA
Public
STATIC_JOIN_CONDITIONSInstance Attributeonly for showindexLIKE
DATA
Public
STATIC_JOIN_CONDITIONS2Instance Attributeonly for showindexLIKE
DATA
Public
STATISTICSInstance Attributeonly for get attr value countsLIKE
DATA
Public
TABLE_GROUPInstance Attributeonly for showindexLIKE
DATA
Public
TRACEInstance Attributeonly for search / aggregationLIKE
DATA
Public
VIEW_ATTRIBUTESInstance Attributeonly for showindexLIKE
DATA
Public
VIEW_ATTRIBUTES2Instance Attributeonly for showindexLIKE
DATA
Public


Links to Related Class(s)

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