SAP ABAP Class CL_J3R_APPL_LOG (Application log)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     J3RF (Package) Localization Russia: FI
Properties
Class CL_J3R_APPL_LOG  
Short Description Application log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package J3RF   Localization Russia: FI 
Created 20130220   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_J3R_APPL_LOG has no interface implemented.
Friends
Class CL_J3R_APPL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_DEF_MSG Static Attribute Public Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20130221
2 GS_MSG Static Attribute Public Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20130221
3 G_DATE_FROM Static Attribute Public Type reference (TYPE) SY-DATUM Starting date 20130221
4 G_DATE_TO Static Attribute Public Type reference (TYPE) SY-DATUM Ending date 20130221
5 G_ERROR_FLAG Static Attribute Public Type reference (TYPE) FLAG 'X' - Error type = 'E' or 'A' or 'X' 20131028
6 G_TIME_FROM Static Attribute Public Type reference (TYPE) SY-UZEIT Starting time 20130221
7 G_TIME_TO Static Attribute Public Type reference (TYPE) SY-UZEIT Ending time 20130221
8 N_HANDLE Static Attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130221
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FILLED_MSG Static method Public Method 20130416
2 ADD_MESSAGE Static method Public Method 20130221
3 CREATE Static method Public Method 20130221
4 DISPLAY Static method Public Method 20130221
5 FILL_S_MSG Static method Public Method 20130221
6 SAVE Static method Public Method 20130221
Events
Class CL_J3R_APPL_LOG has no event.
Types
Class CL_J3R_APPL_LOG has no local type.
Method Signatures

Method ADD_FILLED_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20130416
2 Importing I_MSGNO Call by reference Type reference (TYPE) MSGNR Message Number 20130416
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20130416
4 Importing I_MSGV1 Call by reference Type reference (TYPE) CLIKE Message Variable 20130416
5 Importing I_MSGV2 Call by reference Type reference (TYPE) CLIKE Message Variable 20130416
6 Importing I_MSGV3 Call by reference Type reference (TYPE) CLIKE Message Variable 20130416
7 Importing I_MSGV4 Call by reference Type reference (TYPE) CLIKE Message Variable 20130416

Method ADD_FILLED_MSG on class CL_J3R_APPL_LOG has no exception.

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class CL_J3R_APPL_LOG has no parameter.
Method ADD_MESSAGE on class CL_J3R_APPL_LOG has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTERN Call by reference Type reference (TYPE) BALNREXT '' Application Log: External ID 20130221
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20130221
3 Importing I_MSGNO Call by reference Type reference (TYPE) MSGNR Message Number 20130221
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20130221
5 Importing I_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Application log: objects 20130221
6 Importing I_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ '' Application Log: Sub-object 20130221

Method CREATE on class CL_J3R_APPL_LOG has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTERN Value transfer Type reference (TYPE) BALNREXT SPACE Application Log: External ID 20130221
2 Importing I_OBJECT Value transfer Type reference (TYPE) BALOBJ_D Application log: objects 20130221
3 Importing I_SUBOBJECT Value transfer Type reference (TYPE) BALSUBOBJ '' Application Log: Subobject 20130416

Method DISPLAY on class CL_J3R_APPL_LOG has no exception.

Method FILL_S_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20130221
2 Importing I_MSGNO Call by reference Type reference (TYPE) MSGNR Message Number 20130221
3 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20130221
4 Importing I_MSGV1 Call by reference Type reference (TYPE) CLIKE Message Variable 20130221
5 Importing I_MSGV2 Call by reference Type reference (TYPE) CLIKE Message Variable 20130221
6 Importing I_MSGV3 Call by reference Type reference (TYPE) CLIKE Message Variable 20130221
7 Importing I_MSGV4 Call by reference Type reference (TYPE) CLIKE Message Variable 20130221

Method FILL_S_MSG on class CL_J3R_APPL_LOG has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDTASK Call by reference Type reference (TYPE) ABAP_BOOL '' 20130221

Method SAVE on class CL_J3R_APPL_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in