SAP ABAP Class CL_LXE_PP3_PROP_DOMAIN (Domain Standard Proposal)
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_DOMAIN Domain Standard Proposal 20120906
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_BASE Proposal Base 20120906
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_DOMAIN Proposal Domain 20120906
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_QSTATUS Proposal Quality Status 20120906
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_SOURCE Proposal Source 20120906
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_STANDARD Standard Proposal Specific Functions 20120906
Properties
Class CL_LXE_PP3_PROP_DOMAIN  
Short Description Domain Standard Proposal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_PP3   Proposal Pool Test 
Created 20120906   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_DOMAIN Domain Standard Proposal 20120906
2 IF_LXE_P_BASE Proposal Base 20120906
3 IF_LXE_P_DOMAIN Proposal Domain 20120906
4 IF_LXE_P_QSTATUS Proposal Quality Status 20120906
5 IF_LXE_P_SOURCE Proposal Source 20120906
6 IF_LXE_P_STANDARD Standard Proposal Specific Functions 20120906
Friends
Class CL_LXE_PP3_PROP_DOMAIN 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) 20120906
2 CREATION_USER Instance attribute Private Attribute reference (LIKE) 20120906
3 DELETED Instance attribute Private Attribute reference (LIKE) 20120906
4 DOMAIN Instance attribute Private Attribute reference (LIKE) 20120906
5 HAS_DOMAIN Instance attribute Private Attribute reference (LIKE) 20120906
6 HAS_QSTATUS Instance attribute Private Attribute reference (LIKE) 20120906
7 IS_ABBREVIATION Instance attribute Private Attribute reference (LIKE) 20120906
8 IS_STANDARD Instance attribute Private Attribute reference (LIKE) 20120906
9 LAST_CHANGE_DATE Instance attribute Private Attribute reference (LIKE) 20120906
10 LAST_CHANGE_USER Instance attribute Private Attribute reference (LIKE) 20120906
11 PROPOSAL_HASH Instance attribute Private Type reference (TYPE) LXE_PP3_HASH Proposal Hash 20120906
12 PROPOSAL_LANG Instance attribute Private Attribute reference (LIKE) 20120906
13 PROPOSAL_TEXT Instance attribute Private Type reference (TYPE) LXEUNITLIN Proposal Text 20120906
14 QSTATUS Instance attribute Private Attribute reference (LIKE) 20120906
15 SOURCE_HASH Instance attribute Private Type reference (TYPE) LXE_PP3_HASH Source Hash 20120906
16 SOURCE_LANG Instance attribute Private Attribute reference (LIKE) 20120906
17 SOURCE_TEXT Instance attribute Private Type reference (TYPE) LXEUNITLIN Source Text 20120906
18 TYPE Instance attribute Private Attribute reference (LIKE) 20120906
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120906
Events
Class CL_LXE_PP3_PROP_DOMAIN has no event.
Types
Class CL_LXE_PP3_PROP_DOMAIN 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 20120906
2 Importing I_CHANGE_USER Call by reference Type reference (TYPE) AS4USER Last Changed by 20120906
3 Importing I_CREA_DATE Call by reference Type reference (TYPE) AS4DATE Date of Creation 20120906
4 Importing I_CREA_USER Call by reference Type reference (TYPE) AS4USER Creation User 20120906
5 Importing I_DELETED Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Deleted Flag 20120906
6 Importing I_DOMAIN Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20120906
7 Importing I_QSTATUS Call by reference Type reference (TYPE) LXEPP_STAT Proposal Pool 20120906
8 Importing I_SRC_HASH Call by reference Type reference (TYPE) LXE_PP3_HASH Source Hash 20120906
9 Importing I_SRC_LANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120906
10 Importing I_SRC_TEXT Call by reference Type reference (TYPE) LXEUNITLIN SPACE Source Text 20120906
11 Importing I_TGT_HASH Call by reference Type reference (TYPE) LXE_PP3_HASH Target Hash 20120906
12 Importing I_TGT_LANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120906
13 Importing I_TGT_TEXT Call by reference Type reference (TYPE) LXEUNITLIN SPACE Target Text 20120906
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120906
History
Last changed by/on SAP  20130531 
SAP Release Created in 740