SAP ABAP Class IF_WLF_CALCULATE_TAX (Interface for BAdI: WLF_CALCULATE_TAX)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090428
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WLF_CALCULATE_TAX Class for BAdI Implementation.: WLF_CALCULATE_TAX 20090428
Properties
Class IF_WLF_CALCULATE_TAX  
Short Description Interface for BAdI: WLF_CALCULATE_TAX    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090428   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WLF_CALCULATE_TAX has no forward declaration.
Interfaces
Class IF_WLF_CALCULATE_TAX has no interface implemented.
Friends
Class IF_WLF_CALCULATE_TAX has no friend class.
Attributes
Class IF_WLF_CALCULATE_TAX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FROM_GROSS_AMOUNT Instance method Public Method Calculate Tax from Gross Value 20090428
2 FROM_NET_AMOUNT Instance method Public Method Calculate Tax from Net Value 20090428
Events
Class IF_WLF_CALCULATE_TAX has no event.
Types
Class IF_WLF_CALCULATE_TAX has no local type.
Method Signatures

Method FROM_GROSS_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MWSBP Call by reference Type reference (TYPE) FWSTE Steuerbetrag in Belegwährung 20090428
2 Exporting E_NAVNW Call by reference Type reference (TYPE) NAVNW Nicht abzugsfähige Vorsteuer 20090428
3 Importing I_BRTWR Call by reference Type reference (TYPE) WRBTR Betrag in Belegwährung 20090428
4 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20090428
5 Importing I_KOMLFP Call by reference Type reference (TYPE) KOMLFP Lieferantenfaktura: Fakturapositionen 20090428
6 Importing I_MWSKZ Call by reference Type reference (TYPE) MWSKZ Umsatzsteuerkennzeichen 20090428
7 Importing I_ZBD1P Call by reference Type reference (TYPE) DZBD1P Skonto Prozent 1 20090428
# Exception Resumable Description Created on
1 ERROR 20090428

Method FROM_NET_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MWSBP Call by reference Type reference (TYPE) FWSTE Steuerbetrag in Belegwährung 20090428
2 Exporting E_NAVNW Call by reference Type reference (TYPE) NAVNW Nicht abzugsfähige Vorsteuer 20090428
3 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20090428
4 Importing I_KOMLFP Call by reference Type reference (TYPE) KOMLFP Lieferantenfaktura: Fakturapositionen 20090428
5 Importing I_MWSKZ Call by reference Type reference (TYPE) MWSKZ Umsatzsteuerkennzeichen 20090428
6 Importing I_NETWR Call by reference Type reference (TYPE) WRBTR Betrag in Belegwährung 20090428
7 Importing I_ZBD1P Call by reference Type reference (TYPE) DZBD1P Skonto Prozent 1 20090428
# Exception Resumable Description Created on
1 ERROR 20090428
History
Last changed by/on SAP  20100310 
SAP Release Created in