SAP ABAP Class CL_LXE_PP_DISPLAY (Display Proposal Pool)
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_DISPLAY  
Short Description Display Proposal Pool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_PP   Translation - Proposal Pool 
Created 20100323   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_DISPLAY has no interface implemented.
Friends
Class CL_LXE_PP_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOCUMENT Instance attribute Private Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20120523
2 SRC_LANG Instance attribute Private Type reference (TYPE) LXEISOLANG Source Language 20120523
3 SRC_TEXT Instance attribute Private Type reference (TYPE) LXEUNITLIN Source Text 20120523
4 TGT_LANG Instance attribute Private Type reference (TYPE) LXEISOLANG Target Language 20120523
5 T_P_BASE_REF Instance attribute Private Type reference (TYPE) LXE_TT_REF_P_BASE References of IF_LXE_P_BASE 20120523
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120523
2 CREATE_DOCUMENT Instance method Private Method 20100323
3 CREATE_DOM Instance method Private Method 20120523
4 CREATE_STYLE Instance method Private Method 20100324
5 GET_PP Instance method Private Method Get Target Texts 20120523
6 MAIN Instance method Public Method 20100323
7 PROCESS_NODE_ABBREV Instance method Private Method 20120524
8 PROCESS_NODE_DOMAIN Instance method Private Method 20120523
9 PROCESS_NODE_EXCEPTION Instance method Private Method 20120523
10 PROCESS_NODE_SYSTEM Instance method Private Method 20120523
11 RENDER_DOCUMENT Instance method Private Method 20100324
Events
Class CL_LXE_PP_DISPLAY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_OUTPUT Private See coding 20120523 tt_output TYPE STANDARD TABLE OF t_output
2 T_OUTPUT Private See coding 20120523 BEGIN OF t_output, domain TYPE lxedomanam, deleted type lxebool, qstatus TYPE lxepp_stat, length TYPE i, ref TYPE REF TO if_lxe_p_base, END OF t_output
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_DEL Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Don't Display Deleted Proposals 20120523
2 Importing I_SLANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20120523
3 Importing I_STEXT Call by reference Type reference (TYPE) LXEUNITLIN Translation Unit for Short Text (Line) 20120523
4 Importing I_TLANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20120523
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120523

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20120523

Method CREATE_DOCUMENT on class CL_LXE_PP_DISPLAY has no exception.

Method CREATE_DOM Signature

Method CREATE_DOM on class CL_LXE_PP_DISPLAY has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120523

Method CREATE_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STYLE Call by reference Type reference (TYPE) LXESTRING Text 20100324

Method CREATE_STYLE on class CL_LXE_PP_DISPLAY has no exception.

Method GET_PP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_DEL Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Don't Display Deleted Proposals 20120523
2 Importing I_SLANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20120523
3 Importing I_STEXT Call by reference Type reference (TYPE) LXEUNITLIN Translation Unit for Short Text (Line) 20120523
4 Importing I_TLANG Call by reference Type reference (TYPE) LXEISOLANG ISO Language ID 20120523
5 Returning RT_P_BASE_REF Value transfer Type reference (TYPE) LXE_TT_REF_P_BASE References of IF_LXE_P_BASE 20120523
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120523

Method MAIN Signature

Method MAIN on class CL_LXE_PP_DISPLAY has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120523

Method PROCESS_NODE_ABBREV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LI Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_DOCUMENT 20120524
2 Importing I_REF_MAIN Call by reference Object reference (TYPE REF TO) IF_LXE_P_BASE Main Proposal 20120524
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120524

Method PROCESS_NODE_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OUTPUT Call by reference Type reference (TYPE) TT_OUTPUT 20120523
2 Importing I_BODY Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_DOCUMENT 20120523
3 Importing I_DOMA Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20120523
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120523

Method PROCESS_NODE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OUTPUT Call by reference Type reference (TYPE) TT_OUTPUT 20120523
2 Importing I_BODY Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_DOCUMENT 20120523
3 Importing I_DOMA Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20120523
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120523

Method PROCESS_NODE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OUTPUT Call by reference Type reference (TYPE) TT_OUTPUT 20120523
2 Importing I_BODY Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_DOCUMENT 20120523
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120523

Method RENDER_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STRING Call by reference Type reference (TYPE) LXESTRING Text 20100324

Method RENDER_DOCUMENT on class CL_LXE_PP_DISPLAY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730