SAP ABAP Class CL_PROTOCOL_WPS (Log Management)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM (Application Component) Product Lifecycle Management
⤷
DIWPS (Package) DI: Work Packaging and Sequencing
⤷
⤷
Properties
| Class | CL_PROTOCOL_WPS | |
| Short Description | Log Management | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DIWPS | DI: Work Packaging and Sequencing |
| Created | 20001026 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROTOCOL_WPS has no forward declaration.
Interfaces
Class CL_PROTOCOL_WPS has no interface implemented.
Friends
Class CL_PROTOCOL_WPS 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) | BAL_S_LOG-EXTNUMBER | 20010215 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | IWERK | 20020919 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | 20001026 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BAL_S_LOG-OBJECT | 'REVISION' | 20001026 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_REVISION_WPS | 20041118 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | REVNI | 20020919 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | BAL_S_LOG-SUBOBJECT | 20001031 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | INST_T_TYP | 20020919 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | TSMESG | 20041118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20010215 | ||
| 2 | Instance method | Public | Method | 20010215 | ||
| 3 | Static method | Public | Method | 20001026 | ||
| 4 | Instance method | Private | Method | 20020919 | ||
| 5 | Instance method | Public | Method | 20041118 | ||
| 6 | Instance method | Public | Method | 20001026 | ||
| 7 | Instance method | Public | Method | Get Messages from Revision Log | 20090226 | |
| 8 | Static method | Public | Method | 20001026 | ||
| 9 | Instance method | Public | Method | 20010216 | ||
| 10 | Instance method | Public | Method | 20010415 | ||
| 11 | Instance method | Public | Method | 20010425 | ||
| 12 | Instance method | Public | Method | 20010216 | ||
| 13 | Static method | Public | Method | 20030411 | ||
| 14 | Instance method | Public | Method | 20041118 |
Events
Class CL_PROTOCOL_WPS has no event.
Types
Class CL_PROTOCOL_WPS has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_PROTOCOL_WPS has no parameter.
Method CANCEL on class CL_PROTOCOL_WPS has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IWERK | Call by reference | Type reference (TYPE) | IWERK | Maintenance Planning Plant | 20010215 | |||
| 2 | REVNR | Call by reference | Type reference (TYPE) | REVNI | Revision for Plant Maintenance and Customer Service | 20010215 | |||
| 3 | TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Functional location | 20010215 |
Method CREATE on class CL_PROTOCOL_WPS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_PROTOCOL_WPS | Unique Instance | 20001026 | |||
| 2 | IWERK | Call by reference | Type reference (TYPE) | IWERK | Maintenance Planning Plant | 20020919 | |||
| 3 | REVNR | Call by reference | Type reference (TYPE) | REVNI | Revision for Plant Maintenance and Customer Service | 20020919 |
Method GET_INSTANCE on class CL_PROTOCOL_WPS has no exception.
Method GET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log handle | 20020919 |
Method GET_LOG_HANDLE on class CL_PROTOCOL_WPS 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) | TSMESG | 20041118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041118 |
Method MSG_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Messages, message class | 20010201 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Messages, message number | 20010201 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Messages, message type | 20010201 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Messages, message variables | 20010201 | |||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Messages, message variables | 20010201 | |||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Messages, message variables | 20010201 | |||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Messages, message variables | 20010201 | |||
| 8 | I_MSG_TEMP | Call by reference | Type reference (TYPE) | XFELD | 20041118 | ||||
| 9 | I_PROBCLASS | Value transfer | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | Error class | 20001026 |
Method MSG_ADD on class CL_PROTOCOL_WPS has no exception.
Method MSG_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20090226 |
Method MSG_GET on class CL_PROTOCOL_WPS has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20091103 |
Method SAVE on class CL_PROTOCOL_WPS has no exception.
Method SELECTION Signature
Method SELECTION on class CL_PROTOCOL_WPS has no parameter.
Method SELECTION on class CL_PROTOCOL_WPS has no exception.
Method SHOW_CHGDOCS_REVISION Signature
Method SHOW_CHGDOCS_REVISION on class CL_PROTOCOL_WPS has no parameter.
Method SHOW_CHGDOCS_REVISION on class CL_PROTOCOL_WPS has no exception.
Method SHOW_CHGDOCS_REVISION_STATUS Signature
Method SHOW_CHGDOCS_REVISION_STATUS on class CL_PROTOCOL_WPS has no parameter.
Method SHOW_CHGDOCS_REVISION_STATUS on class CL_PROTOCOL_WPS has no exception.
Method SHOW_REVISION Signature
Method SHOW_REVISION on class CL_PROTOCOL_WPS has no parameter.
Method SHOW_REVISION on class CL_PROTOCOL_WPS has no exception.
Method UNDO Signature
Method UNDO on class CL_PROTOCOL_WPS has no parameter.
Method UNDO on class CL_PROTOCOL_WPS has no exception.
Method UPDATE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REPLACE | Call by reference | Type reference (TYPE) | BAL_T_RPLV | 20041118 |
Method UPDATE_MESSAGES on class CL_PROTOCOL_WPS has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 46C2 |