SAP ABAP Class CL_ALM_DET_LOG (ALM: Detailed Log)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-SA-ALM (Application Component) Asset/Liability Management
     JBRA (Package) Risk Management: Asset/Liability Management
Properties
Class CL_ALM_DET_LOG  
Short Description ALM: Detailed Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package JBRA   Risk Management: Asset/Liability Management 
Created 19991112   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ALMDL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ALM_DET_LOG has no interface implemented.
Friends
Class CL_ALM_DET_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ERROR Constant Public Type reference (TYPE) ALMDL_STATUS 'ERR' Status: Error 19991130
2 CON_NRKRSOBJ Constant Private Type reference (TYPE) ALMDL_NUMBERS 'ALM_DLNUMB' Number Range Object 19991112
3 CON_WARNING Constant Public Type reference (TYPE) ALMDL_STATUS 'WAR' Status: Warnung 19991130
4 G_ACTIVE Static Attribute Private Type reference (TYPE) ALMDL_ACTIVE Indicator: Detailed log is active 20020506
5 G_AUSWTYP Static Attribute Private Type reference (TYPE) JBALMDLLOC-AUSWTYP Evaluation Category 19991124
6 G_DBERBIS Static Attribute Private Type reference (TYPE) JBALMDLLOC-DBERBIS End of Term of Transaction 19991112
7 G_DBERVON Static Attribute Private Type reference (TYPE) JBALMDLLOC-DBERVON Start of Term of Transaction 19991112
8 G_DLNUMBER Static Attribute Private Type reference (TYPE) JBALMDLADM-DLNUMBER Number of Detailed Log 19991112
9 G_JBALMDLADM Static Attribute Private Type reference (TYPE) JBALMDLADM Administrative Information for Detailed Log 19991112
10 G_LOG Static Attribute Private Type reference (TYPE) ALMDL_LOG Detailed Log 19991123
11 G_OBJNR Static Attribute Private Type reference (TYPE) JBALMDLLOC-OBJNR Object Number 19991112
12 G_PKNOTEN Static Attribute Private Type reference (TYPE) JBALMDLLOC-PKNOTEN Portfolio Hierarchy Node 19991112
13 G_SIMTYP Static Attribute Private Type reference (TYPE) JBALMDLLOC-SIMTYP Simulation Category 19991112
14 G_SZVERLAUF Static Attribute Private Type reference (TYPE) JBALMDLLOC-SZVERLAUF Scenario progression 19991112
Methods
# Method Level Visibility Method type Description Created on
1 ALM_DL_GIVE_AND_INIT Static method Private Method Call Up Log Entries from RM Detailed Log and Initial 19991123
2 ALM_DL_LOG_SHOW Static method Public Method Global Methods for Displaying Detailed Log 19991125
3 ALM_DL_PARA_RESET Static method Public Method Resetting Global Drilldowm Parameters 19991118
4 ALM_DL_PARA_SET Static method Public Method Setting Global Drilldown Parameters 19991118
5 CONSTRUCTOR Instance method Public Constructor Constructor 19991112
Events
Class CL_ALM_DET_LOG has no event.
Types
Class CL_ALM_DET_LOG has no local type.
Method Signatures

Method ALM_DL_GIVE_AND_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROT Call by reference Type reference (TYPE) ALMDL_PROT_TAB RM-Detailprotokoll 19991123
2 Exporting E_STATUS Call by reference Type reference (TYPE) ALMDL_STATUS Status des übergebenen Protokolls 19991130

Method ALM_DL_GIVE_AND_INIT on class CL_ALM_DET_LOG has no exception.

Method ALM_DL_LOG_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARA Call by reference Type reference (TYPE) ALMDL_PARA Eingrenzen des Protokolls anhand der Aufrißparameter 19991125

Method ALM_DL_LOG_SHOW on class CL_ALM_DET_LOG has no exception.

Method ALM_DL_PARA_RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEL_PARA Call by reference Type reference (TYPE) ALMDL_DEL_PARA Zurückzusetzende Parameter 19991118

Method ALM_DL_PARA_RESET on class CL_ALM_DET_LOG has no exception.

Method ALM_DL_PARA_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARA Call by reference Type reference (TYPE) ALMDL_PARA Zu setzende globale Aufrißparameter 19991118

Method ALM_DL_PARA_SET on class CL_ALM_DET_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE Call by reference Type reference (TYPE) ALMDL_ACTIVE Flag, ob Detailprotokoll aktiv 20020506

Method CONSTRUCTOR on class CL_ALM_DET_LOG has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in