SAP ABAP Class CL_PROTOCOL_OHFW (Protokollverwaltung)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-LBK (Application Component) Logbook
⤷
DIOHFW_APP (Package) Object hierarchy framework: application layer
⤷
⤷
Properties
| Class | CL_PROTOCOL_OHFW | |
| Short Description | Protokollverwaltung | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DIOHFW_APP | Object hierarchy framework: application layer |
| Created | 20011205 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROTOCOL_OHFW has no interface implemented.
Friends
Class CL_PROTOCOL_OHFW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | DIOHFW_APPL | Application | 20011206 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_GUI_PROTOCOL_OHFW | Business add-in interface IF_EX_GUI_PROTOCOL_OHFW | 20011206 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | DIOHFW_PROTOCOL_T | Protocol table type | 20011205 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | OHFWA_MESG_T_TYP | Single-Character Indicator | 20070403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Cancel protocol | 20011205 | |
| 2 | Static method | Private | Method | Create a new protocol | 20011205 | |
| 3 | Static method | Public | Method | Selection of log | 20011205 | |
| 4 | Static method | Public | Method | Get temporary messages | 20070403 | |
| 5 | Static method | Public | Method | Add a Message | 20011205 | |
| 6 | Static method | Public | Method | Save Log to DB | 20011205 | |
| 7 | Static method | Public | Method | Sets the application | 20011206 | |
| 8 | Static method | Public | Method | Undo changes | 20070322 | |
| 9 | Static method | Public | Method | Update temporary messages | 20070403 |
Events
Class CL_PROTOCOL_OHFW has no event.
Types
Class CL_PROTOCOL_OHFW has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_PROTOCOL_OHFW has no parameter.
Method CANCEL on class CL_PROTOCOL_OHFW has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungsprotokoll: Log handle | 20011205 | |||
| 2 | I_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Anwendungslog: Externe ID | 20011205 | |||
| 3 | I_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20011205 | |||
| 4 | I_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20011205 |
Method CREATE on class CL_PROTOCOL_OHFW has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_NODE_OHFW | Hierarchieknoten | 20011206 |
Method DISPLAY on class CL_PROTOCOL_OHFW has no exception.
Method GET_TEMP_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEMP_MESSAGES | Call by reference | Type reference (TYPE) | OHFWA_MESG_T_TYP | Message table message collector | 20070403 |
Method GET_TEMP_MESSAGES on class CL_PROTOCOL_OHFW has no exception.
Method MSG_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_KEY | Call by reference | Type reference (TYPE) | DIOHFW_PROTOCOL_S | 20011205 | ||||
| 2 | I_MSG | Call by reference | Type reference (TYPE) | DIOHFW_MESSAGE_S | Nachrichtenstruktur | 20011205 | |||
| 3 | I_MSG_TEMP | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20070403 | |||
| 4 | I_PROBCLASS | Value transfer | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | Fehlerklasse | 20011205 |
Method MSG_ADD on class CL_PROTOCOL_OHFW has no exception.
Method SAVE Signature
Method SAVE on class CL_PROTOCOL_OHFW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das Protokoll konnte nicht gesichert werden | 20011213 |
Method SET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL | Call by reference | Type reference (TYPE) | DIOHFW_APPL | Anwendung | 20011206 |
Method SET_APPLICATION on class CL_PROTOCOL_OHFW has no exception.
Method UNDO Signature
Method UNDO on class CL_PROTOCOL_OHFW has no parameter.
Method UNDO on class CL_PROTOCOL_OHFW has no exception.
Method UPDATE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXTNUMBER_NEW | Call by reference | Type reference (TYPE) | BALNREXT | Application Log: External ID | 20070403 | |||
| 2 | I_EXTNUMBER_OLD | Call by reference | Type reference (TYPE) | BALNREXT | Application Log: External ID | 20070403 | |||
| 3 | I_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Application Log: Object Name (Application Code) | 20070403 |
Method UPDATE_MESSAGES on class CL_PROTOCOL_OHFW has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 470 |