SAP ABAP Class CL_WLF_TRANSF_STREETS_SUFFIX (Transformation of StreetSuffixName)
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 | 20100901 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_PREFETCH | Prefetch Methods | 20100901 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_TRANSFORMATION | Transformation Class | 20100901 |
Properties
| Class | CL_WLF_TRANSF_STREETS_SUFFIX | |
| Short Description | Transformation of StreetSuffixName | |
| 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 | 20100901 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WLF_TRANSF_STREETS_SUFFIX has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMT_PREFETCH | Prefetch Methods | 20100901 | ||
| 2 | IF_SMT_TRANSFORMATION | Transformation Class | 20100901 |
Friends
Class CL_WLF_TRANSF_STREETS_SUFFIX has no friend class.
Attributes
Class CL_WLF_TRANSF_STREETS_SUFFIX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Transform elements of BAPIADDR1 to StreetSuffixName | 20100901 | |
| 2 | Static method | Public | Method | Transform StreetSuffixName to elements of BAPIADDR1 | 20100901 |
Events
Class CL_WLF_TRANSF_STREETS_SUFFIX has no event.
Types
Class CL_WLF_TRANSF_STREETS_SUFFIX has no local type.
Method Signatures
Method TRANSF_ADDR_TO_STREET_SUFFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STREET_SUFFIX_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGEINDEPENDEN_TAB | Table StreetSuffixName | 20100901 | |||
| 2 | I_LOCATION | Call by reference | Type reference (TYPE) | AD_LCTN | Street 5 | 20100901 | |||
| 3 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100901 | |||
| 4 | I_STR_SUPPL3 | Call by reference | Type reference (TYPE) | AD_STRSPP3 | Street 4 | 20100901 |
Method TRANSF_ADDR_TO_STREET_SUFFIX on class CL_WLF_TRANSF_STREETS_SUFFIX has no exception.
Method TRANSF_STREET_SUFFIX_TO_ADDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOCATION | Call by reference | Type reference (TYPE) | AD_LCTN | Street 5 | 20100901 | |||
| 2 | E_STR_SUPPL3 | Call by reference | Type reference (TYPE) | AD_STRSPP3 | Street 4 | 20100901 | |||
| 3 | IT_STREET_SUFFIX_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGEINDEPENDEN_TAB | Table StreetSuffixName | 20100901 | |||
| 4 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100901 |
Method TRANSF_STREET_SUFFIX_TO_ADDR on class CL_WLF_TRANSF_STREETS_SUFFIX has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |