SAP ABAP Interface IF_CRD_REQ_LIST_ENCAPS (List of Requirements -- Interface)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CRDRUN (Package) Credentialing: Runtime
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
Interface IF_CRD_REQ_LIST_ENCAPS  
Short Description List of Requirements -- Interface    
General Data
Package CRDRUN   Credentialing: Runtime 
Created 20060807   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRD_REQ_LIST_ENCAPS has no forward declaration.
Interfaces
Interface IF_CRD_REQ_LIST_ENCAPS has no interface.
Friends
Interface IF_CRD_REQ_LIST_ENCAPS has no friend.
Attributes
Interface IF_CRD_REQ_LIST_ENCAPS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ITERATOR Instance method Public Method Generate Iterator 20060809
2 GET_ELEMENT Instance method Public Method Return Element 20060809
3 GET_ELEMENT_COUNT Instance method Public Method Return Number of Elements 20060809
4 GET_REF2_ELEMENT Instance method Public Method Return Reference to Element 20070126
5 INSERT Instance method Public Method Insert Requirements 20060808
Events
Interface IF_CRD_REQ_LIST_ENCAPS has no event.
Types
Interface 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 Returning 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 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20060809

Method GET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VALUE Call by reference Type reference (TYPE) CRD_S_REQITEM Legitimierungen: Struktur für Referenzen auf Anforderungen 20060809
2 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20060809
# Exception Resumable Description Created on
1 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20060809

Method GET_ELEMENT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ELEMENT_COUNT Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20060809

Method GET_ELEMENT_COUNT on Interface 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 Exporting ERS_VALUE Call by reference Object reference (TYPE REF TO) CRD_S_REQITEM Legitimierungen: Struktur für Referenzen auf Anforderungen 20070126
2 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20070126
# Exception Resumable Description Created on
1 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20070126

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_CRD_REQBUILD Legitimierungen: Anforderungen erzeugen 20060808
History
Last changed by/on SAP  20100310 
SAP Release Created in 700