Hierarchy
⤷
⤷
Properties
| Class | CL_SRT_WSP_CFG_TRACE | |
| Short Description | Trace for SRT configuration processing | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20081013 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_SRT_WSP_CFG_TRACE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_ASSIGN_CONFIG_RT | 20101222 | Runtime version of config assign |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SRT_SRC_LOC_TYPE | 'CLAS' | Location type of trace entry | 20081013 | ||
| 2 | Constant | Public | Type reference (TYPE) | SRT_SRC_LOC_TYPE | 'FUNC' | Location type of trace entry | 20081013 | ||
| 3 | Constant | Public | Type reference (TYPE) | SRT_SRC_LOC_TYPE | 'PROG' | Location type of trace entry | 20081013 | ||
| 4 | Constant | Public | Type reference (TYPE) | SRT_SRC_LOC_TYPE | 'UNKN' | Location type of trace entry | 20081013 | ||
| 5 | Constant | Public | Type reference (TYPE) | SRT_WSP_TRACE_ENTRY_TYPE | 'E' | Error trace | 20081015 | ||
| 6 | Constant | Public | Type reference (TYPE) | SRT_WSP_TRACE_ENTRY_TYPE | 'I' | Information trace | 20081015 | ||
| 7 | Constant | Public | Type reference (TYPE) | SRT_WSP_TRACE_ENTRY_TYPE | '*' | Error trace | 20081015 | ||
| 8 | Constant | Public | Type reference (TYPE) | SRT_WSP_TRACE_ENTRY_TYPE | 'W' | Warning trace | 20081015 | ||
| 9 | Constant | Private | Type reference (TYPE) | DBCON_NAME | 'r/3*srt' | Logical name for a database connection | 20081013 | ||
| 10 | Constant | Private | Type reference (TYPE) | INT4 | 15 | Minutes to switch on trace | 20081014 | ||
| 11 | Constant | Private | Type reference (TYPE) | C | '#' | Line seperator | 20081013 | ||
| 12 | Constant | Private | Type reference (TYPE) | STRING | ' |
Unknown location | 20081013 | ||
| 13 | Constant | Private | Type reference (TYPE) | C | ':' | Method seperator | 20081013 | ||
| 14 | Constant | Private | Type reference (TYPE) | C | '-' | Not set character | 20081015 | ||
| 15 | Constant | Private | Type reference (TYPE) | NROBJ | 'SRTCFGTRC' | Name of Number Range Object | 20081013 | ||
| 16 | Constant | Private | Type reference (TYPE) | INT4 | 10 | 20101222 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | SRT_CFG_TRC_ADM_LIST | 20101222 | ||||
| 18 | Static Attribute | Private | Object reference (TYPE REF TO) | CX_SRT_WSP_CONFIG | SRT exception | 20081014 | |||
| 19 | Static Attribute | Private | Type reference (TYPE) | GUID_32 | Session ID of trace | 20081014 | |||
| 20 | Static Attribute | Private | Type reference (TYPE) | SRT_WSP_NUM | '00000000000000000001' | SRT Number Range Number | 20081015 | ||
| 21 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SRT_WSP_NUM_RANGE | SRT Number Ranges | 20081015 | |||
| 22 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SRT_WSP_CFG_TRACE | Trace for SRT configuration processing | 20081014 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Flush to DB behaviour | 20081013 | |||
| 24 | Static Attribute | Private | Type reference (TYPE) | TIMESTAMP | 20101222 | ||||
| 25 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_TRACE_LEVEL | 1 | Current SRT trace level | 20081013 | ||
| 26 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | 20101222 | ||||
| 27 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_SRT_WSP_CFG_TRACE | Trace macro buffer | 20091130 | |||
| 28 | Static Attribute | Public | Type reference (TYPE) | STRING | Trace macro buffer | 20091130 | |||
| 29 | Static Attribute | Public | Type reference (TYPE) | STRING | Trace macro buffer | 20091130 | |||
| 30 | Static Attribute | Public | Type reference (TYPE) | SRT_SRC_LOC_TYPE | Trace macro buffer | 20091130 | |||
| 31 | Static Attribute | Public | Type reference (TYPE) | STRING | Trace macro buffer | 20091130 | |||
| 32 | Static Attribute | Public | Type reference (TYPE) | XSTRING | Trace macro buffer | 20091130 | |||
| 33 | Static Attribute | Public | Type reference (TYPE) | INT4 | Trace macro buffer | 20091130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20101222 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081014 | |
| 3 | Static method | Public | Method | Clean trace admin table, i.e. remove invalid entries, if any | 20081014 | |
| 4 | Static method | Public | Method | Clear out all administration entries | 20081014 | |
| 5 | Static method | Public | Method | Clear out all trace information | 20081014 | |
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20081013 | |
| 7 | Static method | Public | Method | Flush trace entries to database | 20081013 | |
| 8 | Static method | Public | Method | Get current administrational entries | 20081016 | |
| 9 | Static method | Public | Method | Get info of direct caller | 20091130 | |
| 10 | Static method | Private | Method | Get entry type to be persisted | 20081015 | |
| 11 | Static method | Public | Method | Get last exception, if any | 20081110 | |
| 12 | Static method | Public | Method | Get source location out o ftrace entry | 20081014 | |
| 13 | Instance method | Private | Method | Get next ID for trace entry | 20081015 | |
| 14 | Instance method | Public | Method | Get session ID info of current trace object | 20081015 | |
| 15 | Static method | Private | Method | Get timestamp of trace entry | 20081014 | |
| 16 | Static method | Public | Method | Checks if administrational entries exist | 20081023 | |
| 17 | Static method | Public | Method | Checks if trace entries exist | 20081020 | |
| 18 | Static method | Public | Method | Check if requested trace is covered by admin setting | 20081014 | |
| 19 | Static method | Public | Method | Generate SRT trace object | 20081014 | |
| 20 | Static method | Public | Method | Read trace data | 20081023 | |
| 21 | Static method | Public | Method | Read trace data | 20081013 | |
| 22 | Static method | Public | Method | Remove specified trace administration entry | 20081016 | |
| 23 | Static method | Public | Method | 20101222 | ||
| 24 | Static method | Public | Method | Write specified XML to trace (upload functionality) | 20081021 | |
| 25 | Static method | Private | Method | Sets create information of trace entry | 20081015 | |
| 26 | Static method | Private | Method | Set source location information | 20081013 | |
| 27 | Static method | Public | Method | Sets trace administration entry | 20081014 | |
| 28 | Static method | Private | Method | Stripe off ABAP class name adornment | 20091130 | |
| 29 | Static method | Public | Method | Trace information to string, prepare for file download | 20090213 | |
| 30 | Instance method | Public | Method | Write SRT trace entry | 20081013 | |
| 31 | Static method | Private | Method | Write SRT trace entry to database | 20081021 |
Events
Class CL_SRT_WSP_CFG_TRACE has no event.
Types
Class CL_SRT_WSP_CFG_TRACE has no local type.
Method Signatures
Method CHECK_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_ACCESS | Value transfer | Type reference (TYPE) | BOOLEAN | 20101222 |
Method CHECK_ADMIN on class CL_SRT_WSP_CFG_TRACE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CFG_TRACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CFG_TRACE has no exception.
Method CLEAN_ADMIN Signature
Method CLEAN_ADMIN on class CL_SRT_WSP_CFG_TRACE has no parameter.
Method CLEAN_ADMIN on class CL_SRT_WSP_CFG_TRACE has no exception.
Method CLEAR_ADMIN Signature
Method CLEAR_ADMIN on class CL_SRT_WSP_CFG_TRACE has no parameter.
Method CLEAR_ADMIN on class CL_SRT_WSP_CFG_TRACE has no exception.
Method CLEAR_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_SESSION | Call by reference | Type reference (TYPE) | GUID_32 | Session ID | 20091130 | |||
| 2 | PI_USER | Call by reference | Type reference (TYPE) | UNAME | User Name | 20091130 |
Method CLEAR_TRACE on class CL_SRT_WSP_CFG_TRACE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_FLUSH | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | X=flush each trace entry; space=flush explicitly only | 20081013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20081110 |
Method FLUSH Signature
Method FLUSH on class CL_SRT_WSP_CFG_TRACE has no parameter.
Method FLUSH on class CL_SRT_WSP_CFG_TRACE has no exception.
Method GET_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CLEAN | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=clear admin. entries before returning; space=otherwise | 20081017 | ||
| 2 | PR_ADM | Value transfer | Type reference (TYPE) | SRT_CFG_TRC_ADM_LIST | Admin for Trace data for SOAP Runtime Configuration | 20081016 |
Method GET_ADMIN on class CL_SRT_WSP_CFG_TRACE has no exception.
Method GET_CALLER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Class name, if set | 20091130 | |||
| 2 | PE_DT_METH_NAME | Call by reference | Type reference (TYPE) | STRING | Design type object's method name | 20091130 | |||
| 3 | PE_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | STRING | Design type object's name | 20091130 | |||
| 4 | PE_DT_TYPE | Call by reference | Type reference (TYPE) | SRT_SRC_LOC_TYPE | Location type of trace entry | 20091130 | |||
| 5 | PE_FUNCTION_NAME | Call by reference | Type reference (TYPE) | STRING | Function name, if set | 20091130 | |||
| 6 | PE_LINE_NUMBER | Call by reference | Type reference (TYPE) | INT4 | Line of code | 20091130 | |||
| 7 | PE_METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | Method name, if set | 20091130 | |||
| 8 | PE_PROGRAM_NAME | Call by reference | Type reference (TYPE) | STRING | Program name, if set | 20091130 |
Method GET_CALLER_INFO on class CL_SRT_WSP_CFG_TRACE has no exception.
Method GET_ENTRY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ENTRY_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_TRACE_ENTRY_TYPE | SRT trace entry type | 20081015 | |||
| 2 | PR_ENTRY_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_TRACE_ENTRY_TYPE | SRT trace entry type | 20081015 |
Method GET_ENTRY_TYPE on class CL_SRT_WSP_CFG_TRACE has no exception.
Method GET_LAST_EXCEPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_EXCEPT | Value transfer | Object reference (TYPE REF TO) | CX_SRT_WSP_CONFIG | WSP Exception | 20081110 |
Method GET_LAST_EXCEPT on class CL_SRT_WSP_CFG_TRACE has no exception.
Method GET_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_SRT_CFG_TRC | Call by reference | Type reference (TYPE) | SRT_CFG_TRC | Trace data for SOAP Runtime Configuration | 20081014 | |||
| 2 | PR_LOC | Value transfer | Type reference (TYPE) | STRING | Location string | 20081014 |
Method GET_LOCATION on class CL_SRT_WSP_CFG_TRACE has no exception.
Method GET_NEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_ID | Value transfer | Type reference (TYPE) | SRT_WSP_NUM | SRT Number Range Number | 20081015 |
Method GET_NEXT_ID on class CL_SRT_WSP_CFG_TRACE has no exception.
Method GET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_ID | Value transfer | Type reference (TYPE) | GUID_32 | Sessin ID | 20081015 |
Method GET_SESSION on class CL_SRT_WSP_CFG_TRACE has no exception.
Method GET_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_SRT_CFG_TRC | Call by reference | Type reference (TYPE) | SRT_CFG_TRC | Trace data for SOAP Runtime Configuration | 20081014 | |||
| 2 | PR_TIMESTAMP | Value transfer | Type reference (TYPE) | STRING | Trace timestamp | 20081014 |
Method GET_TIMESTAMP on class CL_SRT_WSP_CFG_TRACE has no exception.
Method HAS_ADMIN_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_EXIST | Value transfer | Type reference (TYPE) | BOOLEAN | X=at least one entry exists; space=no entries | 20081023 |
Method HAS_ADMIN_ENTRIES on class CL_SRT_WSP_CFG_TRACE has no exception.
Method HAS_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_EXIST | Value transfer | Type reference (TYPE) | BOOLEAN | X=at least one entry exists; space=no entries | 20081020 |
Method HAS_ENTRIES on class CL_SRT_WSP_CFG_TRACE has no exception.
Method IS_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_IS_COVERED | Value transfer | Type reference (TYPE) | BOOLEAN | X=trace is on; space=trace is off | 20081014 |
Method IS_TRACE on class CL_SRT_WSP_CFG_TRACE has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_FLUSH | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | X=flush after each entry; space=flush explicitly | 20081014 | ||
| 2 | PR_TRACE | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_CFG_TRACE | Trace for SRT configuration processing | 20081014 |
Method OPEN on class CL_SRT_WSP_CFG_TRACE has no exception.
Method PREPARE_SEARCH_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_ENTRY_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_TRACE_ENTRY_TYPE | '*' | SRT trace entry type | 20081023 | ||
| 2 | PC_FROM_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20081023 | |||
| 3 | PC_FROM_TIME | Value transfer | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20081023 | |||
| 4 | PC_SESS | Value transfer | Type reference (TYPE) | GUID_32 | '*' | Session ID | 20081023 | ||
| 5 | PC_TO_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20081023 | |||
| 6 | PC_TO_TIME | Value transfer | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20081023 | |||
| 7 | PC_USER | Value transfer | Type reference (TYPE) | XUBNAME | '*' | User Name in User Master Record | 20081023 |
Method PREPARE_SEARCH_PARAMS on class CL_SRT_WSP_CFG_TRACE has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_LOG | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TRC_LIST | Configuration trace entries 'as is' | 20081017 | |||
| 2 | PC_LOG_STR | Call by reference | Type reference (TYPE) | SRT_WSP_STRINGS | Configuration trace entries as strings | 20081017 | |||
| 3 | PC_LOG_XML | Call by reference | Type reference (TYPE) | XSTRING | Configuration trace entries as XML document | 20081021 | |||
| 4 | PI_ENTRY_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_TRACE_ENTRY_TYPE | '*' | SRT trace entry type | 20081015 | ||
| 5 | PI_FROM_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20081013 | |||
| 6 | PI_FROM_TIME | Value transfer | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20081013 | |||
| 7 | PI_SESS | Value transfer | Type reference (TYPE) | GUID_32 | '*' | Session ID | 20081014 | ||
| 8 | PI_TO_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20081013 | |||
| 9 | PI_TO_TIME | Value transfer | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20081013 | |||
| 10 | PI_USER | Value transfer | Type reference (TYPE) | XUBNAME | '*' | User Name in User Master Record | 20081013 |
Method READ on class CL_SRT_WSP_CFG_TRACE has no exception.
Method REMOVE_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ID | Call by reference | Type reference (TYPE) | GUID_32 | Administration ID | 20081016 |
Method REMOVE_ADMIN on class CL_SRT_WSP_CFG_TRACE has no exception.
Method RESET_RUNTIME_FLAG Signature
Method RESET_RUNTIME_FLAG on class CL_SRT_WSP_CFG_TRACE has no parameter.
Method RESET_RUNTIME_FLAG on class CL_SRT_WSP_CFG_TRACE has no exception.
Method RESTORE_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_LOG | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TRC_LIST | SRT configuration trace entries | 20090304 | |||
| 2 | PE_SUCCESS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090304 | |||
| 3 | PI_RESTORE_IN_NEW_SESSION | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | X=set under new session; used provided session | 20081021 | ||
| 4 | PI_STORE_IN_DB | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=store in trace DB; space=only convert | 20090304 | ||
| 5 | PI_XML | Call by reference | Type reference (TYPE) | XSTRING | XML document to be restored | 20081021 |
Method RESTORE_TRACE on class CL_SRT_WSP_CFG_TRACE has no exception.
Method SET_CREATE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_SRT_CFG_TRC | Call by reference | Type reference (TYPE) | SRT_CFG_TRC | Trace data for SOAP Runtime Configuration | 20081015 | |||
| 2 | PC_SRT_CFG_TRC_ADM | Call by reference | Type reference (TYPE) | SRT_CFG_TRC_ADM | Admin for Trace data for SOAP Runtime Configuration | 20081015 |
Method SET_CREATE_INFO on class CL_SRT_WSP_CFG_TRACE has no exception.
Method SET_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_SRT_CFG_TRC | Call by reference | Type reference (TYPE) | SRT_CFG_TRC | Configuration trace entry | 20081013 | |||
| 2 | PI_DT_METH | Call by reference | Type reference (TYPE) | CSEQUENCE | DT method name | 20081013 | |||
| 3 | PI_DT_SOURCE | Call by reference | Type reference (TYPE) | CSEQUENCE | DT source object's name | 20081013 | |||
| 4 | PI_DT_TYPE | Call by reference | Type reference (TYPE) | SRT_SRC_LOC_TYPE | Location type of trace entry | 20081013 | |||
| 5 | PI_LINE | Call by reference | Type reference (TYPE) | INT4 | Line number in source | 20081013 |
Method SET_LOCATION on class CL_SRT_WSP_CFG_TRACE has no exception.
Method SET_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_TO_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20081014 | |||
| 2 | PI_TO_MINS | Value transfer | Type reference (TYPE) | INT4 | Minutes to switch on trace | 20081014 | |||
| 3 | PI_TO_TIME | Value transfer | Type reference (TYPE) | SYUZEIT | Current Time of Application Server | 20081014 | |||
| 4 | PI_USER | Value transfer | Type reference (TYPE) | XUBNAME | '*' | User Name in User Master Record | 20081014 |
Method SET_TRACE on class CL_SRT_WSP_CFG_TRACE has no exception.
Method STRIPEOFF_CLASS_NAME_ADORNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_IN_STR | Call by reference | Type reference (TYPE) | CSEQUENCE | Class name with adornments | 20091130 | |||
| 2 | PR_OUT_STR | Value transfer | Type reference (TYPE) | STRING | Class name without adornments | 20091130 |
Method STRIPEOFF_CLASS_NAME_ADORNMENT on class CL_SRT_WSP_CFG_TRACE has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_LOG | Call by reference | Type reference (TYPE) | SRT_WSP_CFG_TRC_LIST | Trace information | 20090213 | |||
| 2 | PC_LOG_STR | Call by reference | Type reference (TYPE) | SRT_WSP_STRINGS | Trace information as string | 20090213 | |||
| 3 | PC_LOG_XML | Call by reference | Type reference (TYPE) | XSTRING | Trace information as XML data | 20090304 |
Method TO_STRING on class CL_SRT_WSP_CFG_TRACE has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DT_METH | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of method for class | 20081013 | |||
| 2 | PI_DT_SOURCE | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of design time source (class, program, function) | 20081013 | |||
| 3 | PI_DT_TYPE | Call by reference | Type reference (TYPE) | SRT_SRC_LOC_TYPE | Location type of trace entry | 20081013 | |||
| 4 | PI_ENTRY_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_TRACE_ENTRY_TYPE | 'I' | SRT trace entry type | 20081015 | ||
| 5 | PI_FORCE_WRITE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20101222 | |||
| 6 | PI_LINE | Call by reference | Type reference (TYPE) | INT4 | Line number in source | 20081013 | |||
| 7 | PI_TEXT | Call by reference | Type reference (TYPE) | STRING | Trace information to be saved | 20081013 | |||
| 8 | PI_XTEXT | Call by reference | Type reference (TYPE) | XSTRING | Additionl Trace information to be saved | 20081014 |
Method WRITE on class CL_SRT_WSP_CFG_TRACE has no exception.
Method WRITE_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DT_METH | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of method for class | 20081021 | |||
| 2 | PI_DT_SOURCE | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of design time source (class, program, function) | 20081021 | |||
| 3 | PI_DT_TYPE | Call by reference | Type reference (TYPE) | SRT_SRC_LOC_TYPE | Location type of trace entry | 20081021 | |||
| 4 | PI_ENTRY_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_TRACE_ENTRY_TYPE | 'I' | SRT trace entry type | 20081021 | ||
| 5 | PI_FLUSH | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | X=flush to database; space=do not flush | 20081021 | ||
| 6 | PI_ID | Call by reference | Type reference (TYPE) | SRT_WSP_NUM | SRT Number Range Number | 20081021 | |||
| 7 | PI_IS_RESTORE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=is restored trace data; space=regular trace data | 20081021 | ||
| 8 | PI_LINE | Call by reference | Type reference (TYPE) | INT4 | Line number in source | 20081021 | |||
| 9 | PI_SESS | Call by reference | Type reference (TYPE) | GUID_32 | Session ID | 20081021 | |||
| 10 | PI_SRC_LOC | Call by reference | Type reference (TYPE) | SRT_SRC_LOC | Source location as string | 20081021 | |||
| 11 | PI_TEXT | Call by reference | Type reference (TYPE) | STRING | Trace information to be saved | 20081021 | |||
| 12 | PI_TRACE_ENTRY | Call by reference | Type reference (TYPE) | SRT_CFG_TRC | Trace data for SOAP Runtime Configuration | 20081022 | |||
| 13 | PI_XTEXT | Call by reference | Type reference (TYPE) | XSTRING | Additionl Trace information to be saved | 20081021 |
Method WRITE_DB on class CL_SRT_WSP_CFG_TRACE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |