SAP ABAP Class CL_CUGEN_TRACE (Low-Level Trace Function)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-LL (Application Component) Low Level Configuration
     AP_CULL_EVALUATION (Package) Low Level Configuration (Explode SELNET/Dependency)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CULL_CONSTANTS CULL Constant Class 20050307
Properties
Class CL_CUGEN_TRACE  
Short Description Low-Level Trace Function    
Super Class CL_CULL_CONSTANTS CULL Constant Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AP_CULL_EVALUATION   Low Level Configuration (Explode SELNET/Dependency) 
Created 20040720   SAP 
Last change 20070912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CUGEN_TRACE has no forward declaration.
Interfaces
Class CL_CUGEN_TRACE has no interface implemented.
Friends
Class CL_CUGEN_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MSGID Constant Private Type reference (TYPE) SYMSGID 'CULL_TRACE' Message Class 20050307
2 GO_TRACE_AREA Instance attribute Private Object reference (TYPE REF TO) CL_CULL_TRACE_AREA Area Class Low Level Configuration Trace 20050307
3 GO_TRACE_SHARED Instance attribute Private Object reference (TYPE REF TO) CL_CULL_TRACE_SHARED LL Trace: Shared Buffer 20050307
4 GR_FILTER_CSTIC Instance attribute Private Type reference (TYPE) TR_ATNAM 20050307
5 GSO_TRACE Static Attribute Public Object reference (TYPE REF TO) CL_CUGEN_TRACE Low-Level Trace Function 20050304
6 GT_TRACE Instance attribute Private Type reference (TYPE) CULL_TRACE_MESSAGE_T Trace Messages 20050307
7 GV_DATE Instance attribute Private Type reference (TYPE) SYDATUM Current Date of Application Server 20050307
8 GV_FILTER_PROC Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20050307
9 GV_FILTER_SELCOND Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20050307
10 GV_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20050307
11 GV_RELEASE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20050307
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Message 20040720
2 ADD_INSTANCE_DATA Instance method Public Method Instance Data 20050304
3 ADD_KNOWLEDGE Instance method Public Method Add Dependency 20050304
4 ADD_PROPERTIES Instance method Private Method Add Property Evaluation to Log 20050307
5 ADD_SIMPLE_SINGLETON Instance method Public Method Add Simple Selection Condition 20050304
6 CHECK_TRACEAGENT Static method Public Method Session Trace 20050307
7 CONSTRUCTOR Instance method Public Constructor Constructor 20040720
8 DISPLAY Instance method Public Method Display Log 20040720
9 FILL_CSTIC_FILTER Instance method Private Method Fill Property Filter 20050307
10 FINISH Instance method Public Method Publish Trace 20050307
11 GET_HANDLE Instance method Public Method Provides Handle for AppLog 20040720
12 RELEASE_MSG Instance method Private Method Set Messages in ApplLog 20050307
13 SET_PROC_RESULT Instance method Public Method Set Result Procedure 20050307
14 SET_SELCOND_RESULT Instance method Public Method Set Result Selection Condition 20050307
Events
Class CL_CUGEN_TRACE has no event.
Types
Class CL_CUGEN_TRACE has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20050308
2 Importing IT_PROPERTY Call by reference Type reference (TYPE) INDEX TABLE 20070327
3 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20070327
4 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20050304
5 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20040720
6 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20050304
7 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20050304
8 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20050304
9 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20050304
10 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20050304
11 Importing IV_PRIO Call by reference Type reference (TYPE) BALPROBCL '1' Anwendungs-Log: Problemklasse einer Meldung 20040720
12 Importing IV_RELEASE_MESSAGES Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050308

Method ADD on class CL_CUGEN_TRACE has no exception.

Method ADD_INSTANCE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTIES Call by reference Type reference (TYPE) CULL_GEN_PROPERTIES CULL: Merkmalbewertungen 20050304
2 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20050304
3 Importing IV_INSTANCE_NO Call by reference Type reference (TYPE) CULL_GEN_INSTANCE_NR CULL: Low Level-Instanz 20050304
4 Importing IV_ROOT Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050304

Method ADD_INSTANCE_DATA on class CL_CUGEN_TRACE has no exception.

Method ADD_KNOWLEDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TREE_CODE Call by reference Type reference (TYPE) CUGEN_LITERAL_CODE SELNET: Coding Beziehungswissen 20050304
2 Importing IV_KNART Call by reference Type reference (TYPE) KNART Art des Wissens 20050304

Method ADD_KNOWLEDGE on class CL_CUGEN_TRACE has no exception.

Method ADD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CULL_TRACE_MESSAGE_T Trace-Meldungen 20050307
2 Importing IT_PROPERTIES Call by reference Type reference (TYPE) CULL_GEN_PROPERTIES CULL: Merkmalbewertungen 20050307
3 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20050307
4 Importing IV_IGNORE_FILTER Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050307

Method ADD_PROPERTIES on class CL_CUGEN_TRACE has no exception.

Method ADD_SIMPLE_SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SIMPLE_LITERAL Call by reference Type reference (TYPE) CUGEN_SIMPLE_LITERAL SELNET: Einfache Beziehung (Coding) 20050304
2 Importing IV_RESULT Call by reference Type reference (TYPE) CULL_GEN_RESULT Ergebis Beziehungswissenauswertung 20050304

Method ADD_SIMPLE_SINGLETON on class CL_CUGEN_TRACE has no exception.

Method CHECK_TRACEAGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_TRACE Value transfer Object reference (TYPE REF TO) CL_CUGEN_TRACE Tracefunktion LowLevel 20050307

Method CHECK_TRACEAGENT on class CL_CUGEN_TRACE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILTER Call by reference Type reference (TYPE) CULL_TRACEFILTER Filter für Low level-Konfigurationstrace 20050307
2 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20050304
3 Importing IV_LOG_NAME Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20040720
4 Importing IV_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20040720
5 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20040720
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR Fehlerbehandlung Low Level-Interpreter 20040720

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GRID Call by reference Type reference (TYPE) BALUSEGRID 'X' Anwendungs-Log: Bei Ausgabe Grid-Control verwenden 20040720
2 Importing IV_POPUP Call by reference Type reference (TYPE) XFELD CU: Nur vom SCE uebergebene Information zur Konfiguration 20040720
3 Importing IV_SHOWALL Call by reference Type reference (TYPE) BALSHOWALL 'X' Anwendungs-Log: Alle Meldungen sofort anzeigen 20040720
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR Fehlerbehandlung Low Level-Interpreter 20040720

Method FILL_CSTIC_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILTER_PARAMETER Call by reference Type reference (TYPE) CULL_TRACEFILTER Filter für Low level-Konfigurationstrace 20050307

Method FILL_CSTIC_FILTER on class CL_CUGEN_TRACE has no exception.

Method FINISH Signature

Method FINISH on class CL_CUGEN_TRACE has no parameter.
Method FINISH on class CL_CUGEN_TRACE has no exception.

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040720

Method GET_HANDLE on class CL_CUGEN_TRACE has no exception.

Method RELEASE_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEPENDENT Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050307

Method RELEASE_MSG on class CL_CUGEN_TRACE has no exception.

Method SET_PROC_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTIES Call by reference Type reference (TYPE) CULL_GEN_PROPERTIES CULL: Merkmalbewertungen 20050307
2 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20050307
3 Importing IV_RESULT Call by reference Type reference (TYPE) CULL_GEN_RESULT Ergebis Beziehungswissenauswertung 20050307

Method SET_PROC_RESULT on class CL_CUGEN_TRACE has no exception.

Method SET_SELCOND_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESULT Call by reference Type reference (TYPE) CULL_GEN_RESULT Ergebis Beziehungswissenauswertung 20050307

Method SET_SELCOND_RESULT on class CL_CUGEN_TRACE has no exception.
History
Last changed by/on SAP  20070912 
SAP Release Created in 600