SAP ABAP Interface IF_CRD_LIST_ITERATOR (Return Iterator to General IF_CRD_LIST List)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CRDPRV (Package) Credentialing: Private Objects (DDIC, etc.)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CRD_LIST_FILTERED_ITERATOR | Iterator with Filter | 20060914 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRD_EVENTDATA_SE_ITERATOR | Iterator for Single Event | 20070118 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRD_LIST_ITERATOR | General Simple List Iterator | 20060825 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRD_PARTY_FILTERED_ITERATOR | Iterate Through Partners of Party | 20060925 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRD_PARTY_PARTNER_ITERATOR | Iterate Through Partners of Party | 20060925 |
Properties
| Interface | IF_CRD_LIST_ITERATOR | |
| Short Description | Return Iterator to General IF_CRD_LIST List |
General Data
| Package | CRDPRV | Credentialing: Private Objects (DDIC, etc.) |
| Created | 20060825 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRD_LIST_ITERATOR has no forward declaration.
Interfaces
Interface IF_CRD_LIST_ITERATOR has no interface.
Friends
Interface IF_CRD_LIST_ITERATOR has no friend.
Attributes
Interface IF_CRD_LIST_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Element Pointer | 20060825 | |
| 2 | Instance method | Public | Method | Return Current Element | 20060825 | |
| 3 | Instance method | Public | Method | Set Element Pointer to Next Element | 20060825 | |
| 4 | Instance method | Public | Method | Set Element Pointer to Start of List | 20060825 |
Events
Interface IF_CRD_LIST_ITERATOR has no event.
Types
Interface IF_CRD_LIST_ITERATOR has no local type.
Method Signatures
Method CHECK_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALID | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20060825 |
Method CHECK_COUNTER on Interface IF_CRD_LIST_ITERATOR has no exception.
Method GET_CURRENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_ELEMENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20060825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahmen CRD Basisfunktionalität | 20060829 |
Method NEXT Signature
Method NEXT on Interface IF_CRD_LIST_ITERATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CRD: Basisklasse Ausnahmen | 20061005 |
Method START Signature
Method START on Interface IF_CRD_LIST_ITERATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CRD: Basisklasse Ausnahmen | 20061005 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |