SAP ABAP Class CL_WLF_TRANSF_LANDTX (Transformation of tax departure and destination country)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_XI_PROXY (Package) Agency Business: SOA proxy implementations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WLF_TRANSFORMATION_ABSTR General functions for transformations 20100907
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20100907
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20100907
Properties
Class CL_WLF_TRANSF_LANDTX  
Short Description Transformation of tax departure and destination country    
Super Class CL_WLF_TRANSFORMATION_ABSTR General functions for transformations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WZRE_XI_PROXY   Agency Business: SOA proxy implementations 
Created 20100907   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_TRANSF_LANDTX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20100907
2 IF_SMT_TRANSFORMATION Transformation Class 20100907
Friends
Class CL_WLF_TRANSF_LANDTX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MSGTY_E Constant Private Type reference (TYPE) SYMSGTY 'E' Message Type 20100907
2 GC_MSG_CLASS Constant Private Type reference (TYPE) SYMSGID 'WZRE_PRX_MAPPING' Message Class 20100907
3 GC_NAME_BADI_LANDTAX Constant Private Type reference (TYPE) ENHBADIID 'WLF_SE_LAND_TAX_ENH' Name of a BAdI in Enhancement Framework 20100907
Methods
# Method Level Visibility Method type Description Created on
1 MAP_LAND_TAX_TO_PARTY_LOC Static method Public Method map the tax departure and destination countr to Party/Loc 20100907
2 MAP_PARTY_LOC_TO_LAND_TAX Static method Public Method get the tax departure and destination country from Party/Loc 20100907
Events
Class CL_WLF_TRANSF_LANDTX has no event.
Types
Class CL_WLF_TRANSF_LANDTX has no local type.
Method Signatures

Method MAP_LAND_TAX_TO_PARTY_LOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BILL_FROM_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY BillFromParty 20100907
2 Exporting ES_BILL_TO_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY BillToParty 20100907
3 Exporting ES_BUYER_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY BuyerParty 20100907
4 Exporting ES_MANUFACTURER_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY ManufacturerParty 20100907
5 Exporting ES_PAYEE_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY PayeeParty 20100907
6 Exporting ES_PAYER_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY PayerParty 20100907
7 Exporting ES_PRODUCT_RECIPIENT_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY ProductRecipientParty 20100907
8 Exporting ES_REQUESTOR_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY RequestorParty 20100907
9 Exporting ES_SELLER_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY SellerParty 20100907
10 Exporting ES_SERVICE_PERFORMER_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY ServicePerformerParty 20100907
11 Exporting ES_SHIP_FROM_LOCATION Call by reference Type reference (TYPE) SAPPLCO_BUSINESS_TRANSACTION_2 ShipFromLocation 20100907
12 Exporting ES_SHIP_TO_LOCATION Call by reference Type reference (TYPE) SAPPLCO_BUSINESS_TRANSACTION_2 ShipToLocation 20100907
13 Exporting ES_VENDOR_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY VendorParty 20100907
14 Importing IS_KOMLFK Call by reference Type reference (TYPE) KOMLFK Vendor Billing Doc. Header 20100907
15 Importing IV_LAND1TX Call by reference Type reference (TYPE) LAND1TX Tax Destination Country 20100907
16 Importing IV_LANDTX Call by reference Type reference (TYPE) LANDTX Tax departure country 20100907
17 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20100907
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100908

Method MAP_PARTY_LOC_TO_LAND_TAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LAND1TX Call by reference Type reference (TYPE) LAND1TX Tax Destination Country 20100907
2 Exporting EV_LANDTX Call by reference Type reference (TYPE) LANDTX Tax departure country 20100907
3 Importing IS_BILL_FROM_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY BillFromParty 20100907
4 Importing IS_BILL_TO_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY BillToParty 20100907
5 Importing IS_BUYER_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY BuyerParty 20100907
6 Importing IS_MANUFACTURER_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY ManufacturerParty 20100907
7 Importing IS_PAYEE_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY PayeeParty 20100907
8 Importing IS_PAYER_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY PayerParty 20100907
9 Importing IS_PRODUCT_RECIPIENT_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY ProductRecipientParty 20100907
10 Importing IS_REQUESTOR_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY RequestorParty 20100907
11 Importing IS_SELLER_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY SellerParty 20100907
12 Importing IS_SERVICE_PERFORMER_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY ServicePerformerParty 20100907
13 Importing IS_SHIP_FROM_LOCATION Call by reference Type reference (TYPE) SAPPLCO_BUSINESS_TRANSACTION_2 ShipFromLocation 20100907
14 Importing IS_SHIP_TO_LOCATION Call by reference Type reference (TYPE) SAPPLCO_BUSINESS_TRANSACTION_2 ShipToLocation 20100907
15 Importing IS_VENDOR_PARTY Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_DOC_PARTY VendorParty 20100907
16 Importing IT_PRODUCT_TAX Call by reference Type reference (TYPE) SAPPLCO_PRODUCT_TAX_TAB Product Tax (Table) 20100907
17 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20100907
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100907
History
Last changed by/on SAP  20110908 
SAP Release Created in 606