SAP ABAP Interface IF_WCB_CHECK_LIST_RO (Checks Run (Read Only))
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WCB_CHECK_LIST | Checks Run | 20041124 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_CHECK_LIST | List of Successful Checks and Checks with Errors | 20041124 |
Properties
| Interface | IF_WCB_CHECK_LIST_RO | |
| Short Description | Checks Run (Read Only) |
General Data
| Package | WCB_CC_APPL | Condition Contract Processing Logic |
| Created | 20041019 | SAP |
| Last changed | 20060703 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WCB_CHECK_LIST_RO has no forward declaration.
Interfaces
Interface IF_WCB_CHECK_LIST_RO has no interface.
Friends
Interface IF_WCB_CHECK_LIST_RO has no friend.
Attributes
Interface IF_WCB_CHECK_LIST_RO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return Error Messages for a Condition | 20041209 | |
| 2 | Instance method | Public | Method | Return Error Messages for an Eligible Party | 20041209 | |
| 3 | Instance method | Public | Method | Return Error Messages for a Header | 20041209 | |
| 4 | Instance method | Public | Method | At least one error? | 20041130 | |
| 5 | Instance method | Public | Method | Is One Condition Error-Free? | 20051220 | |
| 6 | Instance method | Public | Method | Is Condition Field Error-Free? | 20050118 | |
| 7 | Instance method | Public | Method | Is Field for Eligible Partner Error-Free? | 20050118 | |
| 8 | Instance method | Public | Method | Is Header Field Error-Free? | 20050118 |
Events
Interface IF_WCB_CHECK_LIST_RO has no event.
Types
Interface IF_WCB_CHECK_LIST_RO has no local type.
Method Signatures
Method GET_COND_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FIELD_MSG_COLL | Call by reference | Object reference (TYPE REF TO) | IF_WCB_FIELD_MSG_COLL | Kollektion von Feldmeldungen | 20041209 | |||
| 2 | I_KNUMH | Call by reference | Type reference (TYPE) | KNUMH | Nummer Konditionssatz | 20041209 |
Method GET_COND_ERRORS on Interface IF_WCB_CHECK_LIST_RO has no exception.
Method GET_ELIGIBLE_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FIELD_MSG_COLL | Call by reference | Object reference (TYPE REF TO) | IF_WCB_FIELD_MSG_COLL | Kollektion von Feldmeldungen | 20041209 | |||
| 2 | I_ITEM_GUID | Call by reference | Type reference (TYPE) | WCB_ITEM_GUID | Konditionskontrakt: PositionsGUID | 20041209 |
Method GET_ELIGIBLE_ERRORS on Interface IF_WCB_CHECK_LIST_RO has no exception.
Method GET_HEADER_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FIELD_MSG_COLL | Call by reference | Object reference (TYPE REF TO) | IF_WCB_FIELD_MSG_COLL | Kollektion von Feldmeldungen | 20041209 |
Method GET_HEADER_ERRORS on Interface IF_WCB_CHECK_LIST_RO has no exception.
Method HAS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ERROR | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20041130 |
Method HAS_ERROR on Interface IF_WCB_CHECK_LIST_RO has no exception.
Method IS_COND_ERROR_FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KNUMH | Call by reference | Type reference (TYPE) | KNUMH | Nummer Konditionssatz | 20051220 | |||
| 2 | RE_OK | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20051220 |
Method IS_COND_ERROR_FREE on Interface IF_WCB_CHECK_LIST_RO has no exception.
Method IS_COND_FIELD_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OK | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20050118 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050118 | |||
| 3 | I_KLFN1 | Call by reference | Type reference (TYPE) | KLFN1 | Laufende Nummer Zeilenstaffel | 20050118 | |||
| 4 | I_KNUMH | Call by reference | Type reference (TYPE) | KNUMH | Nummer Konditionssatz | 20050118 | |||
| 5 | I_KOPOS | Call by reference | Type reference (TYPE) | KOPOS | Laufende Nummer der Kondition | 20050118 | |||
| 6 | I_TABNAME | Call by reference | Type reference (TYPE) | WCB_COND_TABLE | Name Konditionstabelle im Konditionskontrakt | 20050118 |
Method IS_COND_FIELD_OK on Interface IF_WCB_CHECK_LIST_RO has no exception.
Method IS_ELIGIBLE_FIELD_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OK | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20050118 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050118 | |||
| 3 | I_ITEM_GUID | Call by reference | Type reference (TYPE) | WCB_ITEM_GUID | Konditionskontrakt: PositionsGUID | 20050118 |
Method IS_ELIGIBLE_FIELD_OK on Interface IF_WCB_CHECK_LIST_RO has no exception.
Method IS_HEADER_FIELD_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OK | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20050118 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050118 |
Method IS_HEADER_FIELD_OK on Interface IF_WCB_CHECK_LIST_RO has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 600 |