SAP ABAP Class CL_WCB_FIELD_MSG (Field Change Messages)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_CC_APPL (Package) Condition Contract Processing Logic
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_OBJECT | Generic object type | 20041026 |
Properties
| Class | CL_WCB_FIELD_MSG | |
| Short Description | Field Change Messages | |
| 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 | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCB_FIELD_MSG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WCB_OBJECT | Generic object type | 20041026 |
Friends
Class CL_WCB_FIELD_MSG 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_CHANGED_FIELDS_STAB | WCB: Changed Table Field | 20040917 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WCB_CC_RO | Condition Contract (Read Only) | 20050314 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WCB_CHECK_STATUS | Test result | 20041026 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WCB_CHANGED_FIELDS | Error Message Source | 20041124 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WCB_ITEM_GUID | Condition Contract: Item GUID | 20050314 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL | Log | 20040917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040917 | |
| 2 | Static method | Public | Method | Create an Error Message for a Single Field | 20050128 | |
| 3 | Static method | Public | Method | Error Message for a Single Field and Log | 20050426 | |
| 4 | Static method | Public | Method | Create an Error Message for a Single Field | 20050128 | |
| 5 | Instance method | Public | Method | Return Condition Contract | 20050314 | |
| 6 | Instance method | Public | Method | Check Result | 20041026 | |
| 7 | Instance method | Public | Method | Error Message Source | 20041124 | |
| 8 | Instance method | Public | Method | List of Field Names | 20040917 | |
| 9 | Instance method | Public | Method | Return Item GUID | 20050314 | |
| 10 | Instance method | Public | Method | Determine Number of Condition Record | 20050316 | |
| 11 | Instance method | Public | Method | Log | 20040917 | |
| 12 | Instance method | Public | Method | Insert List of Field Names | 20041210 | |
| 13 | Instance method | Public | Method | Is a Specific Field Contained? | 20051220 | |
| 14 | Instance method | Public | Method | Does it Contain a Table? | 20051220 |
Events
Class CL_WCB_FIELD_MSG has no event.
Types
Class CL_WCB_FIELD_MSG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELD_NAME | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS_STAB | WCB: Tabelle mit geänderten Tabellenfeldern; sortiert | 20040917 | |||
| 2 | I_CC | Call by reference | Object reference (TYPE REF TO) | IF_WCB_CC_RO | Konditionskontrakt (read only) | 20050314 | |||
| 3 | I_CHECK_RESULT | Call by reference | Type reference (TYPE) | WCB_CHECK_STATUS | Ergebnis einer Prüfung | 20041026 | |||
| 4 | I_ERROR_OWNER_FIELD | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS | Verursacher der Fehlermeldung | 20041124 | |||
| 5 | I_ITEM_GUID | Call by reference | Type reference (TYPE) | WCB_ITEM_GUID | Konditionskontrakt: PositionsGUID | 20050314 | |||
| 6 | I_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL | Protokoll | 20040917 |
Method CONSTRUCTOR on class CL_WCB_FIELD_MSG has no exception.
Method CREATE_COLL_FOR_ONE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CC | Call by reference | Object reference (TYPE REF TO) | IF_WCB_CC_RO | Konditionskontrakt (read only) | 20050314 | |||
| 2 | I_FIELD | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS | WCB: geändertes Tabellenfeld | 20050128 | |||
| 3 | I_ITEM_GUID | Call by reference | Type reference (TYPE) | WCB_ITEM_GUID | Konditionskontrakt: PositionsGUID | 20050314 | |||
| 4 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20050128 | |||
| 5 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050128 | |||
| 6 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050128 | |||
| 7 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20050128 | |||
| 8 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20050128 | |||
| 9 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20050128 | |||
| 10 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20050128 | |||
| 11 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20050128 | |||
| 12 | RE_FIELD_MESSAGE_COLL | Value transfer | Object reference (TYPE REF TO) | IF_WCB_FIELD_MSG_COLL | Kollektion von Feldmeldungen | 20050128 |
Method CREATE_COLL_FOR_ONE_FIELD on class CL_WCB_FIELD_MSG has no exception.
Method CREATE_COLL_FOR_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CC | Call by reference | Object reference (TYPE REF TO) | IF_WCB_CC_RO | Konditionskontrakt (read only) | 20050426 | |||
| 2 | I_FIELD | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS | WCB: geändertes Tabellenfeld | 20050426 | |||
| 3 | I_ITEM_GUID | Call by reference | Type reference (TYPE) | WCB_ITEM_GUID | Konditionskontrakt: PositionsGUID | 20050426 | |||
| 4 | I_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL | Protokoll | 20050426 | |||
| 5 | RE_FIELD_MESSAGE_COLL | Value transfer | Object reference (TYPE REF TO) | IF_WCB_FIELD_MSG_COLL | Kollektion von Feldmeldungen | 20050426 |
Method CREATE_COLL_FOR_PROTOCOL on class CL_WCB_FIELD_MSG has no exception.
Method CREATE_FIELD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CC | Call by reference | Object reference (TYPE REF TO) | IF_WCB_CC_RO | Konditionskontrakt (read only) | 20050314 | |||
| 2 | I_FIELD | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS | WCB: geändertes Tabellenfeld | 20050128 | |||
| 3 | I_ITEM_GUID | Call by reference | Type reference (TYPE) | WCB_ITEM_GUID | Konditionskontrakt: PositionsGUID | 20050314 | |||
| 4 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20050128 | |||
| 5 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050128 | |||
| 6 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050128 | |||
| 7 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20050128 | |||
| 8 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20050128 | |||
| 9 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20050128 | |||
| 10 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20050128 | |||
| 11 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20050128 | |||
| 12 | RE_FIELD_MESSAGE_COLL | Value transfer | Object reference (TYPE REF TO) | IF_WCB_FIELD_MSG_COLL | Kollektion von Feldmeldungen | 20050128 |
Method CREATE_FIELD_MESSAGE on class CL_WCB_FIELD_MSG has no exception.
Method GET_CC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CC | Value transfer | Object reference (TYPE REF TO) | IF_WCB_CC_RO | Konditionskontrakt (read only) | 20050314 |
Method GET_CC on class CL_WCB_FIELD_MSG has no exception.
Method GET_CHECK_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | WCB_CHECK_STATUS | Ergebnis einer Prüfung | 20041026 |
Method GET_CHECK_RESULT on class CL_WCB_FIELD_MSG has no exception.
Method GET_ERROR_OWNER_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OWNER | Value transfer | Type reference (TYPE) | WCB_CHANGED_FIELDS | WCB: geändertes Tabellenfeld | 20041124 |
Method GET_ERROR_OWNER_FIELD on class CL_WCB_FIELD_MSG has no exception.
Method GET_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS_STAB | WCB: Tabelle mit geänderten Tabellenfeldern; sortiert | 20041209 |
Method GET_FIELD_NAME on class CL_WCB_FIELD_MSG has no exception.
Method GET_ITEM_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_GUID | Value transfer | Type reference (TYPE) | WCB_ITEM_GUID | Konditionskontrakt: PositionsGUID | 20050314 |
Method GET_ITEM_GUID on class CL_WCB_FIELD_MSG has no exception.
Method GET_KNUMH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KLFN1 | Call by reference | Type reference (TYPE) | KLFN1 | Laufende Nummer Zeilenstaffel | 20050920 | |||
| 2 | E_KNUMH | Call by reference | Type reference (TYPE) | KNUMH | Nummer Konditionssatz | 20050428 | |||
| 3 | E_KOPOS | Call by reference | Type reference (TYPE) | KOPOS | Laufende Nummer der Kondition | 20050428 |
Method GET_KNUMH on class CL_WCB_FIELD_MSG has no exception.
Method GET_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL | Protokoll | 20040917 |
Method GET_PROTOCOL on class CL_WCB_FIELD_MSG has no exception.
Method INSERT_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_FIELD | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS_STAB | WCB: Tabelle mit geänderten Tabellenfeldern; sortiert | 20041210 |
Method INSERT_FIELD_NAME on class CL_WCB_FIELD_MSG has no exception.
Method IS_FIELD_CONTAINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTAINED | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20051220 | |||
| 2 | E_FIELD | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS | WCB: geändertes Tabellenfeld | 20051220 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20051220 | |||
| 4 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20051220 |
Method IS_FIELD_CONTAINED on class CL_WCB_FIELD_MSG has no exception.
Method IS_TABLE_CONTAINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTAINED | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20051220 | |||
| 2 | E_FIELD | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS | WCB: geändertes Tabellenfeld | 20051220 | |||
| 3 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20051220 |
Method IS_TABLE_CONTAINED on class CL_WCB_FIELD_MSG has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 600 |