SAP ABAP Class CL_AMT (XI Mapping: Automatic Tests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping

⤷

⤷

Properties
Class | CL_AMT | |
Short Description | XI Mapping: Automatic Tests | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_MAPPING | Application Integration: Mapping |
Created | 20030703 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AMT has no forward declaration.
Interfaces
Class CL_AMT has no interface implemented.
Friends
Class CL_AMT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | SPACE | Single-Character Flag | 20030703 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'X' | Single-Character Flag | 20030703 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MPP_SMPPAUTO | XI Mapping: Results of automatic test cases | 20030703 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Mapping Service Call | 20030703 |
2 | ![]() |
Instance method | Private | Method | Access to Source Document | 20030703 |
3 | ![]() |
Instance method | Public | Method | Reading Test Results | 20030703 |
4 | ![]() |
Instance method | Private | Method | Writing Test Log to Table SMPPAUTO | 20030703 |
5 | ![]() |
Instance method | Private | Method | Reading Test Results from Table SMPPAUTO | 20030703 |
6 | ![]() |
Instance method | Private | Method | Read document | 20030703 |
7 | ![]() |
Static method | Private | Method | Replacement of Special Character | 20030703 |
8 | ![]() |
Instance method | Public | Method | Execution of Test | 20030703 |
9 | ![]() |
Instance method | Private | Method | Reading Test Case Data from SMPPCASE | 20030703 |
10 | ![]() |
Static method | Private | Method | Conversion from XSTRING to STRING | 20030703 |
11 | ![]() |
Static method | Private | Method | Conversion from STRING to XSTRING | 20030703 |
12 | ![]() |
Static method | Private | Method | Load a File | 20030703 |
13 | ![]() |
Static method | Private | Method | Write the Payload | 20030703 |
14 | ![]() |
Static method | Private | Method | Write an XML Document | 20030703 |
Events
Class CL_AMT has no event.
Types
Class CL_AMT has no local type.
Method Signatures
Method CALL_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IFM | Call by reference | Type reference (TYPE) | SXI_INTERFACE | Fault-Message vor dem Mapping | 20030703 | ||
2 | ![]() |
OFM | Call by reference | Type reference (TYPE) | SXI_INTERFACE | Fault-Message, die nach dem Mapping erwartet wird | 20030703 | ||
3 | ![]() |
PROTOCOL | Call by reference | Type reference (TYPE) | MPP_AUTO | XI Mapping: Automatische Testfälle | 20030703 | ||
4 | ![]() |
RECEIVER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | Proxy Generierung: Service | 20030703 | ||
5 | ![]() |
SENDER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | Proxy Generierung: Service | 20030703 | ||
6 | ![]() |
SOURCE_INCLUDE | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20030703 | ||
7 | ![]() |
TARGET_INCLUDE | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20030703 |
Method CALL_SERVICE on class CL_AMT has no exception.
Method GET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | STRING | 20030703 |
Method GET_SOURCE on class CL_AMT has no exception.
Method GET_TESTRESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TESTNAME | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20030703 | ||
2 | ![]() |
TESTRESULTS | Call by reference | Type reference (TYPE) | MPP_SMPPAUTO | XI Mapping: Ergebnisse der automatischen Testfällen | 20030703 |
Method GET_TESTRESULTS on class CL_AMT has no exception.
Method INSERT_AUTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTO | Call by reference | Type reference (TYPE) | MPP_AUTO | XI Mapping: Automatische Testfälle | 20030703 |
Method INSERT_AUTO on class CL_AMT has no exception.
Method READ_AUTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TESTNAME | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20030703 | ||
2 | ![]() |
TESTRESULTS | Call by reference | Type reference (TYPE) | MPP_SMPPAUTO | XI Mapping: Ergebnisse der automatischen Testfällen | 20030703 |
Method READ_AUTO on class CL_AMT has no exception.
Method READ_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Type reference (TYPE) | STRING | Dokument | 20030703 | ||
2 | ![]() |
REPORTNAME | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20030703 |
Method READ_DOCUMENT on class CL_AMT has no exception.
Method REPLACE_SPECIAL_CHARACTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STR | Call by reference | Type reference (TYPE) | STRING | 20030703 |
Method REPLACE_SPECIAL_CHARACTERS on class CL_AMT has no exception.
Method RUN_TESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TESTCASES | Call by reference | Type reference (TYPE) | MPP_TESTCASE_TAB | XI Mapping: Tabelle von automatischen Testfällen | 20030703 | ||
2 | ![]() |
TESTNAME | Call by reference | Type reference (TYPE) | CHAR20 | Name der Testreihe | 20030703 |
Method RUN_TESTS on class CL_AMT has no exception.
Method SELECT_CASES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TESTCASES | Call by reference | Type reference (TYPE) | MPP_TESTCASE_TAB | XI Mapping: Tabelle von automatischen Testfällen | 20030703 | ||
2 | ![]() |
TESTDATA | Call by reference | Type reference (TYPE) | MPP_SMPPCASE | Automatischer Mapping Test | 20030703 |
Method SELECT_CASES on class CL_AMT has no exception.
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20030703 | |||
2 | ![]() |
OUT_STRING | Call by reference | Type reference (TYPE) | STRING | 20030703 |
Method TO_STRING on class CL_AMT has no exception.
Method TO_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_STRING | Call by reference | Type reference (TYPE) | STRING | 20030703 | |||
2 | ![]() |
OUT_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20030703 |
Method TO_XSTRING on class CL_AMT has no exception.
Method UPLOAD_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FILE | Call by reference | Type reference (TYPE) | STRING | Dateiname | 20030703 | ||
2 | ![]() |
P_SOURCE | Call by reference | Type reference (TYPE) | STRING | Dateiinhalt | 20030703 |
Method UPLOAD_FILE on class CL_AMT has no exception.
Method WRITE_PAYLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MO | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | Message-Objekt | 20030703 |
Method WRITE_PAYLOAD on class CL_AMT has no exception.
Method WRITE_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML_STRING | Call by reference | Type reference (TYPE) | STRING | XML-Dokument | 20030703 |
Method WRITE_XML on class CL_AMT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |