SAP ABAP Class CL_LXE_PP_AUX (Auxiliary functions)
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_AUX | |
Short Description | Auxiliary functions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_PP | Translation - Proposal Pool |
Created | 20120522 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LXE_PP_AUX has no interface implemented.
Friends
Class CL_LXE_PP_AUX has no friend class.
Attributes
Class CL_LXE_PP_AUX has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Abbreviations from Proposal Base (Casting) | 20120524 |
2 | ![]() |
Static method | Public | Method | Get Main from Proposal Base (Casting) | 20120522 |
3 | ![]() |
Static method | Public | Method | Get Domain from Proposal Base (Casting) | 20120522 |
4 | ![]() |
Static method | Public | Method | Get Quality Status from Proposal Base (Casting) | 20120522 |
5 | ![]() |
Static method | Public | Method | Get Source Language from Proposal Base (Casting) | 20120713 |
6 | ![]() |
Static method | Public | Method | Get Source Text from Proposal Base (Casting) | 20120618 |
Events
Class CL_LXE_PP_AUX has no event.
Types
Class CL_LXE_PP_AUX has no local type.
Method Signatures
Method GET_ABBREVS_CAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCLUDE_DELETED | Call by reference | Type reference (TYPE) | LXEBOOL | ABAP_TRUE | Exclude Deleted Abbreviations | 20120524 | |
2 | ![]() |
I_P_BASE | Call by reference | Object reference (TYPE REF TO) | IF_LXE_P_BASE | Proposal Base | 20120524 | ||
3 | ![]() |
RT_ABBREVIATIONS | Value transfer | Type reference (TYPE) | LXE_TT_REF_P_BASE | Abbreviations | 20120524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120524 |
Method GET_ABBR_MAIN_CAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P_BASE | Call by reference | Object reference (TYPE REF TO) | IF_LXE_P_BASE | Proposal Base | 20120522 | ||
2 | ![]() |
I_SRC_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | Source Language | 20120522 | ||
3 | ![]() |
I_SRC_TEXT | Call by reference | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120522 | ||
4 | ![]() |
R_PROP_MAIN | Value transfer | Object reference (TYPE REF TO) | IF_LXE_P_BASE | Main Proposal | 20120522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120522 |
Method GET_DOMAIN_CAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P_BASE | Call by reference | Object reference (TYPE REF TO) | IF_LXE_P_BASE | Proposal Base | 20120522 | ||
2 | ![]() |
R_DOMAIN | Value transfer | Type reference (TYPE) | LXEDOMANAM | Domain | 20120522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120522 |
Method GET_QSTATUS_CAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P_BASE | Call by reference | Object reference (TYPE REF TO) | IF_LXE_P_BASE | Proposal Base | 20120522 | ||
2 | ![]() |
R_QSTATUS | Value transfer | Type reference (TYPE) | LXEPP_STAT | Default Status | 20120522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120522 |
Method GET_SRC_LANG_CAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P_BASE | Call by reference | Object reference (TYPE REF TO) | IF_LXE_P_BASE | Proposal Base | 20120713 | ||
2 | ![]() |
R_SRC_LANG | Value transfer | Type reference (TYPE) | LXEISOLANG | Source Language | 20120713 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120713 |
Method GET_SRC_TEXT_CAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P_BASE | Call by reference | Object reference (TYPE REF TO) | IF_LXE_P_BASE | Proposal Base | 20120618 | ||
2 | ![]() |
R_SRC_TEXT | Value transfer | Type reference (TYPE) | LXEUNITLIN | Source Text | 20120618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proposal Pool | 20120618 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |