SAP ABAP Class CL_CACS_BAL_ST (CACS: Application Log)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSAL (Package) ICM: Aplication Log
Properties
Class CL_CACS_BAL_ST  
Short Description CACS: Application Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSAL   ICM: Aplication Log 
Created 20050829   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_BAL_ST has no forward declaration.
Interfaces
Class CL_CACS_BAL_ST has no interface implemented.
Friends
Class CL_CACS_BAL_ST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TRUE Static Attribute Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20050829
Methods
# Method Level Visibility Method type Description Created on
1 DELLOGBYHANDLE Static method Public Method Delete Application Log By Handle 20050829
2 DELLOGBYNAME Static method Public Method Delete Application Log According By External Name 20050829
3 DISPLAYBYHANDLE Static method Public Method Displays Application Log for Log Handle 20051108
4 DISPLAYBYNAME Static method Public Method Output All Application Logs for External Log Name 20050829
5 GET_LOG_STATISTICS Static method Public Method Determines Highest Message Types of Log 20050829
6 LOG_HAS_ABEND_MSG Static method Public Method Detemines Whether Log Contains Termination Message 20050829
7 LOG_HAS_ERROR_MSG Static method Public Method Determines Whether Log Contains Error- or Terminat. Message 20050829
Events
Class CL_CACS_BAL_ST has no event.
Types
Class CL_CACS_BAL_ST has no local type.
Method Signatures

Method DELLOGBYHANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050829
2 Importing I_UPDATETASK Call by reference Type reference (TYPE) BOOLEAN_FLG Verbuchung im Update-Task 20050829
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20050829

Method DELLOGBYNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGNAME Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20050829
2 Importing I_UPDATETASK Call by reference Type reference (TYPE) BOOLEAN_FLG Verbuchung im Update-Task 20050829
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application log exceptions 20050829

Method DISPLAYBYHANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_SORT_BY_PROBCLASS Call by reference Type reference (TYPE) BOOLEAN_FLG Nach PROBCLASS sortieren (X=true, space=false) 20060627
2 Importing I_BYDETLEVEL Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20051108
3 Importing I_GRID Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20051108
4 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20051108
5 Importing I_POPUP Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20051108
6 Importing I_SINGLE Call by reference Type reference (TYPE) BOOLEAN Einfache Darstellung 20051108
7 Importing I_TOOLBAR Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20051108
8 Importing I_TREESIZE Call by reference Type reference (TYPE) BALTREESIZ 10 Größe des Baums in der Anzeige 20051108
# Exception Resumable Description Created on
1 ERROR 20051108

Method DISPLAYBYNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_SORT_BY_PROBCLASS Call by reference Type reference (TYPE) BOOLEAN_FLG Nach PROBCLASS sortieren (X=true, space=false) 20060627
2 Importing I_GRID Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050829
3 Importing I_LOG_NAME Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20050829
4 Importing I_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objekte 20050829
5 Importing I_POPUP Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050829
6 Importing I_SINGLE Call by reference Type reference (TYPE) BOOLEAN Einfache Darstellung 20050829
7 Importing I_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Objekte 20050829
8 Importing I_TOOLBAR Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20050829
9 Importing I_TREESIZE Call by reference Type reference (TYPE) BALTREESIZ 10 Größe des Baums in der Anzeige 20050829

Method DISPLAYBYNAME on class CL_CACS_BAL_ST has no exception.

Method GET_LOG_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050829

Method GET_LOG_STATISTICS on class CL_CACS_BAL_ST has no exception.

Method LOG_HAS_ABEND_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EB_HAS_ABEND_MSG Value transfer Type reference (TYPE) BOOLEAN_FLG X: enthält Abbruchmeldung 20050829
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050829

Method LOG_HAS_ABEND_MSG on class CL_CACS_BAL_ST has no exception.

Method LOG_HAS_ERROR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EB_HAS_ERROR_MSG Value transfer Type reference (TYPE) BOOLEAN_FLG X: enthält Fehlermeldung 20050829
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050829

Method LOG_HAS_ERROR_MSG on class CL_CACS_BAL_ST has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700