SAP ABAP Class CL_WLF_TRANS_SC_AXIS_ST_DET_BS (Transformation ScaleAxisStepDeterminationBasis)
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 | 20100903 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_PREFETCH | Prefetch Methods | 20100903 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_TRANSFORMATION | Transformation Class | 20100903 |
Properties
| Class | CL_WLF_TRANS_SC_AXIS_ST_DET_BS | |
| Short Description | Transformation ScaleAxisStepDeterminationBasis | |
| 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 | 20100903 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WLF_TRANS_SC_AXIS_ST_DET_BS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMT_PREFETCH | Prefetch Methods | 20100903 | ||
| 2 | IF_SMT_TRANSFORMATION | Transformation Class | 20100903 |
Friends
Class CL_WLF_TRANS_SC_AXIS_ST_DET_BS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | TY_CHAR10 | 'B' | Characters of length 10 | 20100903 | ||
| 2 | Constant | Private | Type reference (TYPE) | TY_CHAR10 | 'L' | Characters of length 10 | 20100903 | ||
| 3 | Constant | Private | Type reference (TYPE) | TY_CHAR10 | 'CDEFRS' | Characters of length 10 | 20100903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Inbound-Mapping ScaleAxisStepDeterminationBase | 20100903 | |
| 2 | Static method | Public | Method | outbound-Mapping ScaleAxisStepDeterminationBase | 20100903 | |
| 3 | Static method | Private | Method | Transfer amount | 20100903 | |
| 4 | Static method | Private | Method | Transfer amount | 20100903 | |
| 5 | Static method | Private | Method | Transfer decimal value | 20100903 | |
| 6 | Static method | Private | Method | Transfer decimal value | 20100903 | |
| 7 | Static method | Private | Method | Transfer integer value | 20100903 | |
| 8 | Static method | Private | Method | Transfer integer value | 20100903 | |
| 9 | Static method | Private | Method | Transfer Quantity | 20100903 | |
| 10 | Static method | Private | Method | Transfer Quantity | 20100903 |
Events
Class CL_WLF_TRANS_SC_AXIS_ST_DET_BS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHAR10 | Private | See coding | 20100903 | ty_char10(10) TYPE c
|
Method Signatures
Method INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BAPI_COND_SCALE | Call by reference | Type reference (TYPE) | BAPIKSTBS1 | Scale base value of the condition | 20100903 | |||
| 2 | E_KZBZG | Call by reference | Type reference (TYPE) | KZBZG | Scale basis indicator | 20100903 | |||
| 3 | E_SCALE_CURRENCY | Call by reference | Type reference (TYPE) | KONWS | Scale currency | 20100903 | |||
| 4 | E_SCALE_UNIT | Call by reference | Type reference (TYPE) | KONMS | Condition scale unit of measure | 20100903 | |||
| 5 | I_AMOUNT | Call by reference | Type reference (TYPE) | SAPPLCO_AMOUNT | GDT Amount | 20100903 | |||
| 6 | I_DECIMAL_VALUE | Call by reference | Type reference (TYPE) | SAPPLCO_DECIMAL_VALUE | DecimalValue | 20100903 | |||
| 7 | I_INTEGER_VALUE | Call by reference | Type reference (TYPE) | SAPPLCO_INTEGER_VALUE | IntegerValue | 20100903 | |||
| 8 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100903 | |||
| 9 | I_QUANTITY | Call by reference | Type reference (TYPE) | SAPPLCO_QUANTITY | GDT Quantity | 20100903 | |||
| 10 | I_SC_AX_BAS_CD | Call by reference | Type reference (TYPE) | SAPPLCO_SCALE_AXIS_BASE_CODE | ScaleAxisBaseCode | 20100903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100903 |
Method OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AMOUNT | Call by reference | Type reference (TYPE) | SAPPLCO_AMOUNT | GDT Amount | 20100903 | |||
| 2 | E_DECIMAL_VALUE | Call by reference | Type reference (TYPE) | SAPPLCO_DECIMAL_VALUE | DecimalValue | 20100903 | |||
| 3 | E_INTEGER_VALUE | Call by reference | Type reference (TYPE) | SAPPLCO_INTEGER_VALUE | IntegerValue | 20100903 | |||
| 4 | E_QUANTITY | Call by reference | Type reference (TYPE) | SAPPLCO_QUANTITY | GDT Quantity | 20100903 | |||
| 5 | E_SC_AX_BAS_CD | Call by reference | Type reference (TYPE) | SAPPLCO_SCALE_AXIS_BASE_CODE | ScaleAxisBaseCode | 20100903 | |||
| 6 | I_KSTBS | Call by reference | Type reference (TYPE) | KSTBS | Scale base value of the condition | 20100903 | |||
| 7 | I_KZBZG | Call by reference | Type reference (TYPE) | KZBZG | Scale basis indicator | 20100903 | |||
| 8 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100903 | |||
| 9 | I_SCALE_CURRENCY | Call by reference | Type reference (TYPE) | KONWS | Scale currency | 20100903 | |||
| 10 | I_SCALE_UNIT | Call by reference | Type reference (TYPE) | KONMS | Condition scale unit of measure | 20100903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100903 |
Method TRANSFER_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BAPI_COND_SCALE | Call by reference | Type reference (TYPE) | BAPIKSTBS1 | Scale base value of the condition | 20110805 | |||
| 2 | EV_SCALE_CURRENCY | Call by reference | Type reference (TYPE) | KONWS | Scale currency | 20110805 | |||
| 3 | IV_AMOUNT | Call by reference | Type reference (TYPE) | SAPPLCO_AMOUNT | GDT Amount | 20110805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100903 |
Method TRANSFER_AMOUNT_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AMOUNT | Call by reference | Type reference (TYPE) | SAPPLCO_AMOUNT | GDT Amount | 20110805 | |||
| 2 | IV_KSTBS | Call by reference | Type reference (TYPE) | KSTBS | Scale base value of the condition | 20110805 | |||
| 3 | IV_SCALE_CURRENCY | Call by reference | Type reference (TYPE) | KONWS | Scale currency | 20110805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100903 |
Method TRANSFER_DEC_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BAPI_COND_SCALE | Call by reference | Type reference (TYPE) | BAPIKSTBS1 | Scale base value of the condition | 20110805 | |||
| 2 | IV_DECIMAL_VALUE | Call by reference | Type reference (TYPE) | SAPPLCO_DECIMAL_VALUE | DecimalValue | 20110805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100903 |
Method TRANSFER_DEC_VAL_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DECIMAL_VALUE | Call by reference | Type reference (TYPE) | SAPPLCO_DECIMAL_VALUE | DecimalValue | 20110805 | |||
| 2 | IV_KSTBS | Call by reference | Type reference (TYPE) | KSTBS | Scale base value of the condition | 20110805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100903 |
Method TRANSFER_INT_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BAPI_COND_SCALE | Call by reference | Type reference (TYPE) | BAPIKSTBS1 | Scale base value of the condition | 20110805 | |||
| 2 | IV_INTEGER_VALUE | Call by reference | Type reference (TYPE) | SAPPLCO_INTEGER_VALUE | IntegerValue | 20110805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100903 |
Method TRANSFER_INT_VAL_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INTEGER_VALUE | Call by reference | Type reference (TYPE) | SAPPLCO_INTEGER_VALUE | IntegerValue | 20110805 | |||
| 2 | IV_KSTBS | Call by reference | Type reference (TYPE) | KSTBS | Scale base value of the condition | 20110805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100903 |
Method TRANSFER_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BAPI_COND_SCALE | Call by reference | Type reference (TYPE) | BAPIKSTBS1 | Condition scale unit of measure | 20110805 | |||
| 2 | EV_SCALE_UNIT | Call by reference | Type reference (TYPE) | KONMS | Condition scale unit of measure | 20110805 | |||
| 3 | IV_QUANTITY | Call by reference | Type reference (TYPE) | SAPPLCO_QUANTITY | GDT Quantity | 20110805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100903 |
Method TRANSFER_QUANTITY_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_QUANTITY | Call by reference | Type reference (TYPE) | SAPPLCO_QUANTITY | GDT Quantity | 20110805 | |||
| 2 | IV_KSTBS | Call by reference | Type reference (TYPE) | KSTBS | Scale base value of the condition | 20110805 | |||
| 3 | IV_SCALE_UNIT | Call by reference | Type reference (TYPE) | KONMS | Condition scale unit of measure | 20110805 |
Method TRANSFER_QUANTITY_OUT on class CL_WLF_TRANS_SC_AXIS_ST_DET_BS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |