SAP ABAP Interface IF_WCB_ELIGIBLE_LIST_RO (Condition Contract: Eligible Partners (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_ELIGIBLE_LIST Condition Contract: Eligible Partners 20040929
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_ELIGIBLE_LIST Condition Contract: Eligible Partners 20040929
Properties
Interface IF_WCB_ELIGIBLE_LIST_RO  
Short Description Condition Contract: Eligible Partners (Read Only)    
General Data
Package WCB_CC_APPL   Condition Contract Processing Logic 
Created 20040929   SAP 
Last changed 20070912   SAP 
Unicode checks active    
Forward declarations
Interface IF_WCB_ELIGIBLE_LIST_RO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCB_OBJECT Generic object type 20041020
Friends
Interface IF_WCB_ELIGIBLE_LIST_RO has no friend.
Attributes
Interface IF_WCB_ELIGIBLE_LIST_RO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BEFORE_SAVE Instance method Public Method Pre-Save Check 20050314
2 CREATE_ITER_RO Instance method Public Method Create Read Only Iterator 20041022
3 GET_CC_RO Instance method Public Method Return Condition Contract 20041207
4 GET_DATE_INTERVAL_HEADER Instance method Public Method Return Validity Interval of Header 20050713
5 GET_DESCRIPTION Instance method Public Method Mapping to Text Fields 20050614
6 GET_ELIGIBLE_FOR_CUSTOMER Instance method Public Method Eligible Partners for Customer 20050331
7 GET_ELIGIBLE_FOR_GUID Instance method Public Method Eligible Partners for GUID 20050126
8 GET_ELIGIBLE_FOR_LIST Instance method Public Method Eligible Partners for Eligible Partner List 20050520
9 GET_ELIGIBLE_FOR_VENDOR Instance method Public Method Eligible Partners for Vendor 20050331
10 GET_NUM Instance method Public Method Number of Condition Contract 20050128
11 GET_SIZE Instance method Public Method Number of Entries 20041021
12 GET_STATIC_RESTR Instance method Public Method Static Restrictions 20041208
13 HAS_ERROR Instance method Public Method has errors 20041217
14 IS_ADD_POSSIBLE Instance method Public Method Can an Eligible Partner be Added? 20050824
15 IS_CHANGEABLE Instance method Public Method Can Be Changed? 20050203
16 IS_COMPLETELY_RELEASED Instance method Public Method Release All Entries? 20050302
17 IS_DUMMY Instance method Public Method Dummy Only 20070103
18 IS_ELIGIBLE_DELETION_POSSIBLE Instance method Public Method Is Deletion Possible? 20050311
19 IS_PART_LOCK_POSSIBLE Instance method Public Method Partial Block Possible? 20050304
20 IS_PART_RELEASE_POSSIBLE Instance method Public Method Partial Release Possible? 20050304
21 IS_TEXT_CHANGEABLE Instance method Public Method Can Text Be Changed? 20050214
22 TRANSFER_DATA Instance method Public Method Transfer Data Tables (Item and Partner) 20050406
23 TRANSFER_KOMWCOCOI_STAB_REF Instance method Public Method Set Reference to Table komwcocoi via Callback 20050406
Events
# Event Type Visibility Description Created on
1 ELIGIBLE_CHANGED Instance Event
(0)
Public
(2)
One Eligible Partner Was Changed 20041022
2 ELIGIBLE_DELETED Instance Event
(0)
Public
(2)
One Eligible Partner Was Deleted 20041022
3 ELIGIBLE_INSERTED Instance Event
(0)
Public
(2)
A New Eligible Partner Was Added 20041022
Types
Interface IF_WCB_ELIGIBLE_LIST_RO has no local type.
Method Signatures

Method CHECK_BEFORE_SAVE Signature

Method CHECK_BEFORE_SAVE on Interface IF_WCB_ELIGIBLE_LIST_RO has no parameter.
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20050314
2 CX_WCB_INPUT_INFO Eingabeinformation 20050314
3 CX_WCB_INPUT_WARNING Eingabewarnung 20050314
4 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20050314

Method CREATE_ITER_RO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ITER Value transfer Object reference (TYPE REF TO) IF_WCB_ELIGIBLE_ITER_RO Iterator für Anspruchsberechtigte (read only) 20041022

Method CREATE_ITER_RO on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method GET_CC_RO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CC Value transfer Object reference (TYPE REF TO) IF_WCB_CC_RO Konditionskontrakt (read only) 20041207

Method GET_CC_RO on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method GET_DATE_INTERVAL_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATE_FROM Call by reference Type reference (TYPE) WCB_DATE_FROM gültig von 20050713
2 Exporting E_DATE_TO Call by reference Type reference (TYPE) WCB_DATE_TO gültig bis 20050713

Method GET_DATE_INTERVAL_HEADER on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESCRIPTION Call by reference Type reference (TYPE) WCB_KEY_TO_TEXT_STAB Mapping vom Schlüssel auf Textfeld 20050614

Method GET_DESCRIPTION on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method GET_ELIGIBLE_FOR_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITY Call by reference Type reference (TYPE) WCB_ELIGIBLE_ENTITY_STAB Kontext + Objekt 20050520
2 Importing I_CUSTOMER Call by reference Type reference (TYPE) WCB_ELIGIBLE_CUST Konditionskontrakt: anspruchsberechtigte Kunde 20050331
3 Importing I_DATE_FROM Call by reference Type reference (TYPE) WCB_DATE_FROM gültig von 20050511
4 Importing I_DATE_TO Call by reference Type reference (TYPE) WCB_DATE_TO gültig bis 20050520
5 Importing I_EXCLUSION Call by reference Type reference (TYPE) WCB_EXCLUSION Anspruchsberechtige aus Grupppe ausfiltern 20050520

Method GET_ELIGIBLE_FOR_CUSTOMER on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method GET_ELIGIBLE_FOR_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATE_FROM Call by reference Type reference (TYPE) WCB_DATE_FROM_I gültig von 20050822
2 Exporting E_DATE_TO Call by reference Type reference (TYPE) WCB_DATE_TO_I gültig bis 20050822
3 Exporting E_ELIGIBLE_CUST Call by reference Type reference (TYPE) WCB_ELIGIBLE_CUST Konditionskontrakt: anspruchsberechtigte Kunde 20050126
4 Exporting E_ELIGIBLE_VENDOR Call by reference Type reference (TYPE) WCB_ELIGIBLE_VENDOR Konditionskontrakt: anspruchsberechtigte Lieferant 20050126
5 Exporting E_EXCLUSION Call by reference Type reference (TYPE) WCB_EXCLUSION Anspruchsberechtige aus Grupppe ausfiltern 20050822
6 Importing I_ITEM_GUID Call by reference Type reference (TYPE) WCB_ITEM_GUID Konditionskontrakt: PositionsGUID 20050126
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20050126

Method GET_ELIGIBLE_FOR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITY Call by reference Type reference (TYPE) WCB_ELIGIBLE_ENTITY_STAB Kontext + Objekt 20050520
2 Importing I_DATE_FROM Call by reference Type reference (TYPE) WCB_DATE_FROM gültig von 20050520
3 Importing I_DATE_TO Call by reference Type reference (TYPE) WCB_DATE_TO gültig bis 20050520
4 Importing I_EXCLUSION Call by reference Type reference (TYPE) WCB_EXCLUSION Anspruchsberechtige aus Grupppe ausfiltern 20050520
5 Importing I_LIST Call by reference Type reference (TYPE) WCB_LIST_NUM Nummer einer Anspruchsberechtigtenliste 20050520

Method GET_ELIGIBLE_FOR_LIST on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method GET_ELIGIBLE_FOR_VENDOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITY Call by reference Type reference (TYPE) WCB_ELIGIBLE_ENTITY_STAB Kontext + Objekt 20050520
2 Importing I_DATE_FROM Call by reference Type reference (TYPE) WCB_DATE_FROM gültig von 20050511
3 Importing I_DATE_TO Call by reference Type reference (TYPE) WCB_DATE_TO gültig bis 20050520
4 Importing I_EXCLUSION Call by reference Type reference (TYPE) WCB_EXCLUSION Anspruchsberechtige aus Grupppe ausfiltern 20050520
5 Importing I_VENDOR Call by reference Type reference (TYPE) WCB_ELIGIBLE_VENDOR Konditionskontrakt: anspruchsberechtigte Lieferant 20050331

Method GET_ELIGIBLE_FOR_VENDOR on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method GET_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NUM Value transfer Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050128

Method GET_NUM on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SIZE Value transfer Type reference (TYPE) I Anszahl der Einträge 20041021

Method GET_SIZE on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method GET_STATIC_RESTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_RESTRICTION Call by reference Type reference (TYPE) WCB_FIELD_RESTRICTION_STAB Feldbeschränkungen 20041208

Method GET_STATIC_RESTR on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method HAS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ERROR Value transfer Type reference (TYPE) BVAL Boolean 20041217

Method HAS_ERROR on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method IS_ADD_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WCB_PROTOCOL Protokoll 20050824
2 Returning RE_VALUE Value transfer Type reference (TYPE) BVAL Boolean 20050824

Method IS_ADD_POSSIBLE on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WCB_PROTOCOL Protokoll 20050203
2 Returning RE_CHANGEABLE Value transfer Type reference (TYPE) BVAL Boolean 20050203

Method IS_CHANGEABLE on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method IS_COMPLETELY_RELEASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VALUE Value transfer Type reference (TYPE) BVAL Boolean 20050302

Method IS_COMPLETELY_RELEASED on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method IS_DUMMY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DUMMY Value transfer Type reference (TYPE) BVAL Boolean 20070103

Method IS_DUMMY on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method IS_ELIGIBLE_DELETION_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_POSSIBLE Value transfer Type reference (TYPE) BVAL Boolean 20050311

Method IS_ELIGIBLE_DELETION_POSSIBLE on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method IS_PART_LOCK_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_POSSIBLE Value transfer Type reference (TYPE) BVAL Boolean 20050304

Method IS_PART_LOCK_POSSIBLE on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method IS_PART_RELEASE_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_POSSIBLE Value transfer Type reference (TYPE) BVAL Boolean 20050304

Method IS_PART_RELEASE_POSSIBLE on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method IS_TEXT_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WCB_PROTOCOL Protokoll 20050214
2 Importing I_ITEM_GUID Call by reference Type reference (TYPE) WCB_ITEM_GUID Konditionskontrakt: PositionsGUID 20050215
3 Returning RE_CHANGEABLE Value transfer Type reference (TYPE) BVAL Boolean 20050214

Method IS_TEXT_CHANGEABLE on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method TRANSFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_KOMWCOCOI Call by reference Type reference (TYPE) KOMWCOCOI_STAB Kommunikationsstruktur Konditionskontraktposition 20050406
2 Changing T_KOMWCOCOI_DB Call by reference Type reference (TYPE) KOMWCOCOI_STAB Kommunikationsstruktur Konditionskontraktposition 20050406
3 Changing T_KOMWCOCOP Call by reference Type reference (TYPE) KOMWCOCOP_STAB Kommunikationsstruktur: Partnerpflege 20050406
4 Changing T_KOMWCOCOP_DB Call by reference Type reference (TYPE) KOMWCOCOP_STAB Kommunikationsstruktur: Partnerpflege 20050406

Method TRANSFER_DATA on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.

Method TRANSFER_KOMWCOCOI_STAB_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_CC Call by reference Object reference (TYPE REF TO) IF_WCB_CC Konditionskontrakt 20050406

Method TRANSFER_KOMWCOCOI_STAB_REF on Interface IF_WCB_ELIGIBLE_LIST_RO has no exception.
Event Signatures

Event ELIGIBLE_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_CHANGED_ELIGIBLE Exporting Value transfer Type reference (TYPE) WCB_CHANGED_ELIGIBLE_TAB geänderter Anspruchsberechtigter 20050224
2 I_STATUS_CHANGED Exporting Value transfer Type reference (TYPE) BVAL CHBK_NO Statusänderung 20050301

Event ELIGIBLE_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_CONTEXT Exporting Value transfer Type reference (TYPE) WCB_ELIGIBLE_CONTEXT Kontext eines Anspruchsberechtigten 20041022

Event ELIGIBLE_INSERTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_ENTITY Exporting Value transfer Type reference (TYPE) WCB_ELIGIBLE_ENTITY_RO Kontext + Objekt (read only) 20041022
History
Last changed by/on SAP  20070912 
SAP Release Created in 600