SAP ABAP Class CL_XTAX_SYSTEM_VER_TAX_____ (Communication to ext. system w/ version TAXDOC00)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FYTX/B/TAX (Package) Tax interface shell handling an entire 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 19990415
Properties
Class CL_XTAX_SYSTEM_VER_TAX_____  
Short Description Communication to ext. system w/ version TAXDOC00    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FYTX/B/TAX   Tax interface shell handling an entire document 
Created 19990415   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XTAX_SYSTEM_VER_TAX_____ has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XTAX_SYSTEM Data communication to external tax system 19990415
Friends
Class CL_XTAX_SYSTEM_VER_TAX_____ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INTERFACE_VERSION Constant Public Type reference (TYPE) TAX_INT_VERSION 'TAXDOC00' interface version 19990415
2 ONLINEUPDATE Constant Public Type reference (TYPE) CHAR1 space OnLine Update supported? 19990823
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19990415
2 GET_EXTAX_SYSTEM_MESSAGE Instance method Private Method get external tax system message in o_message struc. 19990415
3 HANDLE_DISPLAY_MESSAGE Instance method Private Method get correct message from RFC execution in o_message struc. 19990415
Events
Class CL_XTAX_SYSTEM_VER_TAX_____ has no event.
Types
Class CL_XTAX_SYSTEM_VER_TAX_____ has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_XTAX_SYSTEM_VER_TAX_____ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XTAX_SYSTEM_VER_TAX_____ 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_DOC Call by reference Type reference (TYPE) COM_ERR_DOC Externes Steuersystem - Meldung 19990415
2 Exporting O_MESSAGE Call by reference Type reference (TYPE) TAX_MESSAGE Meldung anzeigen 19990415

Method GET_EXTAX_SYSTEM_MESSAGE on class CL_XTAX_SYSTEM_VER_TAX_____ has no exception.

Method HANDLE_DISPLAY_MESSAGE Signature

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

Method HANDLE_DISPLAY_MESSAGE on class CL_XTAX_SYSTEM_VER_TAX_____ has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in