SAP ABAP Class CL_LXE_PP3R_PROP_EXCEPTION (Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_PP3 (Package) Proposal Pool Test
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_PROPOSAL_EXCEPTION Exception 20121004
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_BASE Proposal Base 20121004
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_DOMAIN Proposal Domain 20121004
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_SOURCE Proposal Source 20121004
Properties
Class CL_LXE_PP3R_PROP_EXCEPTION  
Short Description Exception    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_PP3   Proposal Pool Test 
Created 20121004   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
# Interface Abstract Final Description Created on
1 IF_LXE_PROPOSAL_EXCEPTION Exception 20121004
2 IF_LXE_P_BASE Proposal Base 20121004
3 IF_LXE_P_DOMAIN Proposal Domain 20121004
4 IF_LXE_P_SOURCE Proposal Source 20121004
Friends
Class CL_LXE_PP3R_PROP_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CREATION_DATE Instance attribute Private Attribute reference (LIKE) 20121004
2 CREATION_USER Instance attribute Private Attribute reference (LIKE) 20121004
3 DELETED Instance attribute Private Attribute reference (LIKE) 20121004
4 DOMAIN Instance attribute Private Attribute reference (LIKE) 20121004
5 HAS_DOMAIN Instance attribute Private Attribute reference (LIKE) 20121004
6 HAS_QSTATUS Instance attribute Private Attribute reference (LIKE) 20121004
7 IS_ABBREVIATION Instance attribute Private Attribute reference (LIKE) 20121004
8 IS_STANDARD Instance attribute Private Attribute reference (LIKE) 20121004
9 LAST_CHANGE_DATE Instance attribute Private Attribute reference (LIKE) 20121004
10 LAST_CHANGE_USER Instance attribute Private Attribute reference (LIKE) 20121004
11 PROPOSAL_HASH Instance attribute Private Type reference (TYPE) LXE_PP3_HASH Proposal Hash 20121004
12 PROPOSAL_LANG Instance attribute Private Attribute reference (LIKE) 20121004
13 PROPOSAL_TEXT Instance attribute Private Type reference (TYPE) LXEUNITLIN Proposal Text 20121004
14 SOURCE_HASH Instance attribute Private Type reference (TYPE) LXE_PP3_HASH Source Hash 20121004
15 SOURCE_LANG Instance attribute Private Attribute reference (LIKE) 20121004
16 SOURCE_TEXT Instance attribute Private Type reference (TYPE) LXEUNITLIN Source Text 20121004
17 TYPE Instance attribute Private Attribute reference (LIKE) 20121004
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121004
Events
Class CL_LXE_PP3R_PROP_EXCEPTION has no event.
Types
Class CL_LXE_PP3R_PROP_EXCEPTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_DATE Call by reference Type reference (TYPE) AS4DATE Date of Last Change 20121004
2 Importing I_CHANGE_USER Call by reference Type reference (TYPE) AS4USER Last Changed by 20121004
3 Importing I_CREA_DATE Call by reference Type reference (TYPE) AS4DATE Date of Creation 20121004
4 Importing I_CREA_USER Call by reference Type reference (TYPE) AS4USER Creation User 20121004
5 Importing I_DOMAIN Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20121004
6 Importing I_QSTATUS Call by reference Type reference (TYPE) LXEPP_STAT '01' Quality Status (0 or 1) 20121004
7 Importing I_SRC_HASH Call by reference Type reference (TYPE) LXE_PP3_HASH Source Hash 20121004
8 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20121004
9 Importing I_SRC_TEXT Call by reference Type reference (TYPE) LXEUNITLIN SPACE Source Text 20121004
10 Importing I_TGT_HASH Call by reference Type reference (TYPE) LXE_PP3_HASH Target Hash 20121004
11 Importing I_TGT_LANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20121004
12 Importing I_TGT_TEXT Call by reference Type reference (TYPE) LXEUNITLIN SPACE Target Text 20121004
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20121004
History
Last changed by/on SAP  20130531 
SAP Release Created in 740