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 | Constant | Private | Type reference (TYPE) | I | 1 | Time (Sec.) Between 2 Accesses - If Greater: Delete Buffer | 20090622 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WL_OPTIMIZER | Buffers Attributes of Translation Area, Lang, Object Type | 20090518 | |||
| 3 | Instance attribute | Private | See coding | 20090518 | |||||
| 4 | Instance attribute | Private | See coding | 20090518 | |||||
| 5 | Instance attribute | Private | See coding | 20090518 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ST_BUFFER_CUSTMNR | 20090518 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | ST_BUFFER_LANG | 20090518 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | ST_BUFFER_OBJTYPE | 20090518 | ||||
| 9 | 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 | Instance method | Private | Method | Time Stamp | 20090622 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090622 | |
| 3 | Instance method | Private | Constructor | Constructor | 20090622 | |
| 4 | Instance method | Private | Method | Delete Buffer | 20090622 | |
| 5 | Static method | Public | Method | Singleton | 20090518 | |
| 6 | 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 | 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 | E_CUSTTYPE | Call by reference | Type reference (TYPE) | LXECUSTTYPE | Übersetzungsbereichstyp | 20090518 | |||
| 2 | E_IS_GENERIC | Call by reference | Type reference (TYPE) | LXEBOOL | Boolesch | 20090625 | |||
| 3 | E_IS_OBJTYPE_BINARY | Call by reference | Type reference (TYPE) | LXEBOOL | Boolesch | 20090622 | |||
| 4 | E_PARAM | Call by reference | Type reference (TYPE) | LXENUMC5 | Nummer | 20090518 | |||
| 5 | E_R3LANG | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20090518 | |||
| 6 | E_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20090518 | |||
| 7 | E_TYPEATT | Call by reference | Type reference (TYPE) | LXETYPEATT | Typattribut | 20090518 | |||
| 8 | I_CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Übersetzungsbereich | 20090518 | |||
| 9 | I_LANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Sprachkennzeichen | 20090518 | |||
| 10 | 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 |