SAP ABAP Class CL_WL_OPTIMIZER (Buffers Attributes of Translation Area, Lang, Object Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE (Package) New MLT Environment
Properties
Class CL_WL_OPTIMIZER  
Short Description Buffers Attributes of Translation Area, Lang, Object Type    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE   New MLT Environment 
Created 20090518   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WL_OPTIMIZER has no forward declaration.
Interfaces
Class CL_WL_OPTIMIZER has no interface implemented.
Friends
Class CL_WL_OPTIMIZER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_REFRESH_TIME Constant Private Type reference (TYPE) I 1 Time (Sec.) Between 2 Accesses - If Greater: Delete Buffer 20090622
2 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WL_OPTIMIZER Buffers Attributes of Translation Area, Lang, Object Type 20090518
3 LT_BUFFER_CUSTMNR Instance attribute Private See coding 20090518
4 LT_BUFFER_LANG Instance attribute Private See coding 20090518
5 LT_BUFFER_OBJTYPE Instance attribute Private See coding 20090518
6 LV_BUFFER_CUSTMNR Instance attribute Private Type reference (TYPE) ST_BUFFER_CUSTMNR 20090518
7 LV_BUFFER_LANG Instance attribute Private Type reference (TYPE) ST_BUFFER_LANG 20090518
8 LV_BUFFER_OBJTYPE Instance attribute Private Type reference (TYPE) ST_BUFFER_OBJTYPE 20090518
9 LV_LAST_ACCESS Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090622
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TIMESTAMP Instance method Private Method Time Stamp 20090622
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090622
3 CONSTRUCTOR Instance method Private Constructor Constructor 20090622
4 DELETE_BUFFER Instance method Private Method Delete Buffer 20090622
5 GET_INSTANCE Static method Public Method Singleton 20090518
6 READ_FROM_BUFFER Instance method Public Method Attributes From Buffer or Corresponding Methods 20090518
Events
Class CL_WL_OPTIMIZER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ST_BUFFER_CUSTMNR Private See coding 20090518 BEGIN OF st_buffer_custmnr, custmnr TYPE lxecustmnr, custtype TYPE lxecusttype, rfcdest TYPE rfcdest, param TYPE lxenumc5, END OF st_buffer_custmnr
2 ST_BUFFER_LANG Private See coding 20090518 BEGIN OF st_buffer_lang, lang TYPE lxeisolang, r3lang TYPE lang, END OF st_buffer_lang
3 ST_BUFFER_OBJTYPE Private See coding 20090518 BEGIN OF st_buffer_objtype, objtype TYPE lxeobjtype, typeatt TYPE lxetypeatt, is_objtype_binary TYPE lxebool, is_generic TYPE lxebool, END OF st_buffer_objtype
Method Signatures

Method CHECK_TIMESTAMP Signature

Method CHECK_TIMESTAMP on class CL_WL_OPTIMIZER has no parameter.
Method CHECK_TIMESTAMP on class CL_WL_OPTIMIZER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WL_OPTIMIZER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WL_OPTIMIZER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WL_OPTIMIZER has no parameter.
Method CONSTRUCTOR on class CL_WL_OPTIMIZER has no exception.

Method DELETE_BUFFER Signature

Method DELETE_BUFFER on class CL_WL_OPTIMIZER has no parameter.
Method DELETE_BUFFER on class CL_WL_OPTIMIZER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WL_OPTIMIZER puffert Attribute zu Übersetungsbereich, Sprache, Objekttyp 20090518

Method GET_INSTANCE on class CL_WL_OPTIMIZER has no exception.

Method READ_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CUSTTYPE Call by reference Type reference (TYPE) LXECUSTTYPE Übersetzungsbereichstyp 20090518
2 Exporting E_IS_GENERIC Call by reference Type reference (TYPE) LXEBOOL Boolesch 20090625
3 Exporting E_IS_OBJTYPE_BINARY Call by reference Type reference (TYPE) LXEBOOL Boolesch 20090622
4 Exporting E_PARAM Call by reference Type reference (TYPE) LXENUMC5 Nummer 20090518
5 Exporting E_R3LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20090518
6 Exporting E_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20090518
7 Exporting E_TYPEATT Call by reference Type reference (TYPE) LXETYPEATT Typattribut 20090518
8 Importing I_CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR Übersetzungsbereich 20090518
9 Importing I_LANG Call by reference Type reference (TYPE) LXEISOLANG ISO Sprachkennzeichen 20090518
10 Importing I_OBJTYPE Call by reference Type reference (TYPE) LXEOBJTYPE Typ des Übersetzungsobjekts 20090518

Method READ_FROM_BUFFER on class CL_WL_OPTIMIZER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730