SAP ABAP Interface IF_WCB_COLL (Generic Collection)
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_CHAIN_CHECK_COLL Collection of Chain Checks 20041020
2 Interface composition (i COMPRISING i_ref)  IF_WCB_CHAIN_CHECK_INT_COLL Collection of Internal Chain Checks 20041020
3 Interface composition (i COMPRISING i_ref)  IF_WCB_CHAIN_COND_CHECK_COLL Collection of Condition Chain Checks 20041020
4 Interface composition (i COMPRISING i_ref)  IF_WCB_CONDITION_LIST_COLL Collection of Condition Lists 20040928
5 Interface composition (i COMPRISING i_ref)  IF_WCB_COND_TABLE_CHECK_COLL Collections External Checks for Condition Table Fields 20041025
6 Interface composition (i COMPRISING i_ref)  IF_WCB_FIELD_MSG_COLL Collection of Field Messages 20041026
7 Interface composition (i COMPRISING i_ref)  IF_WCB_TABLE_CHECK_COLL External Collection Checks for Contract Table Fields 20041025
8 Interface composition (i COMPRISING i_ref)  IF_WCB_TABLE_CHECK_INT_COLL Internal Collection Checks for Table Fields 20041025
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_COLL Generic Collection 20040928
Properties
Interface IF_WCB_COLL  
Short Description Generic Collection    
General Data
Package WCB_CC_APPL   Condition Contract Processing Logic 
Created 20040928   SAP 
Last changed 20041209   SAP 
Unicode checks active    
Forward declarations
Interface IF_WCB_COLL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCB_COLL_RO Generic Collection (Read Only) 20040929
Friends
Interface IF_WCB_COLL has no friend.
Attributes
Interface IF_WCB_COLL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete Entry 20040928
2 GET_SIZE Instance method Public Method 20040929
3 INSERT Instance method Public Method Add an Entry 20040928
4 INSERT_COLL Instance method Public Method Insert Another Collection 20041004
5 IS_CONTAINED Instance method Public Method 20040929
6 RESET Instance method Public Method Delete List 20040928
Events
Interface IF_WCB_COLL has no event.
Types
Interface IF_WCB_COLL has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) IF_WCB_OBJECT generischer Objekttyp 20040928
2 Returning RE_SUCCESS Value transfer Type reference (TYPE) BVAL wurde Eintrag gelöscht ? 20040928

Method DELETE on Interface IF_WCB_COLL has no exception.

Method GET_SIZE Signature

Method GET_SIZE on Interface IF_WCB_COLL has no parameter.
Method GET_SIZE on Interface IF_WCB_COLL has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) IF_WCB_OBJECT generischer Objekttyp 20040928
2 Returning RE_SUCCESS Value transfer Type reference (TYPE) BVAL wurde Eintrag hinzugefügt 20040928

Method INSERT on Interface IF_WCB_COLL has no exception.

Method INSERT_COLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLECTION Call by reference Object reference (TYPE REF TO) IF_WCB_COLL_RO generische Kollektion (read only) 20041004
2 Returning RE_RESULT Value transfer Type reference (TYPE) BVAL konnten alle Einträge hinzugefügt werden ? 20041004

Method INSERT_COLL on Interface IF_WCB_COLL has no exception.

Method IS_CONTAINED Signature

Method IS_CONTAINED on Interface IF_WCB_COLL has no parameter.
Method IS_CONTAINED on Interface IF_WCB_COLL has no exception.

Method RESET Signature

Method RESET on Interface IF_WCB_COLL has no parameter.
Method RESET on Interface IF_WCB_COLL has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 600