SAP ABAP Class CL_WCB_PROTOCOL_ITEM (Log Entry)
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_ITEM | |
| Short Description | Log Entry | |
| 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 | 20050109 | 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_ITEM has no interface implemented.
Friends
Class CL_WCB_PROTOCOL_ITEM 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) | TY_MESSAGE | Message Type | 20040917 |
Methods
Events
Class CL_WCB_PROTOCOL_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MESSAGE | Private | See coding | Message Type | 20040917 | BEGIN OF ty_message ,
msgid TYPE symsgid,
msgty TYPE symsgty,
msgno TYPE symsgno,
msgv1 TYPE symsgv,
msgv2 TYPE symsgv,
msgv3 TYPE symsgv,
msgv4 TYPE symsgv,
num type wcb_coco_num,
END OF ty_message
|
Method Signatures
Method CONSTRUCTOR 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 | 20040917 | |||
| 2 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20040917 | |||
| 3 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20040917 | |||
| 4 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20040917 | |||
| 5 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20040917 | |||
| 6 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20040917 | |||
| 7 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20040917 | |||
| 8 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20040930 |
Method CONSTRUCTOR on class CL_WCB_PROTOCOL_ITEM has no exception.
Method GET_MSGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20040917 |
Method GET_MSGID on class CL_WCB_PROTOCOL_ITEM has no exception.
Method GET_MSGNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20040917 |
Method GET_MSGNO on class CL_WCB_PROTOCOL_ITEM has no exception.
Method GET_MSGTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20040917 |
Method GET_MSGTY on class CL_WCB_PROTOCOL_ITEM has no exception.
Method GET_MSGV1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20040917 |
Method GET_MSGV1 on class CL_WCB_PROTOCOL_ITEM has no exception.
Method GET_MSGV2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20040917 |
Method GET_MSGV2 on class CL_WCB_PROTOCOL_ITEM has no exception.
Method GET_MSGV3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20040917 |
Method GET_MSGV3 on class CL_WCB_PROTOCOL_ITEM has no exception.
Method GET_MSGV4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20040917 |
Method GET_MSGV4 on class CL_WCB_PROTOCOL_ITEM has no exception.
Method GET_NUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20040930 |
Method GET_NUM on class CL_WCB_PROTOCOL_ITEM has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TEXT | Value transfer | Type reference (TYPE) | SY-LISEL | Inhalt ener ausgewählten Listenzeile | 20041215 |
Method GET_TEXT on class CL_WCB_PROTOCOL_ITEM has no exception.
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROTOCOL_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL_ITEM | Protokolleintrag | 20051220 | |||
| 2 | RE_EQUAL | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20051220 |
Method IS_EQUAL on class CL_WCB_PROTOCOL_ITEM has no exception.
Method SET_MSGID 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 | 20040917 |
Method SET_MSGID on class CL_WCB_PROTOCOL_ITEM has no exception.
Method SET_MSGNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20040917 |
Method SET_MSGNO on class CL_WCB_PROTOCOL_ITEM has no exception.
Method SET_MSGTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20040917 |
Method SET_MSGTY on class CL_WCB_PROTOCOL_ITEM has no exception.
Method SET_MSGV1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGV | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20040917 |
Method SET_MSGV1 on class CL_WCB_PROTOCOL_ITEM has no exception.
Method SET_MSGV2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGV | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20040917 |
Method SET_MSGV2 on class CL_WCB_PROTOCOL_ITEM has no exception.
Method SET_MSGV3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGV | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20040917 |
Method SET_MSGV3 on class CL_WCB_PROTOCOL_ITEM has no exception.
Method SET_MSGV4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGV | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20040917 |
Method SET_MSGV4 on class CL_WCB_PROTOCOL_ITEM 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 | 20040930 |
Method SET_NUM on class CL_WCB_PROTOCOL_ITEM has no exception.
History
| Last changed by/on | SAP | 20050109 |
| SAP Release Created in | 600 |