SAP ABAP Class CL_LXE_PP3R_PROP_ABBR_DOMAIN (Domain Abbreviation)
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_ABBR_DOMAIN Abbreviation for Domain Standard Proposal 20121004
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_ABBREVIATION Abbreviation-Specific Functions 20121004
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_BASE Proposal Base 20121004
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_DOMAIN Proposal Domain 20121004
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_QSTATUS Proposal Quality Status 20121004
Properties
Class CL_LXE_PP3R_PROP_ABBR_DOMAIN  
Short Description Domain Abbreviation    
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_ABBR_DOMAIN Abbreviation for Domain Standard Proposal 20121004
2 IF_LXE_P_ABBREVIATION Abbreviation-Specific Functions 20121004
3 IF_LXE_P_BASE Proposal Base 20121004
4 IF_LXE_P_DOMAIN Proposal Domain 20121004
5 IF_LXE_P_QSTATUS Proposal Quality Status 20121004
Friends
Class CL_LXE_PP3R_PROP_ABBR_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) 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 HASH Instance attribute Private Type reference (TYPE) LXE_PP3_HASH Proposal Hash 20121004
6 HAS_DOMAIN Instance attribute Private Attribute reference (LIKE) 20121004
7 HAS_QSTATUS Instance attribute Private Attribute reference (LIKE) 20121004
8 IS_ABBREVIATION Instance attribute Private Attribute reference (LIKE) 20121004
9 IS_STANDARD Instance attribute Private Attribute reference (LIKE) 20121004
10 LANG Instance attribute Private Attribute reference (LIKE) 20121004
11 LAST_CHANGE_DATE Instance attribute Private Attribute reference (LIKE) 20121004
12 LAST_CHANGE_USER Instance attribute Private Attribute reference (LIKE) 20121004
13 MAIN_HASH Instance attribute Private Type reference (TYPE) LXE_PP3_HASH Main Proposal Hash 20121004
14 QSTATUS Instance attribute Private Attribute reference (LIKE) 20121004
15 TEXT Instance attribute Private Type reference (TYPE) LXEUNITLIN Proposal Text 20121004
16 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_ABBR_DOMAIN has no event.
Types
Class CL_LXE_PP3R_PROP_ABBR_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 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_DELETED Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Deleted Flag 20121004
6 Importing I_DOMAIN Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20121004
7 Importing I_HASH Call by reference Type reference (TYPE) LXE_PP3_HASH Abbreviation Hash 20121004
8 Importing I_HASH_MAIN Call by reference Type reference (TYPE) LXE_PP3_HASH Main Proposal Hash 20121004
9 Importing I_LANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20121004
10 Importing I_QSTATUS Call by reference Type reference (TYPE) LXEPP_STAT Quality Status 20121004
11 Importing I_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