SAP ABAP Interface IF_WCB_ELIGIBLE (Eligible Partner)
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 implementation (CLASS c. INTERFACES i_ref)  CL_WCB_ELIGIBLE Eligible Partner 20041021
Properties
Interface IF_WCB_ELIGIBLE  
Short Description Eligible Partner    
General Data
Package WCB_CC_APPL   Condition Contract Processing Logic 
Created 20041019   SAP 
Last changed 20080626   SAP 
Unicode checks active    
Forward declarations
Interface IF_WCB_ELIGIBLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCB_ELIGIBLE_RO Eligible Partner (Read Only) 20041021
2 IF_WCB_TEXT_TRANSFER Change Texts in Model 20050131
Friends
Interface IF_WCB_ELIGIBLE has no friend.
Attributes
Interface IF_WCB_ELIGIBLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE Instance method Public Method Change Data 20041021
2 CHANGE_DATES Instance method Public Method Change Validity After Creation 20070405
3 CHANGE_TEXT Instance method Public Method Change Text 20050131
4 CREATE_PARTNER_ITER Instance method Public Method Create Iterator for Partner 20041102
5 CREATE_PARTNER_ITER_RO Instance method Public Method 20041102
6 CREATE_TEXT Instance method Public Method New Text 20050131
7 DELETE Instance method Public Method Delete Eligible Partner 20041022
8 DELETE_ALL_TEXTS Instance method Public Method 20050721
9 DELETE_TEXT Instance method Public Method Delete Text 20050131
10 GET_DATA Instance method Public Method 20041025
11 GET_DATA_DB Instance method Public Method 20041102
12 GET_ERRORS Instance method Public Method 20041209
13 GET_HEADER_DATE Instance method Public Method 20050721
14 GET_TEXT Instance method Public Method 20050131
15 GET_TEXT_IDS Instance method Public Method 20050131
16 GET_WCOCOI_RESTRICTION Instance method Public Method 20041118
17 IS_CHANGEABLE Instance method Public Method 20050721
18 IS_FIELD_OK Instance method Public Method 20050118
19 SELECT_TEXT Instance method Public Method 20050131
20 UPDATE_TEXT Instance method Public Method 20050721
Events
Interface IF_WCB_ELIGIBLE has no event.
Types
Interface IF_WCB_ELIGIBLE has no local type.
Method Signatures

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_DESCRIPTION Call by reference Type reference (TYPE) WCB_TEXT_DESCRIPTION Textfelder 20050614
2 Changing CH_KOMWCOCOI Call by reference Type reference (TYPE) KOMWCOCOI Kommunikationsstruktur Konditionskontraktposition 20041116
3 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_ELIGIBLE_CONTEXT Kontext eines Anspruchsberechtigten 20041021
4 Importing I_DEFAULT_FROM Call by reference Type reference (TYPE) WCB_DATE_FROM Default: gültig von 20080206
5 Importing I_DEFAULT_FROM_HEADER Call by reference Type reference (TYPE) BVAL Defaultdatum vom Kopf 20050721
6 Importing I_DEFAULT_FROM_PREV Call by reference Type reference (TYPE) BVAL Defaultdatum vom Vorgänger 20050721
7 Importing I_DEFAULT_TO Call by reference Type reference (TYPE) WCB_DATE_TO Default: gültig bis 20080206
8 Importing I_KOMWCOCOI_PREV Call by reference Type reference (TYPE) KOMWCOCOI Vorgänger 20050721
9 Importing I_WITH_DEFAULT_DATE Call by reference Type reference (TYPE) BVAL Defaultdatum übernehmen 20050721
10 Changing T_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20041116
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST es wurde versucht auf einen gelöschten Eintrag zuzugreifen 20041022
2 CX_WCB_INPUT_ERROR Eingabemeldungen 20041209
3 CX_WCB_INPUT_INFO Eingabeinformation 20041209
4 CX_WCB_INPUT_WARNING Eingabewarnung 20041209
5 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20041028

Method CHANGE_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_KOMWCOCOI Call by reference Type reference (TYPE) KOMWCOCOI Kommunikationsstruktur Konditionskontraktposition 20070405
2 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_ELIGIBLE_CONTEXT Kontext eines Anspruchsberechtigten 20070405
3 Importing I_DATE_FROM Call by reference Type reference (TYPE) WCB_DATE_FROM_I gültig von 20070405
4 Importing I_DATE_TO Call by reference Type reference (TYPE) WCB_DATE_TO_I gültig bis 20070405
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST es wurde versucht auf einen gelöschten Eintrag zuzugreifen 20070405
2 CX_WCB_INPUT_ERROR Eingabemeldungen 20070405
3 CX_WCB_INPUT_INFO Eingabeinformation 20070405
4 CX_WCB_INPUT_WARNING Eingabewarnung 20070405
5 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20070405

Method CHANGE_TEXT Signature

Method CHANGE_TEXT on Interface IF_WCB_ELIGIBLE has no parameter.
Method CHANGE_TEXT on Interface IF_WCB_ELIGIBLE has no exception.

Method CREATE_PARTNER_ITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_ELIGIBLE_CONTEXT Kontext eines Anspruchsberechtigten 20041102
2 Returning RE_ITER Value transfer Object reference (TYPE REF TO) IF_WCB_PARTNER_ITER Iterator für Partner 20041102

Method CREATE_PARTNER_ITER on Interface IF_WCB_ELIGIBLE has no exception.

Method CREATE_PARTNER_ITER_RO Signature

Method CREATE_PARTNER_ITER_RO on Interface IF_WCB_ELIGIBLE has no parameter.
Method CREATE_PARTNER_ITER_RO on Interface IF_WCB_ELIGIBLE has no exception.

Method CREATE_TEXT Signature

Method CREATE_TEXT on Interface IF_WCB_ELIGIBLE has no parameter.
Method CREATE_TEXT on Interface IF_WCB_ELIGIBLE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_ELIGIBLE_CONTEXT Kontext eines Anspruchsberechtigten 20041022
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20050405
2 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20041028

Method DELETE_ALL_TEXTS Signature

Method DELETE_ALL_TEXTS on Interface IF_WCB_ELIGIBLE has no parameter.
Method DELETE_ALL_TEXTS on Interface IF_WCB_ELIGIBLE has no exception.

Method DELETE_TEXT Signature

Method DELETE_TEXT on Interface IF_WCB_ELIGIBLE has no parameter.
Method DELETE_TEXT on Interface IF_WCB_ELIGIBLE has no exception.

Method GET_DATA Signature

Method GET_DATA on Interface IF_WCB_ELIGIBLE has no parameter.
Method GET_DATA on Interface IF_WCB_ELIGIBLE has no exception.

Method GET_DATA_DB Signature

Method GET_DATA_DB on Interface IF_WCB_ELIGIBLE has no parameter.
Method GET_DATA_DB on Interface IF_WCB_ELIGIBLE has no exception.

Method GET_ERRORS Signature

Method GET_ERRORS on Interface IF_WCB_ELIGIBLE has no parameter.
Method GET_ERRORS on Interface IF_WCB_ELIGIBLE has no exception.

Method GET_HEADER_DATE Signature

Method GET_HEADER_DATE on Interface IF_WCB_ELIGIBLE has no parameter.
Method GET_HEADER_DATE on Interface IF_WCB_ELIGIBLE has no exception.

Method GET_TEXT Signature

Method GET_TEXT on Interface IF_WCB_ELIGIBLE has no parameter.
Method GET_TEXT on Interface IF_WCB_ELIGIBLE has no exception.

Method GET_TEXT_IDS Signature

Method GET_TEXT_IDS on Interface IF_WCB_ELIGIBLE has no parameter.
Method GET_TEXT_IDS on Interface IF_WCB_ELIGIBLE has no exception.

Method GET_WCOCOI_RESTRICTION Signature

Method GET_WCOCOI_RESTRICTION on Interface IF_WCB_ELIGIBLE has no parameter.
Method GET_WCOCOI_RESTRICTION on Interface IF_WCB_ELIGIBLE has no exception.

Method IS_CHANGEABLE Signature

Method IS_CHANGEABLE on Interface IF_WCB_ELIGIBLE has no parameter.
Method IS_CHANGEABLE on Interface IF_WCB_ELIGIBLE has no exception.

Method IS_FIELD_OK Signature

Method IS_FIELD_OK on Interface IF_WCB_ELIGIBLE has no parameter.
Method IS_FIELD_OK on Interface IF_WCB_ELIGIBLE has no exception.

Method SELECT_TEXT Signature

Method SELECT_TEXT on Interface IF_WCB_ELIGIBLE has no parameter.
Method SELECT_TEXT on Interface IF_WCB_ELIGIBLE has no exception.

Method UPDATE_TEXT Signature

Method UPDATE_TEXT on Interface IF_WCB_ELIGIBLE has no parameter.
Method UPDATE_TEXT on Interface IF_WCB_ELIGIBLE has no exception.
History
Last changed by/on SAP  20080626 
SAP Release Created in 600