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 C_FALSE Constant Private Type reference (TYPE) CHAR1 SPACE Single-Character Flag 20030703
2 C_TRUE Constant Private Type reference (TYPE) CHAR1 'X' Single-Character Flag 20030703
3 TESTRESULTS 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 CALL_SERVICE Instance method Private Method Mapping Service Call 20030703
2 GET_SOURCE Instance method Private Method Access to Source Document 20030703
3 GET_TESTRESULTS Instance method Public Method Reading Test Results 20030703
4 INSERT_AUTO Instance method Private Method Writing Test Log to Table SMPPAUTO 20030703
5 READ_AUTO Instance method Private Method Reading Test Results from Table SMPPAUTO 20030703
6 READ_DOCUMENT Instance method Private Method Read document 20030703
7 REPLACE_SPECIAL_CHARACTERS Static method Private Method Replacement of Special Character 20030703
8 RUN_TESTS Instance method Public Method Execution of Test 20030703
9 SELECT_CASES Instance method Private Method Reading Test Case Data from SMPPCASE 20030703
10 TO_STRING Static method Private Method Conversion from XSTRING to STRING 20030703
11 TO_XSTRING Static method Private Method Conversion from STRING to XSTRING 20030703
12 UPLOAD_FILE Static method Private Method Load a File 20030703
13 WRITE_PAYLOAD Static method Private Method Write the Payload 20030703
14 WRITE_XML 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 Importing IFM Call by reference Type reference (TYPE) SXI_INTERFACE Fault-Message vor dem Mapping 20030703
2 Importing OFM Call by reference Type reference (TYPE) SXI_INTERFACE Fault-Message, die nach dem Mapping erwartet wird 20030703
3 Changing PROTOCOL Call by reference Type reference (TYPE) MPP_AUTO XI Mapping: Automatische Testfälle 20030703
4 Importing RECEIVER Call by reference Type reference (TYPE) SXI_FROMORTO Proxy Generierung: Service 20030703
5 Importing SENDER Call by reference Type reference (TYPE) SXI_FROMORTO Proxy Generierung: Service 20030703
6 Importing SOURCE_INCLUDE Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20030703
7 Importing 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 Exporting 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 Importing TESTNAME Call by reference Type reference (TYPE) CHAR20 Char 20 20030703
2 Exporting 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 Importing 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 Importing TESTNAME Call by reference Type reference (TYPE) CHAR20 Char 20 20030703
2 Exporting 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 Exporting DOCUMENT Call by reference Type reference (TYPE) STRING Dokument 20030703
2 Importing 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 Changing 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 Importing TESTCASES Call by reference Type reference (TYPE) MPP_TESTCASE_TAB XI Mapping: Tabelle von automatischen Testfällen 20030703
2 Importing 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 Importing TESTCASES Call by reference Type reference (TYPE) MPP_TESTCASE_TAB XI Mapping: Tabelle von automatischen Testfällen 20030703
2 Exporting 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 Importing IN_XSTRING Call by reference Type reference (TYPE) XSTRING 20030703
2 Exporting 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 Importing IN_STRING Call by reference Type reference (TYPE) STRING 20030703
2 Exporting 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 Importing P_FILE Call by reference Type reference (TYPE) STRING Dateiname 20030703
2 Exporting 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 Importing 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 Importing 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