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 | Instance attribute | Private | Type reference (TYPE) | I | 20050308 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_BLOCK_TAB | 20050308 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FKKINV_LOG2 | Test | 20050308 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BALHDR-EXTNUMBER | Application Log: External ID | 20050308 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TY_INSTANCE_TAB | 20050308 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20050308 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TY_MSG_TAB | 20050308 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | BALHDR-OBJECT | Application Log: Object Name (Application Code) | 20050308 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | STRING | Dummy String | 20050308 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BALHDR-SUBOBJECT | Application Log: Subobject | 20050308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add Message | 20050308 | |
| 2 | Static method | Public | Method | Write Message to Log (for Mass Activity) | 20050308 | |
| 3 | Static method | Public | Method | End New Block | 20050308 | |
| 4 | Static method | Public | Method | Start New Block | 20050308 | |
| 5 | Static method | Public | Method | Close log | 20050308 | |
| 6 | Static method | Public | Method | Display Log | 20050308 | |
| 7 | Instance method | Private | Method | Determine Current Block Number | 20050308 | |
| 8 | Static method | Private | Method | Determine Log | 20050308 | |
| 9 | 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 | X_BEGIN_OF_BLOCK | Call by reference | Type reference (TYPE) | XFELD | Meldung am Blockanfang einfügen | 20050308 | |||
| 2 | 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 | 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 | X_LOGID | Call by reference | Type reference (TYPE) | I | 0 | 20050308 | |||
| 2 | X_SUPPRESS | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20050308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050308 |
Method BLOCK_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_LOGID | Call by reference | Type reference (TYPE) | I | 0 | 20050308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050308 |
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_DB_UPDATE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Feld zum Ankreuzen | 20050308 | ||
| 2 | X_LOGID | Call by reference | Type reference (TYPE) | I | 0 | 20050308 | |||
| 3 | Y_LOGNUMBER | Call by reference | Type reference (TYPE) | BALOGNR | Anwendungs-Log: Protokollnummer | 20050308 | |||
| 4 | Y_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050308 |
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Anwendungs-Log: Externe Identifikation | 20050308 | |||
| 2 | X_LOGNUMBER | Call by reference | Type reference (TYPE) | BALOGNR | Anwendungs-Log: Protokollnummer | 20050308 | |||
| 3 | X_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050308 |
Method GET_BLOCKNUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | RE_LOG | Value transfer | Object reference (TYPE REF TO) | CL_FKKINV_LOG2 | Test | 20050308 | |||
| 2 | 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 | X_EXTNUMBER | Call by reference | Type reference (TYPE) | ANY | 20050308 | ||||
| 2 | X_OBJECT | Call by reference | Type reference (TYPE) | BALHDR-OBJECT | Anwendungs-Log: Objektname (Applikationskürzel) | 20050308 | |||
| 3 | X_SUBOBJECT | Call by reference | Type reference (TYPE) | BALHDR-SUBOBJECT | Anwendungs-Log: Unterobjekt | 20050308 | |||
| 4 | Y_LOGID | Call by reference | Type reference (TYPE) | I | Interne Log-Nummer | 20050308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050308 |
History
| Last changed by/on | SAP | 20070914 |
| SAP Release Created in | 600 |