Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060215 |
Properties
| Class | CL_RSTT_CATT_HANDLER | |
| Short Description | Checker Class for Trace Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTT_ENGINE | Trace Tool for SAP Netweaver 2005 (BW): Engine Layer |
| Created | 20050203 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060215 |
Friends
Class CL_RSTT_CATT_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSTT_CHECKKEY_TP | 'P' | Type: Check Parameters | 20060921 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSTT_CHECKKEY_TP | 'D' | Type: Check Data | 20060921 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSTT_CHECKKEY_TP | 'M' | Type: Messages | 20060921 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSTT_CHECKKEY_TP | 'I' | Type: Process Parameters | 20060921 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSTT_CHECKKEY_TP | 'R' | Type: Reference Data | 20060921 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSTT_CHECKKEY_TP | 'Y' | Type: Trace Mode | 20071001 | ||
| 7 | Constant | Public | Type reference (TYPE) | RSTT_CHECKKEY_TP | 'T' | Type: Trace Parameters | 20060921 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSTT_CHECKKEY_TP | 'X' | Type: Test Run Parameters | 20070425 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSTT_CHAR10 | 'CHECKMSG' | Key for Test Messages | 20050901 | ||
| 10 | Constant | Public | Type reference (TYPE) | RSTT_CHAR10 | 'CHECKPARAM' | Key for Test Parameters | 20050901 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSTT_FLAG | 'R' | Indicator Value for Check-Relevant Data Objects | 20050214 | ||
| 12 | Constant | Public | Type reference (TYPE) | RSTT_CHAR10 | 'SERIALIZE' | Key(s) for Serialization Parameter(s) | 20060921 | ||
| 13 | Instance attribute | Public | Type reference (TYPE) | RSTT_FLAG | Should the test be canceled at the first deviation? | 20050510 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | RSTT_INT4 | Max. Number of Deviations to Be Logged (Initial Means All) | 20050309 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | RSTT_FLAG | Should Result Values of Deviations Also Be Logged? | 20050309 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | RSTT_INT4 | Item ID of Check (from Check Stack) | 20050203 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | RSTT_VARIANTID | Variants ID for Reference Data | 20050203 | |||
| 18 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_TRACE_CATT | Trace Object (Test Case) | 20050203 | |||
| 19 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_CATT_CHECKER | Instance of Active Check Keys | 20050203 | |||
| 20 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_TRACE_PLAYER | Trace Player | 20050203 | |||
| 21 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_PLAYVAR | Processing Variant (Instance) | 20050203 | |||
| 22 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_PROGOBJ | Program Object to Be Checked | 20050203 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | GUID_16 | Trace GUID | 20050203 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | RSTT0_SX_CHECKSTACK | Check Stack Table for Check Execution | 20050203 | |||
| 25 | Static Attribute | Public | Type reference (TYPE) | RSRTRACE_TR_GRID | Table of QueryView Grids | 20060103 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | RSTT_T_REFDATA | Temporarily Stored Reference Data | 20050203 | |||
| 27 | Instance attribute | Protected | Type reference (TYPE) | RSTT_INT4 | Current Item Number from Check Stack | 20050203 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | RSTT_INT4 | Position Number for Debugging | 20050922 | |||
| 29 | Static Attribute | Protected | Type reference (TYPE) | OT_S_BEX | Parameter for BEx Processing | 20070717 | |||
| 30 | Instance attribute | Protected | Type reference (TYPE) | RSTT_T_CHECKSTACK | Trace Tool: Check Stack Table (RSTT_CHECKSTACK) | 20050208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Supplement Current Check Content for Check Item (CATT Data) | 20050203 | |
| 2 | Static method | Public | Method | Converts and Supplements Parameter for Test | 20050606 | |
| 3 | Static method | Public | Method | Converts and Supplements Parameter for Test | 20100723 | |
| 4 | Instance method | Public | Method | Supplement Archived Check Content for Check Item (REF Data) | 20050204 | |
| 5 | Static method | Public | Method | Convert Message Table into Check Value | 20080116 | |
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20050203 | |
| 7 | Static method | Public | Method | Generates Checker Instance | 20050203 | |
| 8 | Static method | Public | Method | Delete Data for Data Transfer Action in Index Table | 20060921 | |
| 9 | Instance method | Private | Method | 20060215 | ||
| 10 | Instance method | Public | Method | Executes Trace Check for Item Number i_posino_check | 20050204 | |
| 11 | Static method | Public | Method | Export Check Parameters | 20060921 | |
| 12 | Static method | Public | Method | Export Check Data | 20060921 | |
| 13 | Static method | Public | Method | Export Message Buffers | 20060921 | |
| 14 | Static method | Public | Method | Export Process Parameters | 20060921 | |
| 15 | Static method | Public | Method | Export Reference Data | 20060920 | |
| 16 | Static method | Public | Method | Export Trace Parameters for Execution | 20071001 | |
| 17 | Static method | Public | Method | Export Trace Parameters | 20060921 | |
| 18 | Static method | Public | Method | Generate Bookmark ID for Check Position | 20050823 | |
| 19 | Static method | Public | Method | Generate URL for Trace Check | 20051220 | |
| 20 | Static method | Public | Method | Converts Parameter Structure into XML String | 20050901 | |
| 21 | Static method | Public | Method | Converts XML String to Parameter Structure | 20051202 | |
| 22 | Static method | Public | Method | Determines Check Select Table for Program Object | 20050203 | |
| 23 | Instance method | Public | Method | Build Messages for Check Result in Message Handle | 20050309 | |
| 24 | Instance method | Public | Method | Build Message Parameters of Test | 20050613 | |
| 25 | Static method | Public | Method | Build Messages from Error Table | 20050317 | |
| 26 | Static method | Public | Method | Build Messages from Position and Parameter | 20050317 | |
| 27 | Static method | Public | Method | Get Messages from Archive | 20051202 | |
| 28 | Static method | Public | Method | Get Classes for Context Verification of Trace Execution | 20100617 | |
| 29 | Instance method | Public | Method | Determines Item Number of Check Stack | 20050203 | |
| 30 | Static method | Public | Method | Determine Loading Status for Reference Data | 20050918 | |
| 31 | Static method | Public | Method | Import Check Parameters | 20060921 | |
| 32 | Static method | Public | Method | Import Check Data | 20060921 | |
| 33 | Static method | Public | Method | Import Message Buffers | 20060921 | |
| 34 | Static method | Public | Method | Import Process Parameters | 20060921 | |
| 35 | Static method | Public | Method | Import Reference Data | 20060920 | |
| 36 | Static method | Public | Method | Import Trace Parameters for Execution | 20071001 | |
| 37 | Static method | Public | Method | Import Trace Parameters | 20060921 | |
| 38 | Instance method | Public | Method | Initializes Table n_t_refdata | 20050203 | |
| 39 | Static method | Public | Method | Checks if Recording of Reference Data is Active | 20050203 | |
| 40 | Instance method | Public | Method | Fully Load Reference Data | 20060215 | |
| 41 | Static method | Public | Method | Selects All Check-Relevant Entries in the Check Selection | 20050214 | |
| 42 | Instance method | Public | Method | Record Reference Data | 20050203 | |
| 43 | Instance method | Public | Method | Write/Change Reference Data (from n_t_refdata) to Database | 20050203 | |
| 44 | Instance method | Private | Method | 20060215 | ||
| 45 | Static method | Public | Method | Set Standard Selections of Data Structures for Check | 20051011 | |
| 46 | Instance method | Public | Method | Enter Position Number for Debugging | 20050922 | |
| 47 | Static method | Public | Method | Convert dynamically created table to standardized form | 20060904 | |
| 48 | Static method | Public | Method | Update Number of Checkable Cells for All CATT Traces | 20060801 | |
| 49 | Static method | Public | Method | Update Check Status | 20050217 | |
| 50 | Static method | Protected | Method | 20101221 | ||
| 51 | Static method | Protected | Method | 20101221 | ||
| 52 | Instance method | Protected | Method | Export Reference Data to Index Table | 20060920 | |
| 53 | Static method | Protected | Method | Extract table from ABAP BICS | 20121123 | |
| 54 | Static method | Protected | Method | Extract Table from E_T_GRID | 20070717 | |
| 55 | Static method | Protected | Method | 20060307 | ||
| 56 | Instance method | Protected | Method | Import Reference Data from Index Table | 20060920 |
Events
Class CL_RSTT_CATT_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_S_DATA_CELL_BICS | Public | See coding | 20101221 | BEGIN OF nt_s_data_cell_bics,
row_index TYPE i,
column_index TYPE i,
data_cell_id TYPE i,
selection_id TYPE i,
value TYPE DECFLOAT34,
display_value TYPE DECFLOAT34,
currency_unit_id TYPE i,
input_enabled TYPE abap_bool,
number_precision TYPE numc2,
max_precision TYPE numc2,
number_scale TYPE int2,
emphasized TYPE abap_bool,
* max_alert_level TYPE ref to cl_bics_exception_alert_level,
END OF nt_s_data_cell_bics
|
||
| 2 | NT_S_TESTREF | Public | See coding | Attributes for Displaying Test References | 20081031 | BEGIN OF nt_s_testref,
variantid TYPE rstt_variantid,
varkey TYPE rstt_char20,
vartt TYPE rstt_text,
varimg TYPE rstt_string,
reftp TYPE rstt_reftp,
seltt TYPE rstt_text,
selimg TYPE rstt_string,
objtrans TYPE rstt_flag,
sysdest TYPE rsrlogsys,
sysdesttt TYPE rstt_text,
refobj TYPE rstt_variantid,
END OF nt_s_testref
|
|
| 3 | NT_T_DATA_CELL_BICS | Public | See coding | 20101221 | nt_t_data_cell_bics type STANDARD TABLE OF nt_s_data_cell_bics with default key
|
||
| 4 | OT_S_BEX | Protected | See coding | Parameter for BEx Processing | 20070717 | begin of OT_S_BEX,
grid_x type rstt_int4,
grid_y type rstt_int4,
end of OT_S_BEX
|
Method Signatures
Method ADD_CATT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_THX_CHECKSTACK | Call by reference | Type reference (TYPE) | RSTT_TX_CHECKSTACK | Checkstack-Tabelle für Check | 20050204 | |||
| 2 | E_NOCHECK | Call by reference | Type reference (TYPE) | RSTT_FLAG | 'X', falls keine Checkselektion (paramsel->initial) | 20050208 | |||
| 3 | E_POSINO_CALL | Call by reference | Type reference (TYPE) | RSTT_INT4 | Positionsnummer des Aufrufs | 20050614 | |||
| 4 | E_POSINO_CHECK | Call by reference | Type reference (TYPE) | RSTT_INT4 | Positionsnummer des Checks | 20050204 | |||
| 5 | I_CHECKALIAS | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Checkalias | 20050203 | |||
| 6 | I_CHECKPOS | Call by reference | Type reference (TYPE) | RSTT_CHECKPOS | Trace-Tool: Checkposition | 20050203 | |||
| 7 | I_R_PROGOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_PROGOBJ | Programmobjekt-Instanz | 20050203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unzulässige Objektinstanz | 20050203 | ||
| 2 | Keine Parameter zum Abspeichern selektiert | 20050203 | ||
| 3 | Keine Positionsnummer des Checkstacks gefunden | 20050203 |
Method ADD_PARAM_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_PROGOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_PROGOBJ | Trace: Tracebares Programmobjekt | 20050606 | |||
| 2 | I_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter-Inhalt | 20050606 | |||
| 3 | I_PARAMNM | Call by reference | Type reference (TYPE) | RSTT_STRING | Parameter-Name | 20050606 | |||
| 4 | I_POBJNM | Call by reference | Type reference (TYPE) | RSTT_POBJNM | Name des Programm-Objekts | 20050606 | |||
| 5 | I_POBJTYPE | Call by reference | Type reference (TYPE) | RSTT_POBJTYP | Programmobjekt-Typ | 20050606 | |||
| 6 | I_PSOBJNM | Call by reference | Type reference (TYPE) | RSTT_PSOBJNM | Name des Programm-Superobjekts (z.b. Klassenname | 20050606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050606 | |||
| 2 | 20050606 | |||
| 3 | 20050606 |
Method ADD_PARAM_CONVERSION_DYN_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_PROGOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_PROGOBJ | Trace: Tracebares Programmobjekt | 20100723 | |||
| 2 | I_PARAMNM | Call by reference | Type reference (TYPE) | RSTT_STRING | Parameter-Name | 20100723 | |||
| 3 | I_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle als Datenreferenz | 20100723 | |||
| 4 | I_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle | 20100723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100723 | |||
| 2 | 20100723 | |||
| 3 | 20100723 |
Method ADD_REF_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_THX_CHECKSTACK | Call by reference | Type reference (TYPE) | RSTT_TX_CHECKSTACK | Checkstack-Tabelle für Check | 20050204 | |||
| 2 | I_FROM_BUFFER | Call by reference | Type reference (TYPE) | RSTT_FLAG | Sollen Daten aus Puffer gelesen werden? | 20051019 | |||
| 3 | I_POSINO_CHECK | Call by reference | Type reference (TYPE) | RSTT_INT4 | Check-Position | 20050204 | |||
| 4 | I_REFVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | ID der REF-Daten-Variante | 20050204 | |||
| 5 | I_R_PROGOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_PROGOBJ | Programmobjekt | 20070723 | |||
| 6 | I_TRACEGUID | Call by reference | Type reference (TYPE) | GUID_16 | Trace-GUID | 20050204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Positionsnummer des Checkstacks gefunden | 20050204 |
Method CHECK_MSG_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSGTY | Call by reference | Type reference (TYPE) | BALMSGTY | Typ einer Meldung (A,E,W,I,S) | 20080116 | |||
| 2 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Tabelle mit Nachrichten (Application Log Protokoll) | 20080116 |
Method CHECK_MSG_TABLE on class CL_RSTT_CATT_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_STOP | Call by reference | Type reference (TYPE) | RSTT_FLAG | RS_C_FALSE | Soll der Test bei erster Abweichung abgebrochen werden? | 20050510 | ||
| 2 | I_LOG_MAX_ERRORNO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Max Anzahl zu loggender Abweichungen (initial bedeutet alle) | 20050309 | |||
| 3 | I_LOG_VALUE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Sollen Ergebniswerte der Abweichungen auch geloggt werden? | 20050309 |
Method CONSTRUCTOR on class CL_RSTT_CATT_HANDLER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_MAX_ERRORNO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Max Anzahl zu loggender Abweichungen (initial bedeutet alle) | 20050309 | |||
| 2 | I_LOG_VALUE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Sollen Ergebniswerte der Abweichungen auch geloggt werden? | 20050309 | |||
| 3 | R_R_CHECKER | Value transfer | Object reference (TYPE REF TO) | CL_RSTT_CATT_HANDLER | Checker-Klasse für Trace-Tests | 20050203 |
Method CREATE on class CL_RSTT_CATT_HANDLER has no exception.
Method DELETE_DATA_INDEXTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID für Datentransfer | 20060921 | |||
| 2 | I_TRACEMODE | Call by reference | Type reference (TYPE) | RSTT_TRACEMODE | Tracemodus | 20060921 | |||
| 3 | I_TX_CHECKSTACK | Call by reference | Type reference (TYPE) | RSTT_TX_CHECKSTACK | Prüfergebnisse | 20060921 |
Method DELETE_DATA_INDEXTAB on class CL_RSTT_CATT_HANDLER has no exception.
Method DESERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_T_REFDATA | Call by reference | Type reference (TYPE) | RSTT_T_REFDATA | Referenzdaten-Tabelle | 20060215 |
Method DESERIALIZE_HELPER on class CL_RSTT_CATT_HANDLER has no exception.
Method EXECUTE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_THX_CHECKSTACK | Call by reference | Type reference (TYPE) | RSTT_TX_CHECKSTACK | Checkstack-Tabelle für Check | 20050204 | |||
| 2 | E_CHECKSTATUS | Call by reference | Type reference (TYPE) | RSTT_CHECKSTATUS | Test-Status ('0' -> erfolgreich; '>0' ->nicht erfolgreich | 20050209 | |||
| 3 | E_T_ERROR | Call by reference | Type reference (TYPE) | RSTT_T_ERROR | Error-Tabelle | 20050204 | |||
| 4 | I_POSINO_CHECK | Call by reference | Type reference (TYPE) | RSTT_INT4 | PositionNr des Checks | 20050204 |
Method EXECUTE_CHECK on class CL_RSTT_CATT_HANDLER has no exception.
Method EXPORT_CHECKPARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID des Transfers | 20060921 | |||
| 2 | I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Prüfposition | 20060921 | |||
| 3 | I_SX_CHECKPARAM | Call by reference | Type reference (TYPE) | RSTT_SX_CHECKPARAM | Prüfparameter einer Prüfposition | 20060921 |
Method EXPORT_CHECKPARAM on class CL_RSTT_CATT_HANDLER has no exception.
Method EXPORT_CHECKVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID des Transfers | 20060921 | |||
| 2 | I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Prüfposition | 20060921 | |||
| 3 | I_T_CHECKVALUE | Call by reference | Type reference (TYPE) | RSTT_T_CHECKVALUE | Serialisierbare Tabelle für Prüfinhalte | 20060921 |
Method EXPORT_CHECKVALUE on class CL_RSTT_CATT_HANDLER has no exception.
Method EXPORT_MSG_BUFFER Signature
Method EXPORT_MSG_BUFFER on class CL_RSTT_CATT_HANDLER has no parameter.
Method EXPORT_MSG_BUFFER on class CL_RSTT_CATT_HANDLER has no exception.
Method EXPORT_PROCESSPARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID für Datentransfer | 20060921 | |||
| 2 | I_PARAM | Call by reference | Type reference (TYPE) | RSTT_BLOB | Prozessparameter | 20060921 |
Method EXPORT_PROCESSPARAM on class CL_RSTT_CATT_HANDLER has no exception.
Method EXPORT_REFDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID für Datentransfer | 20060920 | |||
| 2 | I_R_CATT_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_CATT_HANDLER | CATT-Handler | 20060920 |
Method EXPORT_REFDATA on class CL_RSTT_CATT_HANDLER has no exception.
Method EXPORT_TRACEEXEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID für Datentransfer | 20071001 | |||
| 2 | I_S_TRACEEXEC | Call by reference | Type reference (TYPE) | RSTT_S_TRACE_EXEC | Ausführungsparameter für TraceTracemodus | 20071001 |
Method EXPORT_TRACEEXEC on class CL_RSTT_CATT_HANDLER has no exception.
Method EXPORT_TRACEPARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID des Transfers | 20060921 | |||
| 2 | I_TRACEID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | Trace-ID | 20060921 |
Method EXPORT_TRACEPARAM on class CL_RSTT_CATT_HANDLER has no exception.
Method GENERATE_BOOKMARK_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOOKMARK_ID | Call by reference | Type reference (TYPE) | RSTT_STRING | Bookmark-ID | 20050823 | |||
| 2 | E_BOOKMARK_URL | Call by reference | Type reference (TYPE) | RSTT_STRING | relative URL zum Query-View der Bookmark-ID | 20050823 | |||
| 3 | I_NORELATIVE | Call by reference | Type reference (TYPE) | RSTT_FLAG | URL nicht relativ ausgeben? | 20051114 | |||
| 4 | I_PLAYVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Abspielvariante | 20050823 | |||
| 5 | I_POSINO_CHECK | Call by reference | Type reference (TYPE) | RSTT_INT4 | Prüfpositionsnummer | 20050823 | |||
| 6 | I_TRACEGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Traceguid | 20050823 |
Method GENERATE_BOOKMARK_ID on class CL_RSTT_CATT_HANDLER has no exception.
Method GENERATE_TRACEEXEC_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLAYVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Abspielvariante | 20051220 | |||
| 2 | I_TRACEID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | Trace-ID | 20051220 | |||
| 3 | I_TRACEMODE | Call by reference | Type reference (TYPE) | RSTT_TRACEMODE | Tracemode | 20051220 | |||
| 4 | R_TRACEEXEC_URL | Value transfer | Type reference (TYPE) | RSTT_STRING | relative URL zur Trace-Prüfung | 20051220 |
Method GENERATE_TRACEEXEC_URL on class CL_RSTT_CATT_HANDLER has no exception.
Method GEN_PARAM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_XML | Call by reference | Type reference (TYPE) | RSTT_BLOB | Trace-Tool: Blobfeld für Speicherung von XML-Strings | 20050901 | |||
| 2 | I_SX_PARAMS | Call by reference | Type reference (TYPE) | RSTT_SX_PARAMS | Testparameter | 20051118 |
Method GEN_PARAM_XML on class CL_RSTT_CATT_HANDLER has no exception.
Method GEN_XML_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_PARAMS | Call by reference | Type reference (TYPE) | RSTT_SX_PARAMS | Testparameter | 20051202 | |||
| 2 | I_XML | Call by reference | Type reference (TYPE) | RSTT_BLOB | Trace-Tool: Blobfeld für Speicherung von XML-Strings | 20051202 |
Method GEN_XML_PARAM on class CL_RSTT_CATT_HANDLER has no exception.
Method GET_CHECKSELECT_POBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Trace-Tool: Integer-Wert | 20050203 | |||
| 2 | I_R_PROGOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_PROGOBJ | Programmobjekt-Instanz | 20050203 | |||
| 3 | I_TRACEGUID | Call by reference | Type reference (TYPE) | GUID_16 | GUID im 'RAW' Format | 20050203 | |||
| 4 | R_T_CHECKSEL | Value transfer | Type reference (TYPE) | RSTT_T_CHECKSEL | Position-No | 20050203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050203 |
Method GET_CHECK_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_LOG | Logging-Verarbeitung des Trace-Tools | 20050309 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20050318 | |||
| 3 | I_CHECKSTATUS | Call by reference | Type reference (TYPE) | RSTT_CHECKSTATUS | Trace-Tool: Checkstatus | 20050309 | |||
| 4 | I_CHECK_MESSAGES | Call by reference | Type reference (TYPE) | RSTT_FLAG | Auch Prüfergebnisse ergänzen | 20071002 | |||
| 5 | I_PLAYVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Abspielvariante | 20060307 | |||
| 6 | I_REFTP | Call by reference | Type reference (TYPE) | RSTT_REFTP | Testreferenztyp | 20071002 | |||
| 7 | I_SAVE_LOG | Call by reference | Type reference (TYPE) | RSTT_FLAG | Log auf APPLOG-Datenbank schreiben | 20050310 | |||
| 8 | I_T_MESG | Call by reference | Type reference (TYPE) | RRMS_T_MESG | Tabelle von Message-Handler | 20050310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050310 |
Method GET_CHECK_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKSTATUS | Call by reference | Type reference (TYPE) | RSTT_CHECKSTATUS | Trace-Tool: Checkstatus | 20050613 | |||
| 2 | I_INITTIME | Call by reference | Type reference (TYPE) | RSDDKRUNTIME | Laufzeit der Initialisierung | 20050613 | |||
| 3 | I_TESTTIME | Call by reference | Type reference (TYPE) | RSDDKRUNTIME | Laufzeit des Tests | 20050613 | |||
| 4 | I_TOBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testobjekt | 20050613 | |||
| 5 | I_TOBJTYPE | Call by reference | Type reference (TYPE) | RSTT_TOBJTYP | Testobjekt-Typ | 20050613 | |||
| 6 | I_TSOBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Testrahmen | 20050613 | |||
| 7 | I_T_MESG | Call by reference | Type reference (TYPE) | RRMS_T_MESG | Tabelle von Message-Handler | 20050613 | |||
| 8 | R_S_PARAMS | Value transfer | Type reference (TYPE) | RSTT_S_PARAMS | Parameter des Tests | 20050613 |
Method GET_CHECK_PARAMS on class CL_RSTT_CATT_HANDLER has no exception.
Method GET_ERROR_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Meldungs-Log | 20050321 | |||
| 2 | I_T_ERROR | Call by reference | Type reference (TYPE) | RSTT_T_ERROR | Trace-Tool: Error-Tabelle | 20050317 |
Method GET_ERROR_MESSAGES on class CL_RSTT_CATT_HANDLER has no exception.
Method GET_ERROR_MSG_FROM_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Message-Log | 20050321 | |||
| 2 | I_PARAMNM | Call by reference | Type reference (TYPE) | RSTT_COMPNM | Trace-Tool: ABAP-Komponentenname | 20050317 | |||
| 3 | I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Check-Position-Nr | 20050317 | |||
| 4 | I_TX_CHECKSTACK | Call by reference | Type reference (TYPE) | RSTT_TX_CHECKSTACK | Trace-Tool: Checkselektion des Checks | 20050321 |
Method GET_ERROR_MSG_FROM_PARAM on class CL_RSTT_CATT_HANDLER has no exception.
Method GET_MSG_FROM_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERRORID | Call by reference | Type reference (TYPE) | RSTT_ERRORID | Fehler-ID | 20060207 | |||
| 2 | E_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Trace-Tool: Testbereich-ID | 20060207 | |||
| 3 | E_T_ERROR | Call by reference | Type reference (TYPE) | RSTT_T_ERROR_SIMPLE | flache Fehler-Tabelle | 20051205 | |||
| 4 | E_T_MESG | Call by reference | Type reference (TYPE) | RSR_T_MESSAGE | Nachrichten | 20051202 | |||
| 5 | I_LOGGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Log-GUID | 20060207 | |||
| 6 | I_PLAYVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Abspielvariante | 20051202 | |||
| 7 | I_REFVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Referenzdatenvariante | 20051202 | |||
| 8 | I_TRACEGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Trace-GUID | 20051202 |
Method GET_MSG_FROM_ARCHIVE on class CL_RSTT_CATT_HANDLER has no exception.
Method GET_PLAYVAR_VERI_CLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CLASSES | Call by reference | Type reference (TYPE) | RSTT_T_STRING | Klassen | 20100617 |
Method GET_PLAYVAR_VERI_CLASSES on class CL_RSTT_CATT_HANDLER has no exception.
Method GET_POSINO_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKALIAS | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Checkalias | 20050203 | |||
| 2 | I_CHECKPOS | Call by reference | Type reference (TYPE) | RSTT_CHECKPOS | Checkpositionstyp | 20050203 | |||
| 3 | I_R_PROGOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_PROGOBJ | OLAP Trace: function | 20050203 | |||
| 4 | R_POSINO_CHECK | Value transfer | Type reference (TYPE) | RSTT_INT4 | Positionsnummer aus Checkstack | 20050203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Probleme beim Lesen von der Datenbank | 20050203 | ||
| 2 | Keine Positionsnummer gefunden | 20050203 | ||
| 3 | Unzulässige Objektinstanz | 20050203 | ||
| 4 | Referenzdaten zu ermittelter Position-Nr schon erfasst | 20050203 |
Method GET_REFDATA_LOADSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_STATUS | Call by reference | Type reference (TYPE) | RSTT_T_REFDATA_LOAD | Tabelle für Ladestatus von Test-Referenzdaten | 20050918 | |||
| 2 | I_INIT_LOAD | Call by reference | Type reference (TYPE) | RSTT_FLAG | Von DB laden ('X') od. aus CATT-Handler besorgen (' ')? | 20051017 | |||
| 3 | I_R_CATTTRACE | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_CATT | CATT-Trace-Instanz | 20050918 |
Method GET_REFDATA_LOADSTATUS on class CL_RSTT_CATT_HANDLER has no exception.
Method IMPORT_CHECKPARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_CHECKPARAM | Call by reference | Type reference (TYPE) | RSTT_SX_CHECKPARAM | Prüfparameter einer Prüfposition | 20060921 | |||
| 2 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID des Transfers | 20060921 | |||
| 3 | I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Prüfposition | 20060921 |
Method IMPORT_CHECKPARAM on class CL_RSTT_CATT_HANDLER has no exception.
Method IMPORT_CHECKVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CHECKVALUE | Call by reference | Type reference (TYPE) | RSTT_T_CHECKVALUE | Serialisierbare Tabelle für Prüfinhalte | 20060921 | |||
| 2 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID des Transfers | 20060921 | |||
| 3 | I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Prüfposition | 20060921 |
Method IMPORT_CHECKVALUE on class CL_RSTT_CATT_HANDLER has no exception.
Method IMPORT_MSG_BUFFER Signature
Method IMPORT_MSG_BUFFER on class CL_RSTT_CATT_HANDLER has no parameter.
Method IMPORT_MSG_BUFFER on class CL_RSTT_CATT_HANDLER has no exception.
Method IMPORT_PROCESSPARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAM | Call by reference | Type reference (TYPE) | RSTT_BLOB | Prozessparameter | 20060921 | |||
| 2 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID für Datentransfer | 20060921 |
Method IMPORT_PROCESSPARAM on class CL_RSTT_CATT_HANDLER has no exception.
Method IMPORT_REFDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_CATT_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_CATT_HANDLER | CATT-Handler | 20060920 | |||
| 2 | E_TRACEID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | Trace-ID | 20060920 | |||
| 3 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID für Datentransfer | 20060920 | |||
| 4 | I_DELETE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Eintrag in Indextabelle löschen? | 20060920 |
Method IMPORT_REFDATA on class CL_RSTT_CATT_HANDLER has no exception.
Method IMPORT_TRACEEXEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_TRACEEXEC | Call by reference | Type reference (TYPE) | RSTT_S_TRACE_EXEC | Ausführungsparameter für Trace | 20071001 | |||
| 2 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID für Datentransfer | 20071001 |
Method IMPORT_TRACEEXEC on class CL_RSTT_CATT_HANDLER has no exception.
Method IMPORT_TRACEPARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TRACEID | Call by reference | Type reference (TYPE) | RSTT_TRACEID | Trace-ID | 20060921 | |||
| 2 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID des Transfers | 20060921 |
Method IMPORT_TRACEPARAM on class CL_RSTT_CATT_HANDLER has no exception.
Method INIT_REFDATA Signature
Method INIT_REFDATA on class CL_RSTT_CATT_HANDLER has no parameter.
Method INIT_REFDATA on class CL_RSTT_CATT_HANDLER has no exception.
Method IS_REFREC_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CATT_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_CATT_HANDLER | Handler für CATT-Traces | 20050203 | |||
| 2 | R_IS_ACTIVE | Value transfer | Type reference (TYPE) | RSTT_FLAG | Referenzdatenaufzeichung aktiv? | 20050203 |
Method IS_REFREC_ACTIVE on class CL_RSTT_CATT_HANDLER has no exception.
Method LOAD_REFDATA_TOTAL Signature
Method LOAD_REFDATA_TOTAL on class CL_RSTT_CATT_HANDLER has no parameter.
Method LOAD_REFDATA_TOTAL on class CL_RSTT_CATT_HANDLER has no exception.
Method MARK_CHECKSEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_CHECKSEL | Call by reference | Type reference (TYPE) | RSTT_TH_CHECKSEL | Trace-Tool: Tabelle für interne Check-Select-Verarbeitung | 20050215 |
Method MARK_CHECKSEL on class CL_RSTT_CATT_HANDLER has no exception.
Method RECORD_REFDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKALIAS | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Checkalias | 20050203 | |||
| 2 | I_CHECKPOS | Call by reference | Type reference (TYPE) | RSTT_CHECKPOS | Trace-Tool: Checkposition | 20050203 | |||
| 3 | I_R_PROGOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_PROGOBJ | Programmobjekt-Instanz | 20050203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Probleme beim Schreiben auf die Datenbank | 20050203 | ||
| 2 | Unzulässige Objektinstanz | 20050203 | ||
| 3 | Keine Parameter zum Abspeichern selektiert | 20050203 | ||
| 4 | Keine Positionsnummer des Checkstacks gefunden | 20050203 |
Method SAVE_REFDATA Signature
Method SAVE_REFDATA on class CL_RSTT_CATT_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unzulässige Referenzdaten/ - Schlüssel | 20050203 | ||
| 2 | 20050203 |
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_T_REFDATA | Call by reference | Type reference (TYPE) | RSTT_T_REFDATA | Referenzdaten-Tabelle | 20060215 |
Method SERIALIZE_HELPER on class CL_RSTT_CATT_HANDLER has no exception.
Method SET_DEFAULT_CHECKSEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_CATTTRACE | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_CATT | CATT-Trace-Klasse | 20051011 |
Method SET_DEFAULT_CHECKSEL on class CL_RSTT_CATT_HANDLER has no exception.
Method SET_POSINO_DEBUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSINO_CHECK | Call by reference | Type reference (TYPE) | RSTT_INT4 | Positionsnummer | 20050922 |
Method SET_POSINO_DEBUG on class CL_RSTT_CATT_HANDLER has no exception.
Method TRANSFORM_DYN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | RSRTRACE_T_DATA | standardisierte Tabelle | 20060904 | |||
| 2 | I_CHECK_REF | Call by reference | Type reference (TYPE) | RSTT_FLAG | Referenzen prüfen und ignorieren | 20101221 | |||
| 3 | I_T_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle | 20060904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060904 |
Method UPDATE_CATT_CELLAMOUNT_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Anwendungsbereich | 20060801 |
Method UPDATE_CATT_CELLAMOUNT_ALL on class CL_RSTT_CATT_HANDLER has no exception.
Method UPDATE_CHECKSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECKSTATUS | Call by reference | Type reference (TYPE) | RSTT_CHECKSTATUS | Gesamter Checkstatus | 20050217 | |||
| 2 | I_CHECKSTATUS | Call by reference | Type reference (TYPE) | RSTT_CHECKSTATUS | Status von akt. Checkphase | 20050217 | |||
| 3 | I_GLOBAL | Call by reference | Type reference (TYPE) | RSTT_FLAG | Globale Aggregierung? | 20060306 | |||
| 4 | I_T_ERROR | Call by reference | Type reference (TYPE) | RSTT_T_ERROR | Trace-Tool: Struktur für Parameter-Liste | 20050217 |
Method UPDATE_CHECKSTATUS on class CL_RSTT_CATT_HANDLER has no exception.
Method _CONVERT_BICS_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20101221 | ||||
| 2 | R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20101221 |
Method _CONVERT_BICS_RESULT on class CL_RSTT_CATT_HANDLER has no exception.
Method _CONVERT_BICS_RESULT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20101221 | ||||
| 2 | R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20101221 |
Method _CONVERT_BICS_RESULT_TAB on class CL_RSTT_CATT_HANDLER has no exception.
Method _EXPORT_REFDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID für Datentransfer | 20060920 |
Method _EXPORT_REFDATA on class CL_RSTT_CATT_HANDLER has no exception.
Method _EXTRACT_GRID_ABAPBICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAMNM_BICSDATA | Call by reference | Type reference (TYPE) | RSTT_STRING | parameter name for BICS data | 20121123 | |||
| 2 | E_PARAMNM_DATA | Call by reference | Type reference (TYPE) | RSTT_STRING | parameter name for query data | 20121123 | |||
| 3 | E_R_BICSDATA | Call by reference | Object reference (TYPE REF TO) | DATA | BICS data | 20121123 | |||
| 4 | E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Query data | 20121123 | |||
| 5 | I_TX_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | GRID table | 20121123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121123 |
Method _EXTRACT_GRID_BEXA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAMNM_DATA | Call by reference | Type reference (TYPE) | RSTT_STRING | Parametername für Queryergebnis | 20070717 | |||
| 2 | E_PARAMNM_GRID | Call by reference | Type reference (TYPE) | RSTT_STRING | Parametername für GRID | 20070717 | |||
| 3 | E_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Querydaten | 20070717 | |||
| 4 | E_R_GRID | Call by reference | Object reference (TYPE REF TO) | DATA | GRID-Daten | 20070717 | |||
| 5 | I_FUNC | Call by reference | Type reference (TYPE) | ANY | Name der Funktion | 20080515 | |||
| 6 | I_T_GRID | Call by reference | Type reference (TYPE) | ANY TABLE | GRID-Tabelle | 20070717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070717 |
Method _GET_MSG_FROM_CHECKSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKSTATUS | Call by reference | Type reference (TYPE) | RSTT_CHECKSTATUS | Trace-Tool: Checkstatus | 20060307 | |||
| 2 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20060307 | |||
| 3 | I_POSINO | Call by reference | Type reference (TYPE) | RSTT_INT4 | Positionsnummer | 20060307 | |||
| 4 | I_REFVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Referenzdatenvariante | 20060307 | |||
| 5 | R_S_MSG | Value transfer | Type reference (TYPE) | BAL_S_MSG | Daten einer Meldung | 20060307 |
Method _GET_MSG_FROM_CHECKSTATUS on class CL_RSTT_CATT_HANDLER has no exception.
Method _IMPORT_REFDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIONGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID für Datentransfer | 20060920 |
Method _IMPORT_REFDATA on class CL_RSTT_CATT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |