SAP ABAP Class CL_LXE_PP1_PROP_ABBR_SYSTEM (System 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_SYSTEM Abbreviation for System 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_QSTATUS Proposal Quality Status 20120510
Properties
Class CL_LXE_PP1_PROP_ABBR_SYSTEM  
Short Description System 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_SYSTEM Abbreviation for System Standard Proposal 20120510
2 IF_LXE_P_ABBREVIATION Abbreviation-Specific Functions 20120525
3 IF_LXE_P_BASE Proposal Base 20120510
4 IF_LXE_P_QSTATUS Proposal Quality Status 20120510
Friends
Class CL_LXE_PP1_PROP_ABBR_SYSTEM 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 HASH Instance attribute Private Type reference (TYPE) LXE_PPHASH Proposal Hash 20120510
5 HAS_DOMAIN Instance attribute Private Attribute reference (LIKE) 20120510
6 HAS_QSTATUS Instance attribute Private Attribute reference (LIKE) 20120510
7 IS_ABBREVIATION Instance attribute Private Attribute reference (LIKE) 20120510
8 IS_STANDARD Instance attribute Private Attribute reference (LIKE) 20120510
9 LANG Instance attribute Private Attribute reference (LIKE) 20120510
10 LAST_CHANGE_DATE Instance attribute Private Attribute reference (LIKE) 20120510
11 LAST_CHANGE_USER Instance attribute Private Attribute reference (LIKE) 20120510
12 MAIN_HASH Instance attribute Private Type reference (TYPE) LXE_PPHASH Main Proposal Hash 20120510
13 QSTATUS Instance attribute Private Attribute reference (LIKE) 20120510
14 TEXT Instance attribute Private Type reference (TYPE) LXEUNITLIN Proposal Text 20120510
15 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_SYSTEM has no event.
Types
Class CL_LXE_PP1_PROP_ABBR_SYSTEM 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_HASH Call by reference Type reference (TYPE) LXE_PPHASH Abbreviation Hash 20120510
7 Importing I_HASH_MAIN Call by reference Type reference (TYPE) LXE_PPHASH Main Proposal Hash 20120510
8 Importing I_LANG Call by reference Type reference (TYPE) LXEISOLANG Translation Language 20120510
9 Importing I_QSTATUS Call by reference Type reference (TYPE) LXEPP_STAT Quality Status 20120510
10 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