Hierarchy

⤷

⤷

Properties
Class | CL_E2E_TESTING_AGENT_DBA_TRACE | |
Short Description | E2E Testing Agent: Database Access (SQL/Buffer) Trace | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | E2E_TESTING | E2E Testing |
Created | 20100830 | SAP |
Last change | 20140121 | 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) |
Interfaces
Class CL_E2E_TESTING_AGENT_DBA_TRACE has no interface implemented.
Friends
Class CL_E2E_TESTING_AGENT_DBA_TRACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_E2E_TESTING_AGENT_APPLOG | E2E Testing Agent: Application Log | 20100831 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | VALUEKEYS | Allowed Table Types | 20100916 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_T_TABLES | List of Excluded Tables | 20100910 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_T_TABLES | List of Included Tables | 20100910 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | E2ET_TBOM_BASE_T | E2ET_TBOM_BASE_T | 20100914 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | E2ET_TBOM_BASE_KEYS_DEBUG_T | Table Type for TBOM Base Key with Additional Information | 20100913 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Character Length in Bytes | 20100915 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DATS | Trace End Date | 20100831 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DATS | Trace Start Date | 20100831 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Debug Mode | 20100913 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | E2ET_TRACE_ENQ-TRACE_ENQ_KEY | BPCA Primary Key for Shared Lock in SQL/Buffer Trace | 20100908 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMS | Trace End Time | 20100831 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TIMS | Trace Start Time | 20100831 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYUNAME | ABAP System, User Logon Name | 20100830 |
Methods
Events
Class CL_E2E_TESTING_AGENT_DBA_TRACE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_R_OPERATION | Private | See coding | Range Type for SQL/Buffer Trace Operations | 20100830 |
|
|
2 | TY_S_SQLT_TRANSID | Protected | See coding | Structure Type for Transaction IDs | 20100913 |
|
|
3 | TY_S_TABLES | Protected | See coding | Structure Type for Tables | 20100915 |
|
|
4 | TY_S_TRBUFFIELD | Protected | See coding | Field Value of a Table Buffer Trace | 20100929 |
|
|
5 | TY_S_VIEW_TABLE | Protected | See coding | TY_S_VIEW_TABLE | 20101215 |
|
|
6 | TY_T_BUF_ST_DET | Protected | See coding | Table Type of BUF_ST_DET | 20100831 |
|
|
7 | TY_T_DD26V | Protected | See coding | TY_T_DD26V | 20101215 |
|
|
8 | TY_T_DD27P | Protected | See coding | TY_T_DD27P | 20101215 |
|
|
9 | TY_T_DD28J | Protected | See coding | TY_T_DD28J | 20101215 |
|
|
10 | TY_T_SQLT_TRECORD | Protected | See coding | Table Type of SQLT_TRECORD | 20100831 |
|
|
11 | TY_T_STRING | Protected | See coding | TY_T_STRING | 20101215 |
|
|
12 | TY_T_TABLES | Protected | See coding | Table Type for Tables | 20100915 |
|
Method Signatures
Method ADD_TABLEKEY_TO_TBOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TBOM_BASE_KEYS | Call by reference | Type reference (TYPE) | E2ET_TBOM_BASE_KEYS_T | TBOM Content-Tabelle | 20100902 | ||
2 | ![]() |
IS_TBOM_BASE_KEYS | Call by reference | Type reference (TYPE) | E2ET_TBOM_BASE_KEYS | TBOM Content-Zeile | 20100902 | ||
3 | ![]() |
IV_BUF_STATEMENT | Call by reference | Type reference (TYPE) | STRING | Buffer Tab Key Statement | 20100913 | ||
4 | ![]() |
IV_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | SQL Statement | 20100913 |
Method ADD_TABLEKEY_TO_TBOM on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method CALCULATE_TAB_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DFIES | Call by reference | Type reference (TYPE) | DDFIELDS | CT_DFIES | 20101215 | ||
2 | ![]() |
CT_VALUES | Call by reference | Type reference (TYPE) | TY_T_STRING | CT_VALUES | 20101215 | ||
3 | ![]() |
EV_TAB_KEY | Call by reference | Type reference (TYPE) | TROBJ_NAME | EV_TAB_KEY | 20101215 | ||
4 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | TY_T_STRING | IT_FIELDS | 20101215 | ||
5 | ![]() |
IV_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | CHAR1 | IV_CLIENT_DEPENDENT | 20101215 |
Method CALCULATE_TAB_KEY on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method CHECK_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FUNCTION | Call by reference | Type reference (TYPE) | CHAR40 | Funktion | 20100830 | ||
2 | ![]() |
IV_MIN_RELEASE | Call by reference | Type reference (TYPE) | SYSAPRL | R/3-System, Release-Stand des R/3-Systems | 20100830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dieses Release wird noch nicht unterstützt | 20100831 |
Method CHECK_TABLE_IN_TBOM_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TAB_IN_TBOM_BASE | Call by reference | Type reference (TYPE) | CHAR1 | Is Table in TBOM Base? | 20100914 | ||
2 | ![]() |
IV_TAB_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20100914 |
Method CHECK_TABLE_IN_TBOM_BASE on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method CHECK_TABLE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | CHAR1 | Flag indicating client-specific entries | 20100915 | ||
2 | ![]() |
EV_IS_DBVIEW | Call by reference | Type reference (TYPE) | CHAR1 | EV_IS_DBVIEW | 20101215 | ||
3 | ![]() |
EV_TAB_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Table Type: Delivery Class | 20100831 | ||
4 | ![]() |
EV_TAB_TYPE_VALID | Call by reference | Type reference (TYPE) | CHAR1 | Is Table Type valid? | 20100831 | ||
5 | ![]() |
IV_TAB_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20100831 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen der Tabellenkopfdaten | 20100831 |
Method CHECK_VALID_VIEW_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_JOIN_CONDITION | Call by reference | Type reference (TYPE) | TY_T_DD28J | ET_JOIN_CONDITION | 20101215 | ||
2 | ![]() |
ET_VIEW_FIELDS | Call by reference | Type reference (TYPE) | TY_T_DD27P | ET_VIEW_FIELDS | 20101215 | ||
3 | ![]() |
ET_VIEW_TABLES | Call by reference | Type reference (TYPE) | TY_T_DD26V | ET_VIEW_TABLES | 20101215 | ||
4 | ![]() |
IV_VIEW_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | IV_VIEW_NAME | 20101215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ERROR_READING_VIEW | 20101215 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABLE_TYPES | Call by reference | Type reference (TYPE) | VALUEKEYS | Zulässige Tabellentypen | 20100916 | ||
2 | ![]() |
IV_DEBUG_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | Debug Modus | 20100913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
E2E Agenten Fehler | 20100908 | |
2 | ![]() |
SAP_BASIS Release kleiner 4.6C wird noch nicht unterstützt | 20100831 |
Method FILL_TABLE_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABLE_TYPES | Call by reference | Type reference (TYPE) | VALUEKEYS | Zulässige Tabellentypen | 20100916 |
Method FILL_TABLE_TYPES on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method GET_TABLE_VALUE_FR_VIEW_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | STRING | EV_VALUE | 20101215 | ||
2 | ![]() |
EV_VALUE_FOUND | Call by reference | Type reference (TYPE) | CHAR1 | EV_VALUE_FOUND | 20101215 | ||
3 | ![]() |
IT_JOIN_CONDITION | Call by reference | Type reference (TYPE) | TY_T_DD28J | IT_JOIN_CONDITION | 20101215 | ||
4 | ![]() |
IT_VIEW_FIELDS | Call by reference | Type reference (TYPE) | TY_T_DD27P | IT_VIEW_FIELDS | 20101215 | ||
5 | ![]() |
IT_VIEW_FIELDSS | Call by reference | Type reference (TYPE) | TY_T_STRING | IT_VIEW_FIELDSS | 20101215 | ||
6 | ![]() |
IT_VIEW_FIELD_VALS | Call by reference | Type reference (TYPE) | TY_T_STRING | IT_VIEW_FIELD_VALS | 20101215 | ||
7 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | IV_FIELDNAME | 20101215 | ||
8 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | IV_TABNAME | 20101215 |
Method GET_TABLE_VALUE_FR_VIEW_VALUES on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method GET_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TBOM_BASE_KEYS | Call by reference | Type reference (TYPE) | E2ET_TBOM_BASE_KEYS_T | Tabellenschlüssel im TBOM Content Format | 20100902 | ||
2 | ![]() |
IT_TBOM_BASE | Call by reference | Type reference (TYPE) | E2ET_TBOM_BASE_T | E2ET_TBOM_BASE_T | 20100914 | ||
3 | ![]() |
IT_TRACE_IDS | Call by reference | Type reference (TYPE) | ATRA_TRACE_IDS_T | Trace IDs | 20100913 | ||
4 | ![]() |
IV_DATE_END | Call by reference | Type reference (TYPE) | DATS | Trace Endedatum | 20100907 | ||
5 | ![]() |
IV_DATE_START | Call by reference | Type reference (TYPE) | DATS | Trace Startdatum | 20100907 | ||
6 | ![]() |
IV_TIME_END | Call by reference | Type reference (TYPE) | TIMS | Trace Endezeit | 20100907 | ||
7 | ![]() |
IV_TIME_START | Call by reference | Type reference (TYPE) | TIMS | Trace Startzeit | 20100907 | ||
8 | ![]() |
IV_TRACE_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20100908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Verarbeitung vom SQL/Buffer-Trace | 20100902 |
Method GET_TRACE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TBOM_BASE_KEYS | Call by reference | Type reference (TYPE) | E2ET_TBOM_BASE_KEYS_T | Tabellenschlüssel im TBOM Content Format | 20100908 | ||
2 | ![]() |
IT_TABLE_TYPES | Call by reference | Type reference (TYPE) | VALUEKEYS | Schlüssel der Dropdownbox | 20101008 | ||
3 | ![]() |
IT_TBOM_BASE | Call by reference | Type reference (TYPE) | E2ET_TBOM_BASE_T | E2ET_TBOM_BASE_T | 20100914 | ||
4 | ![]() |
IT_TRACE_IDS | Call by reference | Type reference (TYPE) | ATRA_TRACE_IDS_T | Trace IDs | 20100913 | ||
5 | ![]() |
IV_DATE_END | Call by reference | Type reference (TYPE) | DATS | Trace Endedatum | 20100908 | ||
6 | ![]() |
IV_DATE_START | Call by reference | Type reference (TYPE) | DATS | Trace Startdatum | 20100908 | ||
7 | ![]() |
IV_TIME_END | Call by reference | Type reference (TYPE) | TIMS | Trace Endezeit | 20100908 | ||
8 | ![]() |
IV_TIME_START | Call by reference | Type reference (TYPE) | TIMS | Trace Startzeit | 20100908 | ||
9 | ![]() |
IV_TRACE_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20100908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Trace Aufbereitung | 20100908 | |
2 | ![]() |
Release wird nicht unterstützt | 20100909 |
Method GET_TRACE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BUF_TRACE_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Status vom Buffer Trace (ON/OFF) | 20100831 | ||
2 | ![]() |
EV_ENQ_TRACE_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Status vom Enqueue Trace (ON/OFF) | 20100921 | ||
3 | ![]() |
EV_HTTP_TRACE_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Status vom HTTP Trace (ON/OFF) | 20100921 | ||
4 | ![]() |
EV_MOD_DATE | Call by reference | Type reference (TYPE) | DATS | Datum der letzten Änderung vom Trace Status | 20100831 | ||
5 | ![]() |
EV_MOD_TIME | Call by reference | Type reference (TYPE) | TIMS | Zeit der letzten Änderung vom Trace Status | 20100831 | ||
6 | ![]() |
EV_MOD_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzer, welcher den Trace aktiviert hat | 20100831 | ||
7 | ![]() |
EV_RFC_TRACE_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Status vom RFC Trace (ON/OFF) | 20100921 | ||
8 | ![]() |
EV_SQL_TRACE_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Status vom SQL Trace (ON/OFF) | 20100831 | ||
9 | ![]() |
EV_TRACE_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzer, für welchen Trace aktiviert wurde | 20100831 |
Method GET_TRACE_STATUS on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method GET_VIEWFIELD_FR_JOIN_COND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_JOIN_CONDITION | Call by reference | Type reference (TYPE) | TY_T_DD28J | CT_JOIN_CONDITION | 20101215 | ||
2 | ![]() |
EV_VIEWFIELD | Value transfer | Type reference (TYPE) | STRING | EV_VIEWFIELD | 20101215 | ||
3 | ![]() |
IT_VIEW_FIELDS | Call by reference | Type reference (TYPE) | TY_T_DD27P | IT_VIEW_FIELDS | 20101215 | ||
4 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | IV_FIELDNAME | 20101215 | ||
5 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | IV_TABNAME | 20101215 |
Method GET_VIEWFIELD_FR_JOIN_COND on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method GET_VIEW_TABLEKEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TBOM_BASE_KEYS | Call by reference | Type reference (TYPE) | E2ET_TBOM_BASE_KEYS_T | CT_TBOM_BASE_KEYS | 20101215 | ||
2 | ![]() |
IT_JOIN_CONDITION | Call by reference | Type reference (TYPE) | TY_T_DD28J | IT_JOIN_CONDITION | 20101215 | ||
3 | ![]() |
IT_VIEW_DFIES | Call by reference | Type reference (TYPE) | DDFIELDS | IT_VIEW_DFIES | 20101215 | ||
4 | ![]() |
IT_VIEW_FIELDS | Call by reference | Type reference (TYPE) | TY_T_DD27P | IT_VIEW_FIELDS | 20101215 | ||
5 | ![]() |
IT_VIEW_FIELDSS | Call by reference | Type reference (TYPE) | TY_T_STRING | IT_VIEW_FIELDSS | 20101215 | ||
6 | ![]() |
IT_VIEW_FIELD_VALS | Call by reference | Type reference (TYPE) | TY_T_STRING | IT_VIEW_FIELD_VALS | 20101215 | ||
7 | ![]() |
IT_VIEW_TABLES | Call by reference | Type reference (TYPE) | TY_T_DD26V | IT_VIEW_TABLES | 20101215 | ||
8 | ![]() |
IV_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | IV_SQL_STATEMENT | 20101215 | ||
9 | ![]() |
IV_VIEW_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | IV_VIEW_NAME | 20101215 |
Method GET_VIEW_TABLEKEYS on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method IMPROVE_TABLEKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_TAB_KEY | Call by reference | Type reference (TYPE) | TROBJ_NAME | Objektname in der Objektliste | 20100915 |
Method IMPROVE_TABLEKEY on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method IS_TRACE_STILL_LOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_LOCK_AVAILABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag mit Werten ' ' und 'X' | 20100901 |
Method IS_TRACE_STILL_LOCKED on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method PARSE_BUF_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DFIES | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20100910 | ||
2 | ![]() |
EV_TAB_KEY | Call by reference | Type reference (TYPE) | TROBJ_NAME | Table Key | 20100906 | ||
3 | ![]() |
IV_BUF_STATEMENT | Call by reference | Type reference (TYPE) | STRING | Buffer Key Statement | 20100906 | ||
4 | ![]() |
IV_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | CHAR1 | Ist Tabelle Client abhängig? | 20100915 | ||
5 | ![]() |
IV_TAB_NAME | Call by reference | Type reference (TYPE) | SQLTTABLE | In der Trace-Anweisung benutztes Objekt | 20100906 |
Method PARSE_BUF_STATEMENT on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method PARSE_SQL_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DFIES | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20100910 | ||
2 | ![]() |
ET_FIELDS | Call by reference | Type reference (TYPE) | TY_T_STRING | ET_FIELDS | 20101215 | ||
3 | ![]() |
ET_VALUES | Call by reference | Type reference (TYPE) | TY_T_STRING | ET_VALUES | 20101215 | ||
4 | ![]() |
EV_TAB_KEY | Call by reference | Type reference (TYPE) | TROBJ_NAME | Table Key | 20100903 | ||
5 | ![]() |
IV_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | CHAR1 | Ist Tabelle Client abhängig? | 20100915 | ||
6 | ![]() |
IV_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | SQL Statement | 20100903 | ||
7 | ![]() |
IV_TAB_NAME | Call by reference | Type reference (TYPE) | SQLTTABLE | In der Trace-Anweisung benutztes Objekt | 20100903 |
Method PARSE_SQL_STATEMENT on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method PARSE_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TBOM_BASE_KEYS | Call by reference | Type reference (TYPE) | E2ET_TBOM_BASE_KEYS_T | Tabellenschlüssel im TBOM Content Format | 20100902 | ||
2 | ![]() |
IT_BUF_TRACE | Call by reference | Type reference (TYPE) | TY_T_BUF_ST_DET | Buffer Trace | 20100902 | ||
3 | ![]() |
IT_SQL_TRACE | Call by reference | Type reference (TYPE) | TY_T_SQLT_TRECORD | SQL Trace | 20100902 |
Method PARSE_TRACE on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method READ_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BUF_TRACE | Call by reference | Type reference (TYPE) | TY_T_BUF_ST_DET | Buffer Trace | 20100831 | ||
2 | ![]() |
ET_SQL_TRACE | Call by reference | Type reference (TYPE) | TY_T_SQLT_TRECORD | SQL Trace | 20100831 | ||
3 | ![]() |
IT_TRACE_IDS | Call by reference | Type reference (TYPE) | ATRA_TRACE_IDS_T | Trace IDs | 20100913 | ||
4 | ![]() |
IV_DATE_END | Call by reference | Type reference (TYPE) | DATS | Trace Endedatum | 20100907 | ||
5 | ![]() |
IV_DATE_START | Call by reference | Type reference (TYPE) | DATS | Trace Startdatum | 20100907 | ||
6 | ![]() |
IV_TIME_END | Call by reference | Type reference (TYPE) | TIMS | Trace Endezeit | 20100907 | ||
7 | ![]() |
IV_TIME_START | Call by reference | Type reference (TYPE) | TIMS | Trace Startzeit | 20100907 | ||
8 | ![]() |
IV_TRACE_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20100908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen vom SQL/Buffer-Trace | 20100831 |
Method REMOVE_TRACE_LOCK Signature
Method REMOVE_TRACE_LOCK on class CL_E2E_TESTING_AGENT_DBA_TRACE has no parameter.
Method REMOVE_TRACE_LOCK on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method SET_TRACE_LOCK Signature
Method SET_TRACE_LOCK on class CL_E2E_TESTING_AGENT_DBA_TRACE has no parameter.
Method SET_TRACE_LOCK on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method SUITS_SQL_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OKAY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' - SQL Statement passt | 20101005 | ||
2 | ![]() |
IV_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | SQL Statement | 20101005 |
Method SUITS_SQL_STATEMENT on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
Method SWITCH_TRACE_OFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20100830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL- oder Buffer Trace ist bereits ausgeschalten | 20100902 | |
2 | ![]() |
Fehler beim Ausschalten vom SQL-/Buffer Trace | 20100831 |
Method SWITCH_TRACE_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20100830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anschalten vom SQL-/Buffer Trace | 20100831 |
Method __OLD_PARSE_SQL_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DFIES | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20101123 | ||
2 | ![]() |
EV_TAB_KEY | Call by reference | Type reference (TYPE) | TROBJ_NAME | Table Key | 20101123 | ||
3 | ![]() |
IV_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | CHAR1 | Ist Tabelle Client abhängig? | 20101123 | ||
4 | ![]() |
IV_SQL_STATEMENT | Call by reference | Type reference (TYPE) | STRING | SQL Statement | 20101123 | ||
5 | ![]() |
IV_TAB_NAME | Call by reference | Type reference (TYPE) | SQLTTABLE | In der Trace-Anweisung benutztes Objekt | 20101123 |
Method __OLD_PARSE_SQL_STATEMENT on class CL_E2E_TESTING_AGENT_DBA_TRACE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 2008_1_46C |