SAP ABAP Class CL_BIL_TRANSFORM_PROD_TAX (Transformation for tax and product ID)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BIL (Application Component) Billing
     OPS_SE_BIL_XI_PROXY (Package) Web Service Proxies Billing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20091013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20091013
Properties
Class CL_BIL_TRANSFORM_PROD_TAX  
Short Description Transformation for tax and product ID    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_BIL_XI_PROXY   Web Service Proxies Billing 
Created 20091013   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIL_TRANSFORM_PROD_TAX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20091013
2 IF_SMT_TRANSFORMATION Transformation Class 20091013
Friends
Class CL_BIL_TRANSFORM_PROD_TAX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_CUSTOMER Constant Public Type reference (TYPE) NRART 'KU' Type of partner number 20091013
2 CON_MSGTY_E Constant Public Type reference (TYPE) SY-MSGTY 'E' Message Type 20091013
3 CON_MSG_CLASS Constant Public Type reference (TYPE) SY-MSGID 'OPS_SE_BIL' Message Class 20091013
4 CON_TAXES Constant Public Type reference (TYPE) KOAID 'D' Condition Class 20091013
Methods
# Method Level Visibility Method type Description Created on
1 HEAD_TAX Static method Public Method Maps information on header level to product tax 20091013
2 ITEM_TAX Static method Public Method Maps information on item level to product tax 20091014
3 PRODUCT_STAD_ID Static method Public Method Mapping for article number (EAN/UPC) 20091110
Events
Class CL_BIL_TRANSFORM_PROD_TAX has no event.
Types
Class CL_BIL_TRANSFORM_PROD_TAX has no local type.
Method Signatures

Method HEAD_TAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRODUCT_TAX Call by reference Type reference (TYPE) SAPPLCO_PRODUCT_TAX_TAB Product Tax 20091013
2 Importing IS_T_KOMV Call by reference Type reference (TYPE) WZRE_KOMV_TAB Pricing: Communications Condition Record 20091013
3 Importing IS_T_VBDPR Call by reference Type reference (TYPE) STR_TBL_VBDPR Structure for table type tbl_vbdpr 20091013
4 Importing IS_VBDKR Call by reference Type reference (TYPE) VBDKR Document Header View for Billing 20091013
5 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091013
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20091104

Method ITEM_TAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROD_TAX Call by reference Type reference (TYPE) SAPPLCO_PRODUCT_TAX_TAB Product Tax 20091014
2 Importing IS_T_KOMV Call by reference Type reference (TYPE) WZRE_KOMV_TAB Pricing Communications-Condition Record 20091014
3 Importing IS_VBDKR Call by reference Type reference (TYPE) VBDKR Document Header View for Billing 20091014
4 Importing IS_VBDPR Call by reference Type reference (TYPE) VBDPR Item number of the SD document 20091014
5 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091014
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20091104

Method PRODUCT_STAD_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRODUCT_STD_ID Call by reference Type reference (TYPE) SAPPLCO_PRODUCT_STD_ID_T Proxy Structure (Generated) 20091112
2 Importing IS_VBDPR Call by reference Type reference (TYPE) VBDPR Document Item View for Billing 20091110
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091111

Method PRODUCT_STAD_ID on class CL_BIL_TRANSFORM_PROD_TAX has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605