SAP ABAP Class CL_PPE_PROTOCOL (Protocol)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-TC (Application Component) Trading Contract
⤷
PPE (Package) Pricing and Payment Events: Core objects
⤷
⤷
Properties
| Class | CL_PPE_PROTOCOL | |
| Short Description | Protocol | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PPE | Pricing and Payment Events: Core objects |
| Created | 20100902 | SAP |
| Last change | 20110908 | 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_PPE_PROTOCOL has no interface implemented.
Friends
Class CL_PPE_PROTOCOL 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) | PPE_T_MESSAGE | 20100902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100902 | ||
| 2 | Static method | Public | Method | 20100902 | ||
| 3 | Static method | Private | Method | 20100902 | ||
| 4 | Instance method | Public | Method | 20100902 | ||
| 5 | Instance method | Public | Method | 20100902 | ||
| 6 | Instance method | Public | Method | 20100902 | ||
| 7 | Instance method | Public | Method | 20100902 | ||
| 8 | Instance method | Public | Method | 20100902 | ||
| 9 | Instance method | Public | Method | 20100902 | ||
| 10 | Instance method | Public | Method | 20100902 | ||
| 11 | Instance method | Public | Method | 20100902 |
Events
Class CL_PPE_PROTOCOL has no event.
Types
Class CL_PPE_PROTOCOL has no local type.
Method Signatures
Method CREATE_PROTOCOL_FOR_MESSAGE Signature
Method CREATE_PROTOCOL_FOR_MESSAGE on class CL_PPE_PROTOCOL has no exception.
Method CREATE_PROTOCOL_FOR_SY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_NO | Call by reference | Type reference (TYPE) | PPE_DOC_NO | 20100902 | ||||
| 2 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | PPE_DOC_TYPE | 20100902 | ||||
| 3 | IV_EVENT_NO | Call by reference | Type reference (TYPE) | PPE_EVENT_NO | 20100902 | ||||
| 4 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20100902 | ||||
| 5 | IV_GUID | Call by reference | Type reference (TYPE) | WLF_GUID | GUID | 20101125 | |||
| 6 | IV_ITEM_NO | Call by reference | Type reference (TYPE) | PPE_DOC_ITEM_NO | 20100902 | ||||
| 7 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20100902 | ||||
| 8 | RO_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | CL_PPE_PROTOCOL | 20100902 |
Method CREATE_PROTOCOL_FOR_SY on class CL_PPE_PROTOCOL has no exception.
Method FILL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | PPE_S_MESSAGE | 20100902 |
Method FILL_TEXT on class CL_PPE_PROTOCOL has no exception.
Method GET_FIRST_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_MESSAGE | Value transfer | Type reference (TYPE) | PPE_S_MESSAGE | 20100902 |
Method GET_FIRST_MESSAGE on class CL_PPE_PROTOCOL has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | PPE_T_MESSAGE | 20100902 |
Method GET_MESSAGES on class CL_PPE_PROTOCOL has no exception.
Method INSERT_FROM_SY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_NO | Call by reference | Type reference (TYPE) | PPE_DOC_NO | 20100902 | ||||
| 2 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | PPE_DOC_TYPE | 20100902 | ||||
| 3 | IV_EVENT_NO | Call by reference | Type reference (TYPE) | PPE_EVENT_NO | 20100902 | ||||
| 4 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20100902 | ||||
| 5 | IV_GUID | Call by reference | Type reference (TYPE) | WLF_GUID | GUID | 20101125 | |||
| 6 | IV_ITEM_NO | Call by reference | Type reference (TYPE) | PPE_DOC_ITEM_NO | 20100902 | ||||
| 7 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20100902 |
Method INSERT_FROM_SY on class CL_PPE_PROTOCOL has no exception.
Method INSERT_INTO_ALV_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | 20100902 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | TABLE | data table | 20101125 | |||
| 3 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | 20100902 | ||||
| 4 | IV_GUID_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Name of GUID field | 20101125 | |||
| 5 | IV_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | 20100902 | ||||
| 6 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20100902 |
Method INSERT_INTO_ALV_PROTOCOL on class CL_PPE_PROTOCOL has no exception.
Method INSERT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR_CONTAINED | Call by reference | Type reference (TYPE) | BVAL | 20100902 | ||||
| 2 | IT_ERROR | Call by reference | Type reference (TYPE) | PPE_T_MESSAGE | 20100902 |
Method INSERT_MESSAGES on class CL_PPE_PROTOCOL has no exception.
Method MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_PPE_PROTOCOL | 20100902 |
Method MERGE on class CL_PPE_PROTOCOL has no exception.
Method REPLACE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20100902 |
Method REPLACE_FIELDNAME on class CL_PPE_PROTOCOL has no exception.
Method RESET Signature
Method RESET on class CL_PPE_PROTOCOL has no parameter.
Method RESET on class CL_PPE_PROTOCOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |