SAP ABAP Class CL_WLF_TRANSF_BTD_IT_CODE (Transformation BTDItemTypeCode -> Itemcat, Kowrr)
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 | 20100906 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_PREFETCH | Prefetch Methods | 20100906 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_TRANSFORMATION | Transformation Class | 20100906 |
Properties
| Class | CL_WLF_TRANSF_BTD_IT_CODE | |
| Short Description | Transformation BTDItemTypeCode -> Itemcat, Kowrr | |
| 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 | 20100906 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WLF_TRANSF_BTD_IT_CODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMT_PREFETCH | Prefetch Methods | 20100906 | ||
| 2 | IF_SMT_TRANSFORMATION | Transformation Class | 20100906 |
Friends
Class CL_WLF_TRANSF_BTD_IT_CODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | WSHKZG | '1' | Agency Business: Item Category | 20100906 | ||
| 2 | Constant | Private | Type reference (TYPE) | WSHKZG | ' ' | Agency Business: Item Category | 20100906 | ||
| 3 | Constant | Private | Type reference (TYPE) | WSHKZG | '2' | Agency Business: Item Category | 20100906 | ||
| 4 | Constant | Private | Type reference (TYPE) | WKOWRR | ' ' | Statistical Values | 20100906 | ||
| 5 | Constant | Private | Type reference (TYPE) | WKOWRR | 'X' | Statistical Values | 20100906 | ||
| 6 | Constant | Private | Type reference (TYPE) | WKOWRR | 'Y' | Statistical Values | 20100906 | ||
| 7 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message Type 'E' | 20100906 | ||
| 8 | Constant | Private | Type reference (TYPE) | SYMSGID | 'WZRE_PRX_MAPPING' | Message Class | 20100906 | ||
| 9 | Constant | Private | Type reference (TYPE) | SAPPLCO_BUS_TRANS_IT_TYPE_CODE | '003' | Credit Memo Item | 20100906 | ||
| 10 | Constant | Private | Type reference (TYPE) | SAPPLCO_BUS_TRANS_IT_TYPE_CODE | ' ' | Proxy Data Element (Generated) | 20100906 | ||
| 11 | Constant | Private | Type reference (TYPE) | SAPPLCO_BUS_TRANS_IT_TYPE_CODE | '002' | Invoice Item | 20100906 | ||
| 12 | Constant | Private | Type reference (TYPE) | SAPPLCO_BUS_TRANS_IT_TYPE_CODE | '83' | Invoice Statistical Item | 20100906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Transformation BTDItemTypeCode -> SAP | 20100906 | |
| 2 | Static method | Public | Method | Transformation BTDItemTypeCode -> SAP, A2A | 20110811 | |
| 3 | Static method | Public | Method | SAP -> Transformation BTDItemTypeCode | 20100906 |
Events
Class CL_WLF_TRANSF_BTD_IT_CODE has no event.
Types
Class CL_WLF_TRANSF_BTD_IT_CODE has no local type.
Method Signatures
Method TRANSFORM_BTD_IT_CODE_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ITEMCAT | Call by reference | Type reference (TYPE) | WSHKZG | Agency Business: Item Category | 20100906 | |||
| 2 | E_KOWRR | Call by reference | Type reference (TYPE) | WKOWRR | Statistical Values | 20100906 | |||
| 3 | I_BTD_ITEM_TYPE_CD | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_IT_TYPE_CODE | BusinessTransactionDocumentItemTypeCode | 20100906 | |||
| 4 | I_INVC_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_ITEM_ID | BusinessTransactionDocumentItemID | 20100906 | |||
| 5 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100906 |
Method TRANSFORM_BTD_IT_CODE_IN_A2A Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ITEMCAT | Call by reference | Type reference (TYPE) | WSHKZG | Agency Business: Item Category | 20110811 | |||
| 2 | E_KOWRR | Call by reference | Type reference (TYPE) | WKOWRR | Statistical Values | 20110811 | |||
| 3 | I_BILL_FROM_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_ITEM_ID | BillFromItemID | 20110811 | |||
| 4 | I_BTD_ITEM_TYPE_CD | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_IT_TYPE_CODE | BusinessTransactionDocumentItemTypeCode | 20110811 | |||
| 5 | I_CURRENT_ITEM_LINE | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20110811 | |||
| 6 | I_INVC_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_ITEM_ID | InvoiceItemID | 20110811 | |||
| 7 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20110811 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110811 |
Method TRANSFORM_BTD_IT_CODE_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BTD_ITEM_TYPE_CD | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_IT_TYPE_CODE | BusinessTransactionDocumentItemTypeCode | 20100906 | |||
| 2 | I_ITEMCAT | Call by reference | Type reference (TYPE) | WSHKZG | Agency Business: Item Category | 20100906 | |||
| 3 | I_KOWRR | Call by reference | Type reference (TYPE) | WKOWRR | Statistical values | 20100906 | |||
| 4 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100906 |
Method TRANSFORM_BTD_IT_CODE_OUT on class CL_WLF_TRANSF_BTD_IT_CODE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |