SAP ABAP Class CL_XTAX_SYSTEM_VER_ (Communication to ext. system w/ version COMTAX)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FYTX/ETXDC (Package) External Tax document
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XTAX_SYSTEM Data communication to external tax system 19990213
Properties
Class CL_XTAX_SYSTEM_VER_  
Short Description Communication to ext. system w/ version COMTAX    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FYTX/ETXDC   External Tax document 
Created 19990213   SAP 
Last change 19990219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XTAX_SYSTEM_VER_ has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XTAX_SYSTEM Data communication to external tax system 19990213
Friends
Class CL_XTAX_SYSTEM_VER_ has no friend class.
Attributes
Class CL_XTAX_SYSTEM_VER_ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19990309
2 GET_EXTAX_SYSTEM_MESSAGE Instance method Private Method get external tax system message in o_message struc. 19990219
3 GET_RFCDEST_FROM_TTXC Instance method Private Method get rfc destination from ttxc 19990226
4 HANDLE_DISPLAY_MESSAGE Instance method Private Method get correct message from RFC execution in o_message struc. 19990219
5 MAP_JURLEVEL_TO_COMTAX Instance method Private Method map tax data by level into com_tax structure 19990216
Events
Class CL_XTAX_SYSTEM_VER_ has no event.
Types
Class CL_XTAX_SYSTEM_VER_ has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_XTAX_SYSTEM_VER_ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XTAX_SYSTEM_VER_ has no exception.

Method GET_EXTAX_SYSTEM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COM_ERR Call by reference Type reference (TYPE) COM_ERR Externes Steuersystem - Meldung 19990219
2 Exporting O_MESSAGE Call by reference Type reference (TYPE) TAX_MESSAGE Meldung anzeigen 19990219

Method GET_EXTAX_SYSTEM_MESSAGE on class CL_XTAX_SYSTEM_VER_ has no exception.

Method GET_RFCDEST_FROM_TTXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT Call by reference Type reference (TYPE) TTXC-EVENT Steuerereignis 19990226
2 Importing I_XEXTN Call by reference Type reference (TYPE) TTXC-XEXTN ID externes System 19990226
3 Exporting O_FUNCNAME Value transfer Type reference (TYPE) TTXC-FUNCNAME RFC-Funktionsname 19990226
4 Exporting O_MESSAGE Call by reference Type reference (TYPE) TAX_MESSAGE Fehlermeldung 19990226
5 Exporting O_RFCDEST Call by reference Type reference (TYPE) TTXC-RFCDEST RFC-Destination 19990226
# Exception Resumable Description Created on
1 FAILED RFC-Dest. konnte nicht ermittelt werden 19990226

Method HANDLE_DISPLAY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COM_ERR Call by reference Type reference (TYPE) COM_ERR Externes Steuersystem Ausgabe Fehlermeldung 19990219
2 Importing I_RFCDEST Call by reference Type reference (TYPE) TTXD-RFCDEST Logische Destination (SM59) 19990219
3 Importing I_RFC_ERROR_CODE Call by reference Type reference (TYPE) TAX_RFC_ERROR_CODE RFC zurückgegebener Fehlercode 19990309
4 Importing I_RFC_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM RFC-Funktionsname 19990219
5 Exporting O_MESSAGE Call by reference Type reference (TYPE) TAX_MESSAGE Meldung im SAP-System anzeigen 19990219

Method HANDLE_DISPLAY_MESSAGE on class CL_XTAX_SYSTEM_VER_ has no exception.

Method MAP_JURLEVEL_TO_COMTAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_COM_TAX Call by reference Type reference (TYPE) COM_TAX com_tax 19990216
2 Importing I_JUR_LEVEL_IN Call by reference Type reference (TYPE) TAX_FRC_JUR_LEVEL_IN Steuerdaten nach Standortebene 19990216

Method MAP_JURLEVEL_TO_COMTAX on class CL_XTAX_SYSTEM_VER_ has no exception.
History
Last changed by/on SAP  19990219 
SAP Release Created in