SAP ABAP Class CL_FKKINV_LOG2 (Log Management)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA-INV (Application Component) Invoicing to Contract Accounts Receivable and Payable
     FKKINV (Package) Invoicing in Contract Accounts Receivable and Payable
Properties
Class CL_FKKINV_LOG2  
Short Description Log Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FKKINV   Invoicing in Contract Accounts Receivable and Payable 
Created 20050308   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FKKINV_LOG2 has no forward declaration.
Interfaces
Class CL_FKKINV_LOG2 has no interface implemented.
Friends
Class CL_FKKINV_LOG2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BLOCKCOUNTER Instance attribute Private Type reference (TYPE) I 20050308
2 BLOCK_TAB Instance attribute Private Type reference (TYPE) TY_BLOCK_TAB 20050308
3 CURRENT Static Attribute Private Object reference (TYPE REF TO) CL_FKKINV_LOG2 Test 20050308
4 EXTNUMBER Instance attribute Private Type reference (TYPE) BALHDR-EXTNUMBER Application Log: External ID 20050308
5 INSTANCES Static Attribute Private Type reference (TYPE) TY_INSTANCE_TAB 20050308
6 LOGID Instance attribute Private Type reference (TYPE) I 20050308
7 MSG_TAB Instance attribute Private Type reference (TYPE) TY_MSG_TAB 20050308
8 OBJECT Instance attribute Private Type reference (TYPE) BALHDR-OBJECT Application Log: Object Name (Application Code) 20050308
9 STR Static Attribute Public Type reference (TYPE) STRING Dummy String 20050308
10 SUBOBJECT Instance attribute Private Type reference (TYPE) BALHDR-SUBOBJECT Application Log: Subobject 20050308
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SYST Static method Public Method Add Message 20050308
2 ADD_SYST_ACTIV Static method Public Method Write Message to Log (for Mass Activity) 20050308
3 BLOCK_END Static method Public Method End New Block 20050308
4 BLOCK_START Static method Public Method Start New Block 20050308
5 CLOSE Static method Public Method Close log 20050308
6 DISPLAY Static method Public Method Display Log 20050308
7 GET_BLOCKNUMBER Instance method Private Method Determine Current Block Number 20050308
8 GET_LOG Static method Private Method Determine Log 20050308
9 OPEN Static method Public Method Open Log Management 20050308
Events
Class CL_FKKINV_LOG2 has no event.
Types
Class CL_FKKINV_LOG2 has no local type.
Method Signatures

Method ADD_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_BEGIN_OF_BLOCK Call by reference Type reference (TYPE) XFELD Meldung am Blockanfang einfügen 20050308
2 Importing X_LOGID Call by reference Type reference (TYPE) I 0 20050308

Method ADD_SYST on class CL_FKKINV_LOG2 has no exception.

Method ADD_SYST_ACTIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_PROBCL Call by reference Type reference (TYPE) BALPROBCL SPACE Anwendungs-Log: Problemklasse einer Meldung 20050308

Method ADD_SYST_ACTIV on class CL_FKKINV_LOG2 has no exception.

Method BLOCK_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_LOGID Call by reference Type reference (TYPE) I 0 20050308
2 Importing X_SUPPRESS Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050308
# Exception Resumable Description Created on
1 GENERAL_FAULT 20050308

Method BLOCK_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_LOGID Call by reference Type reference (TYPE) I 0 20050308
# Exception Resumable Description Created on
1 GENERAL_FAULT 20050308

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_DB_UPDATE Call by reference Type reference (TYPE) XFELD 'X' Feld zum Ankreuzen 20050308
2 Importing X_LOGID Call by reference Type reference (TYPE) I 0 20050308
3 Exporting Y_LOGNUMBER Call by reference Type reference (TYPE) BALOGNR Anwendungs-Log: Protokollnummer 20050308
4 Exporting Y_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050308
# Exception Resumable Description Created on
1 GENERAL_FAULT 20050308

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20050308
2 Importing X_LOGNUMBER Call by reference Type reference (TYPE) BALOGNR Anwendungs-Log: Protokollnummer 20050308
3 Importing X_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050308
# Exception Resumable Description Created on
1 GENERAL_FAULT 20050308

Method GET_BLOCKNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BLOCKNUMBER Value transfer Type reference (TYPE) I 20050308

Method GET_BLOCKNUMBER on class CL_FKKINV_LOG2 has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LOG Value transfer Object reference (TYPE REF TO) CL_FKKINV_LOG2 Test 20050308
2 Importing X_LOGID Call by reference Type reference (TYPE) I 20050308

Method GET_LOG on class CL_FKKINV_LOG2 has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_EXTNUMBER Call by reference Type reference (TYPE) ANY 20050308
2 Importing X_OBJECT Call by reference Type reference (TYPE) BALHDR-OBJECT Anwendungs-Log: Objektname (Applikationskürzel) 20050308
3 Importing X_SUBOBJECT Call by reference Type reference (TYPE) BALHDR-SUBOBJECT Anwendungs-Log: Unterobjekt 20050308
4 Exporting Y_LOGID Call by reference Type reference (TYPE) I Interne Log-Nummer 20050308
# Exception Resumable Description Created on
1 GENERAL_FAULT 20050308
History
Last changed by/on SAP  20070914 
SAP Release Created in 600