SAP ABAP Class CL_FIAP_LOG (Log Class)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBK (Package) Vendors
Properties
Class CL_FIAP_LOG  
Short Description Log Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FBK   Vendors 
Created 20110711   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIAP_LOG has no forward declaration.
Interfaces
Class CL_FIAP_LOG has no interface implemented.
Friends
Class CL_FIAP_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_LOG_HNDL Instance attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20110711
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CURRENT_SY_MESSAGE Instance method Public Method Adds Current Message for SY Fields to Log 20110711
2 ADD_MESSAGE Instance method Public Method Adds Message to Log 20110711
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110711
4 GET_LOG Static method Public Method Creates New Log Instance 20110711
5 REVERT Instance method Public Method Discards Log 20110711
6 SAVE_LOG Instance method Public Method Saves the log 20110711
7 SHOW_CURRENT_LOG Instance method Public Method Displays the Current Log from the Memory 20110711
Events
Class CL_FIAP_LOG has no event.
Types
Class CL_FIAP_LOG has no local type.
Method Signatures

Method ADD_CURRENT_SY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL '1' Anwendungs-Log: Problemklasse einer Meldung 20110711
2 Importing IV_XCUMULATE Call by reference Type reference (TYPE) XFELD ' ' Kumulieren? 20110711

Method ADD_CURRENT_SY_MESSAGE on class CL_FIAP_LOG has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20110711
2 Importing IV_MSG_ID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20110711
3 Importing IV_MSG_NUMBER Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20110711
4 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20110711
5 Importing IV_MSG_V1 Call by reference Type reference (TYPE) CLIKE 20110711
6 Importing IV_MSG_V2 Call by reference Type reference (TYPE) CLIKE 20110711
7 Importing IV_MSG_V3 Call by reference Type reference (TYPE) CLIKE 20110711
8 Importing IV_MSG_V4 Call by reference Type reference (TYPE) CLIKE 20110711
9 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20110711
10 Importing IV_XCUMULATE Call by reference Type reference (TYPE) XFELD ' ' Feld zum Ankreuzen 20110711

Method ADD_MESSAGE on class CL_FIAP_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_HNDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20110711
2 Importing IV_OBJECT Call by reference Type reference (TYPE) BALOBJ_D 'FIAP' Anwendungs-Log: Objektname (Applikationskürzel) 20110923
3 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20110711
# Exception Resumable Description Created on
1 FAILED 20110711

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT Call by reference Type reference (TYPE) BALOBJ_D 'FIAP' Anwendungs-Log: Objektname (Applikationskürzel) 20110923
2 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20110711
3 Returning RO_LOG Value transfer Object reference (TYPE REF TO) CL_FIAP_LOG Klasse für Log Handling 20110711

Method GET_LOG on class CL_FIAP_LOG has no exception.

Method REVERT Signature

Method REVERT on class CL_FIAP_LOG has no parameter.
Method REVERT on class CL_FIAP_LOG has no exception.

Method SAVE_LOG Signature

Method SAVE_LOG on class CL_FIAP_LOG has no parameter.
Method SAVE_LOG on class CL_FIAP_LOG has no exception.

Method SHOW_CURRENT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XPOPUP Call by reference Type reference (TYPE) XFELD 'X' als Popup anzeigen? 20110711

Method SHOW_CURRENT_LOG on class CL_FIAP_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606