SAP ABAP Class CL_APL_ECATT_JSERVICES (Service Functions for Access to JAVA Stack)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects

⤷

⤷

Properties
Class | CL_APL_ECATT_JSERVICES | |
Short Description | Service Functions for Access to JAVA Stack | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
Created | 20030813 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_APL_ECATT_JSERVICES has no forward declaration.
Interfaces
Class CL_APL_ECATT_JSERVICES has no interface implemented.
Friends
Class CL_APL_ECATT_JSERVICES 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) | ETONOFF | - INTERNAL - Debugging Mode | 20040202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts a Java Time Stamp to ABAP Date/Time Format | 20070112 |
2 | ![]() |
Static method | Public | Method | Query System Info of JAVA Stack | 20030813 |
3 | ![]() |
Instance method | Protected | Method | Query System Info of JAVA Stack - Internal | 20041029 |
4 | ![]() |
Instance method | Protected | Method | Query XML Node Value | 20040202 |
5 | ![]() |
Instance method | Protected | Method | XML Document with System Info in eCATT ABAP Structure | 20040202 |
Events
Class CL_APL_ECATT_JSERVICES has no event.
Types
Class CL_APL_ECATT_JSERVICES has no local type.
Method Signatures
Method CONVERT_ABAP_TIMESTAMP_TO_JAVA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TIMESTAMP | Call by reference | Type reference (TYPE) | STRING | Time in Milliseconds since January 1, 1970, 00:00:00 GMT | 20070112 | ||
2 | ![]() |
IM_DATE | Call by reference | Type reference (TYPE) | SYDATE | Datum-Datenelement fuer SYST | 20070112 | ||
3 | ![]() |
IM_MSEC | Call by reference | Type reference (TYPE) | NUM03 | 000 | Rest Milliseconds | 20070112 | |
4 | ![]() |
IM_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20070112 |
Method CONVERT_ABAP_TIMESTAMP_TO_JAVA on class CL_APL_ECATT_JSERVICES has no exception.
Method GET_JSYS_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SYSINFO | Call by reference | Type reference (TYPE) | ETSYS_INFO | Allg. Systeminfo | 20030813 | ||
2 | ![]() |
ET_VERS_TAB | Call by reference | Type reference (TYPE) | ETJCVERS_TABTYPE | Komponentenversionen | 20030813 | ||
3 | ![]() |
IM_HTTP_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logische Destination für HTTP-Kommunikation | 20041029 | ||
4 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'A' | A-All, P-Ping, S-Sysinfo, V-VersionInfo | 20030813 | |
5 | ![]() |
IM_VERSFIELD | Value transfer | Type reference (TYPE) | STRING | 20030813 | |||
6 | ![]() |
IM_VERSVALUE | Value transfer | Type reference (TYPE) | STRING | 20030813 | |||
7 | ![]() |
IS_SYS_DATA | Call by reference | Type reference (TYPE) | ETSC_TSYS | Systemdatencontainer und Zielsystem | 20030815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für eCatt Middleware Ausnahmen | 20030813 |
Method GET_JSYS_INFO_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SYSINFO | Call by reference | Type reference (TYPE) | ETSYS_INFO | Allg. Systeminfo | 20041029 | ||
2 | ![]() |
ET_VERS_TAB | Call by reference | Type reference (TYPE) | ETJCVERS_TABTYPE | Komponentenversionen | 20041029 | ||
3 | ![]() |
IM_HTTP_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logische Destination für HTTP Kommunikation | 20041029 | ||
4 | ![]() |
IM_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'A' | A-All, P-Ping, S-Sysinfo, V-VersionInfo | 20041029 | |
5 | ![]() |
IM_VERSFIELD | Value transfer | Type reference (TYPE) | STRING | 20041029 | |||
6 | ![]() |
IM_VERSVALUE | Value transfer | Type reference (TYPE) | STRING | 20041029 | |||
7 | ![]() |
IS_SYS_DATA | Call by reference | Type reference (TYPE) | ETSC_TSYS | Systemdatencontainer und Zielsystem | 20041029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für eCatt Middleware Ausnahmen | 20041029 |
Method GET_NODE_VAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040202 | |||
2 | ![]() |
IP_XML_ELEM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20040202 | ||
3 | ![]() |
RE_VAL | Value transfer | Type reference (TYPE) | STRING | 20040202 |
Method GET_NODE_VAL on class CL_APL_ECATT_JSERVICES has no exception.
Method XML_SYSINFO_TO_ABAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SYSINFO | Call by reference | Type reference (TYPE) | ETSYS_INFO | Systeminfo für Remotesysteme (vornehmlich JAVA-Stack) | 20040202 | ||
2 | ![]() |
ET_VERS_TAB | Call by reference | Type reference (TYPE) | ETJCVERS_TABTYPE | Tabellen von Komponentenversionen im JAVA Stack | 20040202 | ||
3 | ![]() |
IP_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20040202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse für eCatt Middleware Ausnahmen | 20040202 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |