SAP ABAP Class CL_SE_BPS_SUPLERPNOTIF_TRANS (Transformation class for mapping engine)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-BP-VM-ES (Application Component) Enterprise Services in Vendor Master
⤷
OPS_SE_BPS_XI_PROXY (Package) Web Service Proxies Business Partner Supplier

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WUF_PREFETCH | Prefetch Methods | 20070820 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WUF_TRANSFORMATION | Transformation Class | 20070820 |
Properties
Class | CL_SE_BPS_SUPLERPNOTIF_TRANS | |
Short Description | Transformation class for mapping engine | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | OPS_SE_BPS_XI_PROXY | Web Service Proxies Business Partner Supplier |
Created | 20070820 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SE_BPS_SUPLERPNOTIF_TRANS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WUF_PREFETCH | Prefetch Methods | 20070820 | ||
2 | IF_WUF_TRANSFORMATION | Transformation Class | 20070820 |
Friends
Class CL_SE_BPS_SUPLERPNOTIF_TRANS has no friend class.
Attributes
Class CL_SE_BPS_SUPLERPNOTIF_TRANS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Convert ABAP location id to XI Location Standard ID | 20070821 |
2 | ![]() |
Static method | Public | Method | Industrial Sector code to name | 20070822 |
3 | ![]() |
Static method | Public | Method | Communication type code to name | 20070822 |
4 | ![]() |
Static method | Public | Method | Transform a country code to a name | 20070820 |
5 | ![]() |
Static method | Public | Method | Transform a language code to a name | 20070821 |
6 | ![]() |
Static method | Public | Method | Split Location Standard Id into BBBNR, BBSNR, BUBKZ | 20070821 |
7 | ![]() |
Static method | Public | Method | Transportation Zone code to Name | 20070822 |
8 | ![]() |
Static method | Public | Method | Vendor's QM systemc code to name | 20070822 |
9 | ![]() |
Static method | Public | Method | Transform a region code to a region name | 20070821 |
10 | ![]() |
Static method | Public | Method | Function That Will Be Blocked | 20070822 |
Events
Class CL_SE_BPS_SUPLERPNOTIF_TRANS has no event.
Types
Class CL_SE_BPS_SUPLERPNOTIF_TRANS has no local type.
Method Signatures
Method BBBNR_BBSNR_BUBKZ_TO_XI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOCATIONSTANDARDID | Call by reference | Type reference (TYPE) | SAPPLCO_LOCATION_STANDARD_ID_C | Proxy Data Element (Generated) | 20070821 | ||
2 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070821 | ||
3 | ![]() |
IV_BBBNR | Call by reference | Type reference (TYPE) | BBBNR | International location number (part 1) | 20070821 | ||
4 | ![]() |
IV_BBSNR | Call by reference | Type reference (TYPE) | BBSNR | International location number (Part 2) | 20070821 | ||
5 | ![]() |
IV_BUBKZ | Call by reference | Type reference (TYPE) | BUBKZ | Check digit for the international location number | 20070821 | ||
6 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070821 |
Method BRSCH_TO_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGEINDEPENDENT_ME | Proxy Data Element (Generated) | 20070822 | ||
2 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070822 | ||
3 | ![]() |
IV_BRSCH | Call by reference | Type reference (TYPE) | BRSCH | Industry key | 20070822 | ||
4 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070822 | |
5 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070822 |
Method COMM_TYPE_CODE_TO_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ISOLANGUAGE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | ISO language used to populate EV_NAME | 20070822 | ||
2 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_MEDIUM_NAME_CONTENT | Human readable Communication type | 20070822 | ||
3 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070822 | ||
4 | ![]() |
IV_COMM_TYPE | Call by reference | Type reference (TYPE) | AD_COMM | Communication Method (Key) (Business Address Services) | 20070822 | ||
5 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070822 | |
6 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070822 |
Method COUNTRY_CODE_TO_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ISOLANGUAGE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Proxy Data Element (Generated) | 20070821 | ||
2 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_MEDIUM_NAME_CONTENT | Proxy Structure (Generated) | 20070820 | ||
3 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070820 | ||
4 | ![]() |
IV_COUNTRYISO | Call by reference | Type reference (TYPE) | INTCA | Country ISO code | 20070820 | ||
5 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070820 | |
6 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070820 |
Method LANGUAGE_CODE_TO_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ISOLANGUAGE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | ISO language code used for populating EV_NAME | 20070821 | ||
2 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_MEDIUM_NAME_CONTENT | Human readable name of the ISO language received | 20070821 | ||
3 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070821 | ||
4 | ![]() |
IV_ISOLANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20070821 | ||
5 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Communication language of the logged on session | 20070821 | |
6 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070821 |
Method LOCATIONSTANDARDID_TO_ABAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BBBNR | Call by reference | Type reference (TYPE) | BBBNR | International location number (part 1) | 20070821 | ||
2 | ![]() |
EV_BBSNR | Call by reference | Type reference (TYPE) | BBSNR | International location number (Part 2) | 20070821 | ||
3 | ![]() |
EV_BUBKZ | Call by reference | Type reference (TYPE) | BUBKZ | Check digit for the international location number | 20070821 | ||
4 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070821 | ||
5 | ![]() |
IV_LOCATIONSTANDARDID | Call by reference | Type reference (TYPE) | SAPPLCO_LOCATION_STANDARD_ID_C | Proxy Data Element (Generated) | 20070821 | ||
6 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070821 |
Method LZONE_TO_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ISOLANGUAGE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Proxy Data Element (Generated) | 20070822 | ||
2 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_MEDIUM_NAME_CONTENT | Proxy Data Element (Generated) | 20070822 | ||
3 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070822 | ||
4 | ![]() |
IV_LAND1 | Call by reference | Type reference (TYPE) | LAND1 | Country Key | 20070822 | ||
5 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070822 | |
6 | ![]() |
IV_LZONE | Call by reference | Type reference (TYPE) | LZONE | Transportation zone to or from which the goods are delivered | 20070822 | ||
7 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070822 |
Method QSSYS_CODE_TO_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ISOLANGUAGE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | ISO Language used for EV_NAME | 20070822 | ||
2 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_MEDIUM_NAME_CONTENT | Human readable of IV_QSSYS | 20070822 | ||
3 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070822 | ||
4 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070822 | |
5 | ![]() |
IV_QSSYS | Call by reference | Type reference (TYPE) | QSSYS_IST | Vendor's QM system | 20070822 | ||
6 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070822 |
Method REGION_CODE_TO_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGEINDEPENDENT_ME | Proxy Data Element (Generated) | 20070821 | ||
2 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070821 | ||
3 | ![]() |
IV_COUNTRYISO | Call by reference | Type reference (TYPE) | INTCA | Country ISO code | 20070823 | ||
4 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070821 | |
5 | ![]() |
IV_REGIONCODE | Call by reference | Type reference (TYPE) | REGIO | Region (State, Province, County) | 20070821 | ||
6 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070821 |
Method SPERQ_TO_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ISOLANGUAGE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | ISO language code used for the name | 20070822 | ||
2 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_MEDIUM_NAME_CONTENT | Human readable name of SPERQ | 20070822 | ||
3 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070822 | ||
4 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070822 | |
5 | ![]() |
IV_SPERQ | Call by reference | Type reference (TYPE) | QSPERRFKT | Function That Will Be Blocked | 20070822 | ||
6 | ![]() |
I_PREFETCH | Call by reference | Type reference (TYPE) | WUF_BOOLEAN | Boolean Value | 20070822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070822 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |