Hierarchy

⤷

⤷

Properties
Class | CL_RS_PRECALC_ADMIN | |
Short Description | Precalculation server administration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_EXCEL_PRECALC | Package for Precalculation of Workbooks |
Created | 20091221 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RS_PRECALC_ADMIN has no forward declaration.
Interfaces
Class CL_RS_PRECALC_ADMIN has no interface implemented.
Friends
Class CL_RS_PRECALC_ADMIN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | 0 | Number of Appended timeouts | 20100105 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR255 | Name of the Default Timeout entry | 20100105 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of precalculation servers | 20100105 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSR_PRECALC_ADMIN_SERVER_TAB | Table type precalculation server list RSPRECALCADMIN | 20100105 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | Chart: Preclaculation Server Customizing | 20100105 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | Chart: Precalculation Server | 20100105 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSR_PRECALC_ADMIN_SERVER | Selected Precalculation Server | 20100105 | ||
8 | ![]() |
Instance attribute | Private | See coding | 20100105 |
Methods
Events
Class CL_RS_PRECALC_ADMIN has no event.
Types
Class CL_RS_PRECALC_ADMIN has no local type.
Method Signatures
Method ADD_PREC_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | RSTXTLG | Long description | 20100105 | ||
2 | ![]() |
I_GWHOST | Call by reference | Type reference (TYPE) | RFCGWHOST | Gateway host name | 20100806 | ||
3 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | RSRLOGSYS | Source system of the receiver | 20100105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100105 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDICATOR | Call by reference | Type reference (TYPE) | BOOLEAN | Display load indicator | 20100105 |
Method CONSTRUCTOR on class CL_RS_PRECALC_ADMIN has no exception.
Method CREATE_SERVER_LIST_C_CUST_XML Signature
Method CREATE_SERVER_LIST_C_CUST_XML on class CL_RS_PRECALC_ADMIN has no parameter.
Method CREATE_SERVER_LIST_C_CUST_XML on class CL_RS_PRECALC_ADMIN has no exception.
Method CREATE_SERVER_LIST_C_DATA_XML Signature
Method CREATE_SERVER_LIST_C_DATA_XML on class CL_RS_PRECALC_ADMIN has no parameter.
Method CREATE_SERVER_LIST_C_DATA_XML on class CL_RS_PRECALC_ADMIN has no exception.
Method DELETE_QUEUE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTRIES_TO_DELETE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deletion of queue entries failed | 20100105 |
Method DELETE_SELECTED_PREC_SERVER Signature
Method DELETE_SELECTED_PREC_SERVER on class CL_RS_PRECALC_ADMIN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during deletion | 20100105 | |
2 | ![]() |
Server not found | 20100105 | |
3 | ![]() |
No server selected | 20100105 |
Method DELETE_SELECTED_SERVER_LOG Signature
Method DELETE_SELECTED_SERVER_LOG on class CL_RS_PRECALC_ADMIN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to delete log file. | 20100105 |
Method GET_DURATION_CHART_CUST_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUST_XML | Value transfer | Type reference (TYPE) | XSTRING | 20100105 |
Method GET_DURATION_CHART_CUST_XML on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_DURATION_CHART_DATA_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_XML | Value transfer | Type reference (TYPE) | XSTRING | 20100105 |
Method GET_DURATION_CHART_DATA_XML on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_FAILED_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE_FROM | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20100105 | ||
2 | ![]() |
DATE_TO | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20100105 | ||
3 | ![]() |
FAILED_SETTINGS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100105 |
Method GET_FAILED_SETTINGS on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_LIST_OF_TIMEOUTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPENDED_ENTRIES | Call by reference | Type reference (TYPE) | INT4 | Number of entries appended | 20100105 | ||
2 | ![]() |
APPEND_ENTRIES | Value transfer | Type reference (TYPE) | STANDARD TABLE | Append these entries to the timeout table. | 20100105 | ||
3 | ![]() |
REFRESH | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100105 | ||
4 | ![]() |
TIMEOUTS | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20100105 |
Method GET_LIST_OF_TIMEOUTS on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_LIST_OF_WORKBOOKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | RSTXTLG | Long description | 20100105 | ||
2 | ![]() |
WORKBOOKS | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20100105 |
Method GET_LIST_OF_WORKBOOKS on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_NUM_OF_PREC_SERVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_N_SERVERS | Value transfer | Type reference (TYPE) | I | 20100105 |
Method GET_NUM_OF_PREC_SERVERS on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_PRECALCULATION_QUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRECALCULATION_QUEUE | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20100105 | |||
2 | ![]() |
SELECTION | Call by reference | Type reference (TYPE) | RSR_PRECALC_ADMIN_QUEUE | Precalculation administration queue RSPRECALCADMIN | 20100105 |
Method GET_PRECALCULATION_QUEUE on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_PREC_SERVER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PREC_SERVER_LIST | Value transfer | Type reference (TYPE) | RSR_PRECALC_ADMIN_SERVER_TAB | Table type precalculation server list RSPRECALCADMIN | 20100105 |
Method GET_PREC_SERVER_LIST on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_QUEUE_CHART_CUST_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_SERVER | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100105 | ||
2 | ![]() |
CUST_XML | Value transfer | Type reference (TYPE) | XSTRING | 20100105 |
Method GET_QUEUE_CHART_CUST_XML on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_QUEUE_CHART_DATA_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALL_SERVER | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100105 | ||
2 | ![]() |
DATA_XML | Value transfer | Type reference (TYPE) | XSTRING | 20100105 |
Method GET_QUEUE_CHART_DATA_XML on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_SELECTED_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREC_SERVER | Value transfer | Type reference (TYPE) | RSR_PRECALC_ADMIN_SERVER | Strusture for precalculation server data RSPRECALCADMIN | 20100105 |
Method GET_SELECTED_SERVER on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_SELECTED_SERVER_LOG_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTML_LOG | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100105 | |||
2 | ![]() |
MAX_LINES | Call by reference | Type reference (TYPE) | INT4 | 10000 | Natural number | 20100105 | |
3 | ![]() |
TXT | Call by reference | Type reference (TYPE) | BOOLEAN | ' ' | Boolean Variable (X=True, -=False, Space=Unknown) | 20100105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100105 | ||
2 | ![]() |
20100105 |
Method GET_SERVER_LIST_CHART_CUST_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUST_XML | Value transfer | Type reference (TYPE) | XSTRING | 20100105 |
Method GET_SERVER_LIST_CHART_CUST_XML on class CL_RS_PRECALC_ADMIN has no exception.
Method GET_SERVER_LIST_CHART_DATA_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATUS_DATA_XML | Value transfer | Type reference (TYPE) | XSTRING | 20100105 |
Method GET_SERVER_LIST_CHART_DATA_XML on class CL_RS_PRECALC_ADMIN has no exception.
Method LOAD_PREC_SERVER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDICATOR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100105 |
Method LOAD_PREC_SERVER_LIST on class CL_RS_PRECALC_ADMIN has no exception.
Method REALOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDICATOR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100105 |
Method REALOAD on class CL_RS_PRECALC_ADMIN has no exception.
Method RESTART_FAILED_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT_LIST | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100105 | |||
2 | ![]() |
SETTINGS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100105 |
Method RESTART_FAILED_SETTINGS on class CL_RS_PRECALC_ADMIN has no exception.
Method SAVE_PREC_SERVER Signature
Method SAVE_PREC_SERVER on class CL_RS_PRECALC_ADMIN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error saving precalculation server | 20100105 |
Method SAVE_TIMEOUTS Signature
Method SAVE_TIMEOUTS on class CL_RS_PRECALC_ADMIN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error saving timeouts | 20100105 |
Method SET_SELECTED_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SELECTED_SERVER | Call by reference | Type reference (TYPE) | RSR_PRECALC_ADMIN_SERVER | Strusture for precalculation server data RSPRECALCADMIN | 20100105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Prec server does not exist | 20100105 |
Method SET_SERVER_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | RSTXTLG | Long description | 20100105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No server is selected | 20100105 |
Method SET_TIMEOUT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BAD_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100105 | ||
2 | ![]() |
TIMEOUTS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20100105 |
Method SET_TIMEOUT_LIST on class CL_RS_PRECALC_ADMIN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |