SAP ABAP Function Module TTE_4_AUTOMATED_TEST (RFC call to TTE for automated test for calculate taxes)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-TTE (Application Component) Transaction Tax Engine
     AP_TTE_PERSISTENCY (Package) Transaction Tax Engine ( TTE Document Persistency )
Basic Data
Function Module TTE_4_AUTOMATED_TEST RFC call to TTE for automated test for calculate taxes  
Function Group CA_TTE_PERS   For 4.0 TTE Document Persistency  
Program Name SAPLCA_TTE_PERS    
INCLUDE Name LCA_TTE_PERSU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OP_RETURNCODE TYPE TTET_RETURNCODE_PD Call TTE Return Code
Exporting OP_TAXCALCULATE_TIME TYPE I Tax calculation time (msec)
Exporting OP_RFC_TIME TYPE I RFC time (msec) for TTE call
Exporting OP_TOTAL_TIME TYPE I Total time (msec) calling this FM
Importing IP_REFTOORIGINAL TYPE TTET_REFTOORIGINAL_PD GUID of Original Document
Importing IP_COUNTRY TYPE TTET_COUNTRY_PD Session ID for Managing IPC Call
Importing IP_DOCUMENTNAME TYPE TTET_DOCNAME_PD TTE Document ID
Importing IP_TRACEMODE TYPE TTET_TRACEMODE_PD 04 Trace Mode
Importing IP_DISPLAY TYPE C SPACE Display the result
Importing IP_SIMUDOC TYPE C SPACE space = Simulation Document
Importing IP_CALL_TTE TYPE C 'X' X= call TTE
Importing IR_TTE_DOCUMENT TYPE REF TO CL_TTE_DOCUMENT_EXT TTE Document External Rep. ( RFC Interface ).
Exception NO_TTE_DOCUMENT TYPE TTE document does not exist
Exception PARAMETER_ERRORS TYPE Input parameter error
Exception COM_FAILURE TYPE RFC
Exception TTE_CALCULATION_ERROR TYPE TTE calculation error
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041219 
SAP Release Created in 400