SAP ABAP Class CL_ENH_LOG (Enhancement Data Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_BASE (Package) Enhancement Base Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ENH_LOG Enhancement Element 20031229
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ENH_LOG_DATA Enhancement Data Object 20040310
2 Inheritance (c INHERITING FROM c_ref)  CL_ENH_LOG_ELEMENT Enhancement Data Object 20040310
3 Inheritance (c INHERITING FROM c_ref)  CL_ENH_LOG_ENHANCEMENT_NAME Enhancement Data Object 20040310
Properties
Class CL_ENH_LOG  
Short Description Enhancement Data Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_BASE   Enhancement Base Functionality 
Created 20031229   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ENH_LOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ENH_LOG Enhancement Element 20031229
Friends
Class CL_ENH_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TABLINE Instance attribute Protected Type reference (TYPE) ENHLOG Enhancement Log 20031229
Methods
# Method Level Visibility Method type Description Created on
1 CALC_LOG_DATA_TYPE Static method Public Method 20040310
2 CHANGE_LOGID Instance method Public Method 20041026
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031229
4 GET_DATA_BUFFER Instance method Public Method 20040112
5 UPDATE Instance method Public Method 20041206
Events
Class CL_ENH_LOG has no event.
Types
Class CL_ENH_LOG has no local type.
Method Signatures

Method CALC_LOG_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_TYPE Value transfer Type reference (TYPE) ENHLOGDATATYPE Typ des XSTRING Datenpuffers eines Enhancement Logeintrags 20040310
2 Importing LOGACTION Call by reference Type reference (TYPE) ENHLOGACTION Enhancement Log Aktion 20040310

Method CALC_LOG_DATA_TYPE on class CL_ENH_LOG has no exception.

Method CHANGE_LOGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGID Call by reference Type reference (TYPE) ENHLOGID Natürliche Zahl 20041026

Method CHANGE_LOGID on class CL_ENH_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLINE Call by reference Type reference (TYPE) ENHLOG Log eines Enhancements 20031229

Method CONSTRUCTOR on class CL_ENH_LOG has no exception.

Method GET_DATA_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUFFER Value transfer Type reference (TYPE) XSTRING 20040112

Method GET_DATA_BUFFER on class CL_ENH_LOG has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLINE Call by reference Type reference (TYPE) ENHLOG Log eines Enhancements 20041206

Method UPDATE on class CL_ENH_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700