SAP ABAP Class CL_BIZC_LOG (Business Content: Log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBIZC3 (Package) Business Content: Web Dynpro UI
⤷
⤷
Properties
| Class | CL_BIZC_LOG | |
| Short Description | Business Content: Log | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | BIZC_UI | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SBIZC3 | Business Content: Web Dynpro UI |
| Created | 20050602 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BIZC_LOG has no forward declaration.
Interfaces
Class CL_BIZC_LOG has no interface implemented.
Friends
Class CL_BIZC_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20050602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an Entry | 20050602 | |
| 2 | Static method | Public | Method | Creates an Entry | 20050602 | |
| 3 | Instance method | Public | Method | Displays the Log | 20050602 |
Events
Class CL_BIZC_LOG has no event.
Types
Class CL_BIZC_LOG has no local type.
Method Signatures
Method ADD_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'BIZC_UI' | Nachrichtenklasse | 20050602 | ||
| 2 | IP_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtenklasse | 20050602 | |||
| 3 | IP_MSGTYPE | Call by reference | Type reference (TYPE) | SYMSGTY | 'S' | Nachrichtentyp | 20050602 | ||
| 4 | IP_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Variable 1 | 20050602 | |||
| 5 | IP_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Variable 2 | 20050602 | |||
| 6 | IP_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Variable 3 | 20050602 | |||
| 7 | IP_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Variable 4 | 20050602 | |||
| 8 | IP_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '3' | Anwendungs-Log: Problemklasse einer Meldung | 20050602 |
Method ADD_ENTRY on class CL_BIZC_LOG has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LOG | Value transfer | Object reference (TYPE REF TO) | CL_BIZC_LOG | Business Content: Log | 20050602 |
Method CREATE on class CL_BIZC_LOG has no exception.
Method SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TITLE | Call by reference | Type reference (TYPE) | BALTITLE | Anwendungs-Log: Titel des Dynpros | 20050606 |
Method SHOW on class CL_BIZC_LOG has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 700 |