SAP ABAP Class CL_LXE_PP1_PROP_ABBR_DOMAIN (Domain Abbreviation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_PP1 (Package) Proposal Pool
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 20120510
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_ABBREVIATION Abbreviation-Specific Functions 20120525
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_BASE Proposal Base 20120510
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_DOMAIN Proposal Domain 20120510
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LXE_P_QSTATUS Proposal Quality Status 20120510
Properties
Class CL_LXE_PP1_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_PP1   Proposal Pool 
Created 20120510   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 20120510
2 IF_LXE_P_ABBREVIATION Abbreviation-Specific Functions 20120525
3 IF_LXE_P_BASE Proposal Base 20120510
4 IF_LXE_P_DOMAIN Proposal Domain 20120510
5 IF_LXE_P_QSTATUS Proposal Quality Status 20120510
Friends
Class CL_LXE_PP1_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) 20120510
2 CREATION_USER Instance attribute Private Attribute reference (LIKE) 20120510
3 DELETED Instance attribute Private Attribute reference (LIKE) 20120510
4 DOMAIN Instance attribute Private Attribute reference (LIKE) 20120510
5 HASH Instance attribute Private Type reference (TYPE) LXE_PPHASH Proposal Hash 20120510
6 HAS_DOMAIN Instance attribute Private Attribute reference (LIKE) 20120510
7 HAS_QSTATUS Instance attribute Private Attribute reference (LIKE) 20120510
8 IS_ABBREVIATION Instance attribute Private Attribute reference (LIKE) 20120510
9 IS_STANDARD Instance attribute Private Attribute reference (LIKE) 20120510
10 LANG Instance attribute Private Attribute reference (LIKE) 20120510
11 LAST_CHANGE_DATE Instance attribute Private Attribute reference (LIKE) 20120510
12 LAST_CHANGE_USER Instance attribute Private Attribute reference (LIKE) 20120510
13 MAIN_HASH Instance attribute Private Type reference (TYPE) LXE_PPHASH Main Proposal Hash 20120510
14 QSTATUS Instance attribute Private Attribute reference (LIKE) 20120510
15 TEXT Instance attribute Private Type reference (TYPE) LXEUNITLIN Proposal Text 20120510
16 TYPE Instance attribute Private Attribute reference (LIKE) 20120510
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120510
Events
Class CL_LXE_PP1_PROP_ABBR_DOMAIN has no event.
Types
Class CL_LXE_PP1_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 20120510
2 Importing I_CHANGE_USER Call by reference Type reference (TYPE) AS4USER Last Changed by 20120510
3 Importing I_CREA_DATE Call by reference Type reference (TYPE) AS4DATE Date of Creation 20120510
4 Importing I_CREA_USER Call by reference Type reference (TYPE) AS4USER Creation User 20120510
5 Importing I_DELETED Call by reference Type reference (TYPE) LXEBOOL ABAP_FALSE Deleted Flag 20120510
6 Importing I_DOMAIN Call by reference Type reference (TYPE) LXEDOMANAM Domain Name 20120510
7 Importing I_HASH Call by reference Type reference (TYPE) LXE_PPHASH Abbreviation Hash 20120510
8 Importing I_HASH_MAIN Call by reference Type reference (TYPE) LXE_PPHASH Main Proposal Hash 20120510
9 Importing I_LANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120510
10 Importing I_QSTATUS Call by reference Type reference (TYPE) LXEPP_STAT Quality Status 20120510
11 Importing I_TEXT Call by reference Type reference (TYPE) LXEUNITLIN SPACE Target Text 20120510
# Exception Resumable Description Created on
1 CX_LXE_PP Proposal Pool 20120510
History
Last changed by/on SAP  20130531 
SAP Release Created in 740