SAP ABAP Class CL_WCB_PROTOCOL (Log)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_CC_APPL (Package) Condition Contract Processing Logic
⤷
⤷
Properties
| Class | CL_WCB_PROTOCOL | |
| Short Description | Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCB_CC_APPL | Condition Contract Processing Logic |
| Created | 20040917 | SAP |
| Last change | 20070912 | 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_WCB_PROTOCOL has no interface implemented.
Friends
Class CL_WCB_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) | WCB_PROTOCOL_ITEM_STAB | Log Entries (Objects) | 20040917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Iterator for Log Entries | 20040923 | |
| 2 | Static method | Public | Method | Log for an Individual Line | 20050214 | |
| 3 | Static method | Public | Method | Log for an Individual Line | 20050214 | |
| 4 | Instance method | Public | Method | Initialize Log | 20050608 | |
| 5 | Instance method | Public | Method | New Log Entry | 20040917 | |
| 6 | Instance method | Public | Method | Insert a Single Line | 20070424 | |
| 7 | Instance method | Public | Method | Insert Log | 20041019 | |
| 8 | Instance method | Public | Method | Is the Content of the Logs Identical? | 20051220 | |
| 9 | Instance method | Public | Method | Set Document Number Retroactively | 20050607 |
Events
Class CL_WCB_PROTOCOL has no event.
Types
Class CL_WCB_PROTOCOL has no local type.
Method Signatures
Method CREATE_ITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BACKWARDS | Call by reference | Type reference (TYPE) | BVAL | rückwärts ausgeben | 20060908 | |||
| 2 | RE_ITER | Value transfer | Object reference (TYPE REF TO) | IF_WCB_PROTOCOL_ITEM_ITER | Iterator für Protokolleinträge | 20040923 |
Method CREATE_ITER on class CL_WCB_PROTOCOL has no exception.
Method CREATE_PROTOCOL_FOR_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20050214 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050214 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050214 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20050214 | ||||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20050214 | ||||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20050214 | ||||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20050214 | ||||
| 8 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20050214 | |||
| 9 | RE_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL | Protokoll | 20050214 |
Method CREATE_PROTOCOL_FOR_MSG on class CL_WCB_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 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20050214 | |||
| 2 | RE_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL | Protokoll | 20050214 |
Method CREATE_PROTOCOL_FOR_SY on class CL_WCB_PROTOCOL has no exception.
Method INIT Signature
Method INIT on class CL_WCB_PROTOCOL has no parameter.
Method INIT on class CL_WCB_PROTOCOL has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL_ITEM | Protokolleintrag | 20040917 |
Method INSERT on class CL_WCB_PROTOCOL has no exception.
Method INSERT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20070424 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20070424 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20070424 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20070424 | ||||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20070424 | ||||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20070424 | ||||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20070424 | ||||
| 8 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20070424 |
Method INSERT_MESSAGE on class CL_WCB_PROTOCOL has no exception.
Method INSERT_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL | Protokoll | 20041019 |
Method INSERT_PROTOCOL on class CL_WCB_PROTOCOL has no exception.
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL | Protokoll | 20051220 | |||
| 2 | RE_EQUAL | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20051220 |
Method IS_EQUAL on class CL_WCB_PROTOCOL has no exception.
Method SET_NUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20050607 |
Method SET_NUM on class CL_WCB_PROTOCOL has no exception.
History
| Last changed by/on | SAP | 20070912 |
| SAP Release Created in | 600 |