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 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20100907 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYMSGID | 'WZRE_PRX_MAPPING' | Message Class | 20100907 | ||
| 3 | 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 | Static method | Public | Method | map the tax departure and destination countr to Party/Loc | 20100907 | |
| 2 | 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 | ES_BILL_FROM_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | BillFromParty | 20100907 | |||
| 2 | ES_BILL_TO_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | BillToParty | 20100907 | |||
| 3 | ES_BUYER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | BuyerParty | 20100907 | |||
| 4 | ES_MANUFACTURER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | ManufacturerParty | 20100907 | |||
| 5 | ES_PAYEE_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | PayeeParty | 20100907 | |||
| 6 | ES_PAYER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | PayerParty | 20100907 | |||
| 7 | ES_PRODUCT_RECIPIENT_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | ProductRecipientParty | 20100907 | |||
| 8 | ES_REQUESTOR_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | RequestorParty | 20100907 | |||
| 9 | ES_SELLER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | SellerParty | 20100907 | |||
| 10 | ES_SERVICE_PERFORMER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | ServicePerformerParty | 20100907 | |||
| 11 | ES_SHIP_FROM_LOCATION | Call by reference | Type reference (TYPE) | SAPPLCO_BUSINESS_TRANSACTION_2 | ShipFromLocation | 20100907 | |||
| 12 | ES_SHIP_TO_LOCATION | Call by reference | Type reference (TYPE) | SAPPLCO_BUSINESS_TRANSACTION_2 | ShipToLocation | 20100907 | |||
| 13 | ES_VENDOR_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | VendorParty | 20100907 | |||
| 14 | IS_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK | Vendor Billing Doc. Header | 20100907 | |||
| 15 | IV_LAND1TX | Call by reference | Type reference (TYPE) | LAND1TX | Tax Destination Country | 20100907 | |||
| 16 | IV_LANDTX | Call by reference | Type reference (TYPE) | LANDTX | Tax departure country | 20100907 | |||
| 17 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EV_LAND1TX | Call by reference | Type reference (TYPE) | LAND1TX | Tax Destination Country | 20100907 | |||
| 2 | EV_LANDTX | Call by reference | Type reference (TYPE) | LANDTX | Tax departure country | 20100907 | |||
| 3 | IS_BILL_FROM_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | BillFromParty | 20100907 | |||
| 4 | IS_BILL_TO_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | BillToParty | 20100907 | |||
| 5 | IS_BUYER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | BuyerParty | 20100907 | |||
| 6 | IS_MANUFACTURER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | ManufacturerParty | 20100907 | |||
| 7 | IS_PAYEE_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | PayeeParty | 20100907 | |||
| 8 | IS_PAYER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | PayerParty | 20100907 | |||
| 9 | IS_PRODUCT_RECIPIENT_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | ProductRecipientParty | 20100907 | |||
| 10 | IS_REQUESTOR_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | RequestorParty | 20100907 | |||
| 11 | IS_SELLER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | SellerParty | 20100907 | |||
| 12 | IS_SERVICE_PERFORMER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | ServicePerformerParty | 20100907 | |||
| 13 | IS_SHIP_FROM_LOCATION | Call by reference | Type reference (TYPE) | SAPPLCO_BUSINESS_TRANSACTION_2 | ShipFromLocation | 20100907 | |||
| 14 | IS_SHIP_TO_LOCATION | Call by reference | Type reference (TYPE) | SAPPLCO_BUSINESS_TRANSACTION_2 | ShipToLocation | 20100907 | |||
| 15 | IS_VENDOR_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_DOC_PARTY | VendorParty | 20100907 | |||
| 16 | IT_PRODUCT_TAX | Call by reference | Type reference (TYPE) | SAPPLCO_PRODUCT_TAX_TAB | Product Tax (Table) | 20100907 | |||
| 17 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |