SAP ABAP Class CL_WLF_TRANSF_NEW_NUMBERS (AB: Transformation class for new numbers)
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_TRANSF_NEW_NUMBERS | |
| Short Description | AB: Transformation class for new numbers | |
| 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_TRANSF_NEW_NUMBERS 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_TRANSF_NEW_NUMBERS has no friend class.
Attributes
Class CL_WLF_TRANSF_NEW_NUMBERS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | delivers new oldnr | 20100903 | |
| 2 | Static method | Public | Method | delivers new oldpo | 20100903 |
Events
Class CL_WLF_TRANSF_NEW_NUMBERS has no event.
Types
Class CL_WLF_TRANSF_NEW_NUMBERS has no local type.
Method Signatures
Method GET_NEW_OLDNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20100903 | |||
| 2 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100903 |
Method GET_NEW_OLDNR on class CL_WLF_TRANSF_NEW_NUMBERS has no exception.
Method GET_NEW_OLDPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OLDPO | Call by reference | Type reference (TYPE) | OLDPO_LF | Document item of the reference document | 20100903 | |||
| 2 | I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20110726 | |||
| 3 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100903 |
Method GET_NEW_OLDPO on class CL_WLF_TRANSF_NEW_NUMBERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |