SAP ABAP Class IF_CRD_REQ_LIST_ENCAPS (List of Requirements -- Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRD_REQ_LIST_ENCAPS | Encapsulation for Requirements List | 20060807 |
Properties
| Class | IF_CRD_REQ_LIST_ENCAPS | |
| Short Description | List of Requirements -- Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060807 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CRD_REQ_LIST_ENCAPS has no forward declaration.
Interfaces
Class IF_CRD_REQ_LIST_ENCAPS has no interface implemented.
Friends
Class IF_CRD_REQ_LIST_ENCAPS has no friend class.
Attributes
Class IF_CRD_REQ_LIST_ENCAPS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate Iterator | 20060809 | |
| 2 | Instance method | Public | Method | Return Element | 20060809 | |
| 3 | Instance method | Public | Method | Return Number of Elements | 20060809 | |
| 4 | Instance method | Public | Method | Return Reference to Element | 20070126 | |
| 5 | Instance method | Public | Method | Insert Requirements | 20060808 |
Events
Class IF_CRD_REQ_LIST_ENCAPS has no event.
Types
Class IF_CRD_REQ_LIST_ENCAPS has no local type.
Method Signatures
Method CREATE_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_CRD_RLE_ITERATOR | iterator für gekapselte Anforderungslisten | 20060809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierungen: Anforderungen erzeugen | 20060809 |
Method GET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VALUE | Call by reference | Type reference (TYPE) | CRD_S_REQITEM | Legitimierungen: Struktur für Referenzen auf Anforderungen | 20060809 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20060809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierungen: Anforderungen erzeugen | 20060809 |
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 | 20060809 |
Method GET_ELEMENT_COUNT on class IF_CRD_REQ_LIST_ENCAPS has no exception.
Method GET_REF2_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERS_VALUE | Call by reference | Object reference (TYPE REF TO) | CRD_S_REQITEM | Legitimierungen: Struktur für Referenzen auf Anforderungen | 20070126 | |||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20070126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierungen: Anforderungen erzeugen | 20070126 |
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQ | Call by reference | Type reference (TYPE) | CRD_S_REQITEM | Legitimierungen: Struktur für Referenzen auf Anforderungen | 20060808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierungen: Anforderungen erzeugen | 20060808 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |