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 ABAP 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 GET_ABBREVS_CAST Static method Public Method Get Abbreviations from Proposal Base (Casting) 20120524
2 GET_ABBR_MAIN_CAST Static method Public Method Get Main from Proposal Base (Casting) 20120522
3 GET_DOMAIN_CAST Static method Public Method Get Domain from Proposal Base (Casting) 20120522
4 GET_QSTATUS_CAST Static method Public Method Get Quality Status from Proposal Base (Casting) 20120522
5 GET_SRC_LANG_CAST Static method Public Method Get Source Language from Proposal Base (Casting) 20120713
6 GET_SRC_TEXT_CAST 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 Importing I_EXCLUDE_DELETED Call by reference Type reference (TYPE) LXEBOOL ABAP_TRUE Exclude Deleted Abbreviations 20120524
2 Importing I_P_BASE Call by reference Object reference (TYPE REF TO) IF_LXE_P_BASE Proposal Base 20120524
3 Returning RT_ABBREVIATIONS Value transfer Type reference (TYPE) LXE_TT_REF_P_BASE Abbreviations 20120524
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120524

Method GET_ABBR_MAIN_CAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_P_BASE Call by reference Object reference (TYPE REF TO) IF_LXE_P_BASE Proposal Base 20120522
2 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG Source Language 20120522
3 Importing I_SRC_TEXT Call by reference Type reference (TYPE) LXEUNITLIN Source Text 20120522
4 Returning R_PROP_MAIN Value transfer Object reference (TYPE REF TO) IF_LXE_P_BASE Main Proposal 20120522
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120522

Method GET_DOMAIN_CAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_P_BASE Call by reference Object reference (TYPE REF TO) IF_LXE_P_BASE Proposal Base 20120522
2 Returning R_DOMAIN Value transfer Type reference (TYPE) LXEDOMANAM Domain 20120522
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120522

Method GET_QSTATUS_CAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_P_BASE Call by reference Object reference (TYPE REF TO) IF_LXE_P_BASE Proposal Base 20120522
2 Returning R_QSTATUS Value transfer Type reference (TYPE) LXEPP_STAT Default Status 20120522
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120522

Method GET_SRC_LANG_CAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_P_BASE Call by reference Object reference (TYPE REF TO) IF_LXE_P_BASE Proposal Base 20120713
2 Returning R_SRC_LANG Value transfer Type reference (TYPE) LXEISOLANG Source Language 20120713
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120713

Method GET_SRC_TEXT_CAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_P_BASE Call by reference Object reference (TYPE REF TO) IF_LXE_P_BASE Proposal Base 20120618
2 Returning R_SRC_TEXT Value transfer Type reference (TYPE) LXEUNITLIN Source Text 20120618
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120618
History
Last changed by/on SAP  20130531 
SAP Release Created in 740