SAP ABAP Interface IF_CRD_LIST (Interface for Simple Lists)
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_EVENTDATA | Transaction Data | 20060825 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_CRD_PARTNERLIST | Partner list | 20060912 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRD_CHECKRESULT_LIST | List of Check Results | 20061023 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRD_EVENTDATA | Event Data | 20060825 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRD_PARTNERLIST | Implementation of Partner List | 20060912 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CRD000_CL_CRD_PARTY | Default Implementation of Group of Participants | 20060919 |
Properties
| Interface | IF_CRD_LIST | |
| Short Description | Interface for Simple Lists |
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 has no forward declaration.
Interfaces
Interface IF_CRD_LIST has no interface.
Friends
Interface IF_CRD_LIST has no friend.
Attributes
Interface IF_CRD_LIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete List Content | 20060829 | |
| 2 | Instance method | Public | Method | Generate Iterator | 20060825 | |
| 3 | Instance method | Public | Method | References Object in List | 20060825 | |
| 4 | Instance method | Public | Method | Return Length of List | 20060825 | |
| 5 | Instance method | Public | Method | Insert Element | 20060825 | |
| 6 | Instance method | Public | Method | Removes an Element from List | 20070117 |
Events
Interface IF_CRD_LIST has no event.
Types
Interface IF_CRD_LIST has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on Interface IF_CRD_LIST has no parameter.
Method CLEAR on Interface IF_CRD_LIST has no exception.
Method CREATE_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_LIST_ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_CRD_LIST_ITERATOR | Iterator auf allgemeine IF_CRD_LIST Liste zurückgeben | 20060825 |
Method CREATE_ITERATOR on Interface IF_CRD_LIST has no exception.
Method GET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20060825 | |||
| 2 | RREF_ELEMENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20060825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahmen CRD Basisfunktionalität | 20060919 |
Method GET_ELEMENT_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ELEMENT_COUNT | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20060825 |
Method GET_ELEMENT_COUNT on Interface IF_CRD_LIST has no exception.
Method INSERT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_ELEMENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20060825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahmen CRD Basisfunktionalität | 20060825 |
Method REMOVE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Natürliche Zahl | 20070117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahmen CRD Basisfunktionalität | 20070117 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |