Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATRA_CROSS_SERVER | Cross-Server Functions | 20100726 |
Properties
Interface | IF_ATRA_CROSS_SERVER | |
Short Description | Cross-Server Functions |
General Data
Package | S_ATRA_API | ATRA API |
Created | 20100726 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_ATRA_ANALYZER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | IF_ATRA_CROSS_SERVER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_ATRA_CROSS_SERVER has no interface.
Friends
Interface IF_ATRA_CROSS_SERVER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_ADMIN | Constant | Public | Type reference (TYPE) | STRING | ' |
20100729 | ||
2 | C_ALL_SERVER | Constant | Public | Type reference (TYPE) | STRING | ' |
20100726 | ||
3 | C_DIRSEP | Constant | Public | Type reference (TYPE) | CHAR2 | '/' | Version Number Component | 20101207 | |
4 | C_LOCAL_SERVER | Constant | Public | Type reference (TYPE) | STRING | ' |
20100726 |
Methods
Events
Interface IF_ATRA_CROSS_SERVER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_STR_FILE_DIR | Public | Type reference (TYPE) | ATRA_STR_FILE_DIR | 20100803 |
|
|
2 | TYP_STR_FILE_HEADER | Public | Type reference (TYPE) | ATRA_STR_FILE_HEADER | File Header | 20100817 |
|
3 | TYP_STR_PROCESS_FILE_RESULT | Public | See coding | 20100804 | BEGIN OF typ_str_process_file_result,
exception TYPE string,
header TYPE satrh_header,
key TYPE satr_tab_key,
cancelled TYPE c LENGTH 1,
END OF typ_str_process_file_result
|
||
4 | TYP_STR_SERVER | Public | See coding | 20100726 | BEGIN OF typ_str_server,
name TYPE string,
host TYPE string,
local TYPE xflag,
END OF typ_str_server
|
||
5 | TYP_STR_SESSION | Public | See coding | 20100726 | BEGIN OF typ_str_session,
server TYPE string,
host TYPE string.
INCLUDE TYPE if_atra_trace_internal=>ty_trace_session.
TYPES:
END OF typ_str_session
|
||
6 | TYP_STR_TRACE_HITLIST | Public | Type reference (TYPE) | ATRA_STR_TRACE_HITLIST | 20110126 |
|
|
7 | TYP_STR_TRACE_REQUEST | Public | See coding | 20100804 | BEGIN OF typ_str_trace_request,
server TYPE string,
host type string.
INCLUDE TYPE atra_str_trace_request.
TYPES:
END OF typ_str_trace_request
|
||
8 | TYP_STR_TRACE_STATEMENT | Public | Type reference (TYPE) | ATRA_STR_TRACE_STATEMENT | Line of Statement Trace | 20101201 |
|
9 | TYP_STR_WP_INFO | Public | See coding | Work process info | 20100726 | BEGIN OF typ_str_wp_info,
servername TYPE string.
INCLUDE TYPE wpinfo AS wpinfo.
TYPES END OF typ_str_wp_info
|
|
10 | TYP_TAB_FILE_DIR | Public | See coding | 20100803 | typ_tab_file_dir TYPE STANDARD TABLE OF typ_str_file_dir WITH DEFAULT KEY
|
||
11 | TYP_TAB_SERVER | Public | See coding | 20100726 | typ_tab_server TYPE STANDARD TABLE OF typ_str_server WITH DEFAULT KEY
|
||
12 | TYP_TAB_SESSIONS | Public | See coding | 20100726 | typ_tab_sessions TYPE STANDARD TABLE OF typ_str_session WITH DEFAULT KEY
|
||
13 | TYP_TAB_TRACE_DB_HITS | Public | Type reference (TYPE) | ATRA_TAB_TRACE_DB_HITS | 20120718 |
|
|
14 | TYP_TAB_TRACE_HITLIST | Public | See coding | 20110126 | TYP_tab_trace_HITLIST TYPE STANDARD TABLE OF typ_str_trace_hitlist
WITH DEFAULT KEY
|
||
15 | TYP_TAB_TRACE_REQUESTS | Public | See coding | 20100804 | typ_tab_trace_requests TYPE STANDARD TABLE OF typ_str_trace_request WITH DEFAULT KEY
|
||
16 | TYP_TAB_TRACE_STATEMENTS | Public | Type reference (TYPE) | ATRA_TAB_TRACE_STATEMENTS | Table of Statement Trace | 20101201 |
|
17 | TYP_TAB_WP_INFOS | Public | See coding | WP Information | 20100726 | typ_tab_wp_infos TYPE STANDARD TABLE OF typ_str_wp_info WITH DEFAULT KEY
|
Method Signatures
Method DELETE_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100810 | |||
2 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110510 | |||
3 | ![]() |
R_EXCEPTION | Value transfer | Type reference (TYPE) | STRING | 20100810 |
Method DELETE_FILE on Interface IF_ATRA_CROSS_SERVER has no exception.
Method DELETE_TRACE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_KILL_RUNNING | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20100816 | ||
2 | ![]() |
I_REQ_ID | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100816 | ||
3 | ![]() |
I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | Natural Number | 20100816 | ||
4 | ![]() |
I_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110516 | ||
5 | ![]() |
R_FLG_DELETED | Value transfer | Type reference (TYPE) | XFLAG | New Input Values | 20100816 |
Method DELETE_TRACE_REQUEST on Interface IF_ATRA_CROSS_SERVER has no exception.
Method DISPLAY_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100816 | |||
2 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110510 |
Method DISPLAY_FILE on Interface IF_ATRA_CROSS_SERVER has no exception.
Method GET_CURRENT_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_TO_LOWER | Value transfer | Type reference (TYPE) | XFLAG | `X` | neue Eingabewerte | 20110510 | |
2 | ![]() |
R_SERVER | Value transfer | Type reference (TYPE) | STRING | 20110510 |
Method GET_CURRENT_SERVER on Interface IF_ATRA_CROSS_SERVER has no exception.
Method GET_CURRENT_SERVER_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SERVER | Value transfer | Type reference (TYPE) | STRING | 20100728 |
Method GET_CURRENT_SERVER_SCOPE on Interface IF_ATRA_CROSS_SERVER has no exception.
Method GET_DB_HITS_FROM_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILENAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20120718 | |||
2 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20120718 | |||
3 | ![]() |
I_STR_FILTER | Value transfer | Type reference (TYPE) | ATRA_STR_FILTER | 20120718 | |||
4 | ![]() |
R_TAB_DB_HITS | Value transfer | Type reference (TYPE) | TYP_TAB_TRACE_DB_HITS | 20120718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120718 |
Method GET_FILE_DIRECTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100803 | |||
2 | ![]() |
I_USER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110112 | |||
3 | ![]() |
R_TAB_FILE_DIR | Value transfer | Type reference (TYPE) | TYP_TAB_FILE_DIR | File Directory Table | 20100803 |
Method GET_FILE_DIRECTORY on Interface IF_ATRA_CROSS_SERVER has no exception.
Method GET_FILE_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100817 | |||
2 | ![]() |
I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110510 | |||
3 | ![]() |
R_STR_HEADER | Value transfer | Type reference (TYPE) | TYP_STR_FILE_HEADER | 20100817 |
Method GET_FILE_HEADER on Interface IF_ATRA_CROSS_SERVER has no exception.
Method GET_HITLIST_FROM_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILENAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110126 | |||
2 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110510 | |||
3 | ![]() |
I_STR_FILTER | Value transfer | Type reference (TYPE) | ATRA_STR_FILTER | Filter for trace analysis | 20110419 | ||
4 | ![]() |
R_TAB_HITLIST | Value transfer | Type reference (TYPE) | TYP_TAB_TRACE_HITLIST | 20110126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110126 |
Method GET_HOST_FROM_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100913 | |||
2 | ![]() |
R_HOST | Value transfer | Type reference (TYPE) | STRING | 20100913 |
Method GET_HOST_FROM_SERVER on Interface IF_ATRA_CROSS_SERVER has no exception.
Method GET_SERVER_FROM_HOST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HOST | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100913 | |||
2 | ![]() |
R_SERVER | Value transfer | Type reference (TYPE) | STRING | 20100913 |
Method GET_SERVER_FROM_HOST on Interface IF_ATRA_CROSS_SERVER has no exception.
Method GET_SERVER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_TO_LOWER_CASE | Call by reference | Type reference (TYPE) | XFLAG | 'X' | 20110512 | ||
2 | ![]() |
R_TAB_SERVER | Value transfer | Type reference (TYPE) | IF_ATRA_CROSS_SERVER=>TYP_TAB_SERVER | 20100727 |
Method GET_SERVER_LIST on Interface IF_ATRA_CROSS_SERVER has no exception.
Method GET_SERVER_SCOPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100803 | |||
2 | ![]() |
R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100803 |
Method GET_SERVER_SCOPE_TEXT on Interface IF_ATRA_CROSS_SERVER has no exception.
Method GET_STATEMENTS_FROM_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILENAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20101201 | |||
2 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110510 | |||
3 | ![]() |
I_STR_FILTER | Value transfer | Type reference (TYPE) | ATRA_STR_FILTER | Filter for trace analysis | 20110419 | ||
4 | ![]() |
R_TAB_STATEMENTS | Value transfer | Type reference (TYPE) | TYP_TAB_TRACE_STATEMENTS | Tabelle der Statement Trace | 20101201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Probleme bei Cross Server Zugriffen | 20101201 |
Method GET_TEXTTABS_FROM_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TAB_METHS | Call by reference | Type reference (TYPE) | TABLE | 20101207 | |||
2 | ![]() |
E_TAB_PACKS | Call by reference | Type reference (TYPE) | TABLE | 20101207 | |||
3 | ![]() |
E_TAB_PROGS | Call by reference | Type reference (TYPE) | TABLE | 20101207 | |||
4 | ![]() |
E_TAB_TEXTS | Call by reference | Type reference (TYPE) | TABLE | 20101207 | |||
5 | ![]() |
I_FILENAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20101207 | |||
6 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110510 | |||
7 | ![]() |
I_STR_FILTER | Value transfer | Type reference (TYPE) | ATRA_STR_FILTER | Filter for trace analysis | 20110419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in ATRA API | 20101207 |
Method GET_TRACE_REQUESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100805 | |||
2 | ![]() |
R_TAB_TRACE_REQUESTS | Value transfer | Type reference (TYPE) | IF_ATRA_CROSS_SERVER=>TYP_TAB_TRACE_REQUESTS | 20100805 |
Method GET_TRACE_REQUESTS on Interface IF_ATRA_CROSS_SERVER has no exception.
Method GET_TRACE_SESSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | IF_ATRA_CROSS_SERVER=>C_LOCAL_SERVER | 20100726 | ||
2 | ![]() |
R_TAB_SESSIONS | Value transfer | Type reference (TYPE) | IF_ATRA_CROSS_SERVER=>TYP_TAB_SESSIONS | 20100726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for CL_ATRA_TRACE | 20100803 |
Method GET_WP_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100726 | |||
2 | ![]() |
R_TAB_WP_INFOS | Value transfer | Type reference (TYPE) | IF_ATRA_CROSS_SERVER=>TYP_TAB_WP_INFOS | WP Infos | 20100727 |
Method GET_WP_INFOS on Interface IF_ATRA_CROSS_SERVER has no exception.
Method IS_BYD_BUSINESS_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_BYD_BUSINESS_CLIENT | Value transfer | Type reference (TYPE) | XFLAG | 20100729 |
Method IS_BYD_BUSINESS_CLIENT on Interface IF_ATRA_CROSS_SERVER has no exception.
Method IS_BYD_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_BYD_SYSTEM | Value transfer | Type reference (TYPE) | XFLAG | 20100729 |
Method IS_BYD_SYSTEM on Interface IF_ATRA_CROSS_SERVER has no exception.
Method IS_BYD_SYSTEM_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_BYD_SYSTEM_CLIENT | Value transfer | Type reference (TYPE) | XFLAG | 20100729 |
Method IS_BYD_SYSTEM_CLIENT on Interface IF_ATRA_CROSS_SERVER has no exception.
Method IS_LOCAL_SERVER_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100803 | |||
2 | ![]() |
R_IS_LOCAL_SERVER | Value transfer | Type reference (TYPE) | XFLAG | New Input Values | 20100803 |
Method IS_LOCAL_SERVER_SCOPE on Interface IF_ATRA_CROSS_SERVER has no exception.
Method IS_LOCAL_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLG_LOCAL_VIEW | Value transfer | Type reference (TYPE) | XFLAG | New Input Values | 20101014 |
Method IS_LOCAL_VIEW on Interface IF_ATRA_CROSS_SERVER has no exception.
Method IS_THIS_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110510 | |||
2 | ![]() |
R_IS_THIS_SERVER | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20110510 |
Method IS_THIS_SERVER on Interface IF_ATRA_CROSS_SERVER has no exception.
Method IS_TRACE_REQUEST_RUNNING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REQ_ID | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100816 | ||
2 | ![]() |
I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100816 | |||
3 | ![]() |
R_FLG_RUNNING | Value transfer | Type reference (TYPE) | XFLAG | New Input Values | 20100816 |
Method IS_TRACE_REQUEST_RUNNING on Interface IF_ATRA_CROSS_SERVER has no exception.
Method PROCESS_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100803 | |||
2 | ![]() |
I_FLG_DELETE | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20100804 | ||
3 | ![]() |
I_FLG_NEW_TASK | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20100811 | ||
4 | ![]() |
I_FLG_WITH_TABNAMES | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20100804 | ||
5 | ![]() |
I_MANDT | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte Field | 20100804 | ||
6 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100910 | |||
7 | ![]() |
R_STR_RESULT | Value transfer | Type reference (TYPE) | TYP_STR_PROCESS_FILE_RESULT | 20100804 |
Method PROCESS_FILE on Interface IF_ATRA_CROSS_SERVER has no exception.
Method SCHEDULE_TRACE_REQUEST Signature
Method SCHEDULE_TRACE_REQUEST on Interface IF_ATRA_CROSS_SERVER has no exception.
Method SET_CURRENT_SERVER_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Value transfer | Type reference (TYPE) | CSEQUENCE | 20100806 | |||
2 | ![]() |
R_FLG_OK | Value transfer | Type reference (TYPE) | XFLAG | New Input Values | 20100806 |
Method SET_CURRENT_SERVER_SCOPE on Interface IF_ATRA_CROSS_SERVER has no exception.
Method SET_LOCAL_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_LOCAL_VIEW | Value transfer | Type reference (TYPE) | XFLAG | New Input Values | 20101014 |
Method SET_LOCAL_VIEW on Interface IF_ATRA_CROSS_SERVER has no exception.
Method START_FOR_WP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | SPACE | 20110330 | ||
2 | ![]() |
I_PARTICULAR_UNITS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100802 | ||
3 | ![]() |
I_PROG | Call by reference | Type reference (TYPE) | PROGRAM | 20100802 | |||
4 | ![]() |
I_REF_VAR | Call by reference | Object reference (TYPE REF TO) | IF_ATRA_TRACE_VARIANT | 20100802 | |||
5 | ![]() |
I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100802 | |||
6 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | C | 'R' | 20100802 | ||
7 | ![]() |
I_VARIANT_NAME | Call by reference | Type reference (TYPE) | IF_ATRA_TRACE_VARIANT=>TY_VARIANT_NAME | 20100802 | |||
8 | ![]() |
I_VARIANT_OWNER | Call by reference | Type reference (TYPE) | SYUNAME | 20100802 | |||
9 | ![]() |
I_WP_ID | Call by reference | Type reference (TYPE) | I | 20100802 | |||
10 | ![]() |
I_X_NO_AUTOCLOSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100802 | ||
11 | ![]() |
I_X_RESOLUTION_LOW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100802 | ||
12 | ![]() |
R_EXCEPTION | Value transfer | Type reference (TYPE) | STRING | 20100817 |
Method START_FOR_WP on Interface IF_ATRA_CROSS_SERVER has no exception.
Method TERMINATE_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100802 | |||
2 | ![]() |
I_SESSION_ID | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100802 | ||
3 | ![]() |
I_SESSION_INIT_TIME | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100802 | ||
4 | ![]() |
R_EXCEPTION | Value transfer | Type reference (TYPE) | STRING | 20100817 |
Method TERMINATE_SESSION on Interface IF_ATRA_CROSS_SERVER has no exception.
Method VALIDATE_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101125 | |||
2 | ![]() |
R_SERVER | Value transfer | Type reference (TYPE) | STRING | 20101125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101125 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |