SAP ABAP Class ITMF_CL_SO_TAX_DATA (Class for Tax Data automatic determination on Sales Order)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-LOC (Application Component) Localization
     INT_TMF_SD_TC (Package) TMF Integration Features: SD Tax Code Switched Package
Properties
Class ITMF_CL_SO_TAX_DATA  
Short Description Class for Tax Data automatic determination on Sales Order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package INT_TMF_SD_TC   TMF Integration Features: SD Tax Code Switched Package 
Created 20130704   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class ITMF_CL_SO_TAX_DATA has no interface implemented.
Friends
Class ITMF_CL_SO_TAX_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BADI_SD_TC_DET Static Attribute Private Object reference (TYPE REF TO) ITMF_BADI_SD_TC_DET Interface for BAdI: ITMF_BADI_SD_TC_DET 20130712
Methods
# Method Level Visibility Method type Description Created on
1 BADI_SD_TC_DET_IS_ACTIVE Static method Public Method Check if BADI_SD_TC_DET is implemented 20130712
2 GET_BADI_SD_TC_DET Static method Public Method Get a single instance of BADI_SD_TC_DET 20130712
Events
Class ITMF_CL_SO_TAX_DATA has no event.
Types
Class ITMF_CL_SO_TAX_DATA has no local type.
Method Signatures

Method BADI_SD_TC_DET_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RX_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130712

Method BADI_SD_TC_DET_IS_ACTIVE on class ITMF_CL_SO_TAX_DATA has no exception.

Method GET_BADI_SD_TC_DET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_BADI Value transfer Object reference (TYPE REF TO) ITMF_BADI_SD_TC_DET BAdI for SD Tax Code determination 20130712

Method GET_BADI_SD_TC_DET on class ITMF_CL_SO_TAX_DATA has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in