SAP ABAP Class IF_EX_ADSPC_S1NVOICE (Business add-in interface IF_EX_ADSPC_S1NVOICE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_ADSPC_S1NVOICE Example implementation for business add-in definition ADSPC_ 20011121
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ADSPC_S1NVOICE BAdI class CL_EX_ADSPC_S1NVOICE 20011121
Properties
Class IF_EX_ADSPC_S1NVOICE  
Short Description Business add-in interface IF_EX_ADSPC_S1NVOICE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20011121   SAP 
Last change 20070918   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_ADSPC_S1NVOICE has no forward declaration.
Interfaces
Class IF_EX_ADSPC_S1NVOICE has no interface implemented.
Friends
Class IF_EX_ADSPC_S1NVOICE has no friend class.
Attributes
Class IF_EX_ADSPC_S1NVOICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_OCH Instance method Public Method Calculate Other Charges Code for S1NVOICE 20011121
2 CALCULATE_TAX Instance method Public Method Calculate Tax for S1NVOICE 20011121
3 CALCULATE_TXD Instance method Public Method Calculate TXD for S1INVOICE 20061030
Events
Class IF_EX_ADSPC_S1NVOICE has no event.
Types
Class IF_EX_ADSPC_S1NVOICE has no local type.
Method Signatures

Method CALCULATE_OCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OCH Call by reference Type reference (TYPE) CHAR20_T Tabellentyp char20 20011121
2 Importing IT_HEADER_CONDITIONS Call by reference Type reference (TYPE) CHAR20_T Tabellentyp char20 20011121
3 Importing IT_POSITION_CONDITIONS Call by reference Type reference (TYPE) CHAR20_T Tabellentyp char20 20011121
4 Importing IV_BELNR Call by reference Type reference (TYPE) VBRK-VBELN Faktura 20011121
5 Importing IV_POSEX Call by reference Type reference (TYPE) VBRP-POSNR Fakturaposition 20011121
# Exception Resumable Description Created on
1 NO_OCH_CALCULATED Keine OCH-Berechnung möglich 20011121

Method CALCULATE_TAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VAT Call by reference Type reference (TYPE) CHAR20_T Tabellentyp char20 20011126
2 Importing IT_HEADER_VAT Call by reference Type reference (TYPE) CHAR20_T Tabellentyp char20 20011126
3 Importing IT_POSITION_VAT Call by reference Type reference (TYPE) CHAR20_T Tabellentyp char20 20011126
4 Importing IV_BELNR Call by reference Type reference (TYPE) VBRK-VBELN Faktura 20011126
5 Importing IV_POSEX Call by reference Type reference (TYPE) VBRP-POSNR Fakturaposition 20011126
# Exception Resumable Description Created on
1 NO_VAT_CALCULATED Keine VAT-Berechnung möglich 20011126

Method CALCULATE_TXD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TXD Call by reference Type reference (TYPE) CHAR80_T String Table 20061030
2 Importing IT_EDIDD Call by reference Type reference (TYPE) EDIDD_TT Table Type for EDIDD (IDoc Data Records) 20061030
3 Importing IV_BELNR Call by reference Type reference (TYPE) VBRK-VBELN Billing Document 20061030
4 Importing IV_POSEX Call by reference Type reference (TYPE) VBRP-POSNR Billing item 20061030
# Exception Resumable Description Created on
1 NO_TXD_CALCULATED TXD calculation not possible 20061030
History
Last changed by/on SAP  20070918 
SAP Release Created in