SAP ABAP Class CL_LXE_PP_UTIL (Proposal Pool Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_PP (Package) Translation - Proposal Pool

⤷

⤷

Properties
Class | CL_LXE_PP_UTIL | |
Short Description | Proposal Pool Utilities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_PP | Translation - Proposal Pool |
Created | 20120606 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LXE_PP_UTIL has no forward declaration.
Interfaces
Class CL_LXE_PP_UTIL has no interface implemented.
Friends
Class CL_LXE_PP_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | LXEFLAG | 'T' | Top Value of a Range | 20120612 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | LXEFLAG | 'B' | Bottom Value of a Range | 20120612 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | LXEFLAG | 'P' | Average Value Used for Proposal Creation | 20120612 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Convert text to binary (UTF-8) | 20120618 |
2 | ![]() |
Static method | Public | Method | Convert binary (UTF-8) to text | 20120618 |
3 | ![]() |
Static method | Public | Method | Map Quality Status | 20120612 |
4 | ![]() |
Static method | Public | Method | Map Quality Status | 20120606 |
Events
Class CL_LXE_PP_UTIL has no event.
Types
Class CL_LXE_PP_UTIL has no local type.
Method Signatures
Method CONVERT_C_TO_X Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BYTES_USED | Call by reference | Type reference (TYPE) | INT4 | Bytes Used | 20120618 | ||
2 | ![]() |
E_TEXT_X | Call by reference | Type reference (TYPE) | X | Binary | 20120618 | ||
3 | ![]() |
I_CODEPAGE | Call by reference | Type reference (TYPE) | TCP09-CPCODEPAGE | '0000' | Codepage | 20120618 | |
4 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | C | Text | 20120618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120618 |
Method CONVERT_X_TO_C Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CODEPAGE | Call by reference | Type reference (TYPE) | TCP09-CPCODEPAGE | '0000' | Codepage for Output | 20120618 | |
2 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Used Length | 20120618 | ||
3 | ![]() |
I_TEXT_X | Call by reference | Type reference (TYPE) | X | Input Binary | 20120618 | ||
4 | ![]() |
R_TEXT | Value transfer | Type reference (TYPE) | LXEUNITLIN | Output Text | 20120618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120618 |
Method QSTATUS_CHAR_TO_NUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHAR | Call by reference | Type reference (TYPE) | LXEPP_STAT_CHAR | Quality Status | 20120612 | ||
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | LXEFLAG | 'P' | 'P'/'T'/'B' (See Constants) | 20120612 | |
3 | ![]() |
R_NUM | Value transfer | Type reference (TYPE) | LXEPP_STAT | Quality Status | 20120612 |
Method QSTATUS_CHAR_TO_NUM on class CL_LXE_PP_UTIL has no exception.
Method QSTATUS_NUM_TO_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | LXEPP_STAT | Quality Status | 20120606 | ||
2 | ![]() |
R_CHAR | Value transfer | Type reference (TYPE) | LXEPP_STAT_CHAR | Quality Status | 20120606 |
Method QSTATUS_NUM_TO_CHAR on class CL_LXE_PP_UTIL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |