SAP ABAP Class IF_CRD_PARTY (Group Description)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRD_PARTNERLIST Partner list 20060913
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CRD000_CL_CRD_PARTY Default Implementation of Group of Participants 20060919
Properties
Class IF_CRD_PARTY  
Short Description Group Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060731   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRD_PARTY has no forward declaration.
Interfaces
Class IF_CRD_PARTY has no interface implemented.
Friends
Class IF_CRD_PARTY has no friend class.
Attributes
Class IF_CRD_PARTY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20060913
2 CLEAR_PARTNER Instance method Public Method Clear Partner Details 20091102
3 CREATE_ITERATOR Instance method Public Method 20060913
4 CREATE_ITERATOR_FOR_PARTNER Instance method Public Method Iterate Through Partners of Participant Group 20060925
5 CREATE_ITERATOR_WITH_FILTER Instance method Public Method Generates Iterator with Filter 20060914
6 GET_ELEMENT Instance method Public Method 20060913
7 GET_ELEMENT_COUNT Instance method Public Method 20060913
8 GET_PARTNER Instance method Public Method Get Partner for Index (Partner Sorting) 20060925
9 GET_PARTNER_FOR_MEMBERID Instance method Public Method Read Member Number of Partner 20060919
10 GET_PARTNER_ROLE Instance method Public Method Get Partner for Role 20100205
11 INSERT_ELEMENT Instance method Public Method 20060913
12 READ_NEXT_PARTNER Instance method Public Method Get Next Partner 20060922
13 READ_NEXT_PARTNER_WCOND Instance method Public Method Get Next Partner with Constraint 20060922
Events
Class IF_CRD_PARTY has no event.
Types
Class IF_CRD_PARTY has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class IF_CRD_PARTY has no parameter.
Method CLEAR on class IF_CRD_PARTY has no exception.

Method CLEAR_PARTNER Signature

Method CLEAR_PARTNER on class IF_CRD_PARTY has no parameter.
Method CLEAR_PARTNER on class IF_CRD_PARTY has no exception.

Method CREATE_ITERATOR Signature

Method CREATE_ITERATOR on class IF_CRD_PARTY has no parameter.
Method CREATE_ITERATOR on class IF_CRD_PARTY has no exception.

Method CREATE_ITERATOR_FOR_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_LIST_ITERATOR Value transfer Object reference (TYPE REF TO) IF_CRD_LIST_ITERATOR Iterator auf allgemeine IF_CRD_LIST Liste zurückgeben 20060925

Method CREATE_ITERATOR_FOR_PARTNER on class IF_CRD_PARTY has no exception.

Method CREATE_ITERATOR_WITH_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONDITION Call by reference Type reference (TYPE) CRD_TT_SIDECONDITION 20060926
2 Returning RREF_LIST_ITERATOR Value transfer Object reference (TYPE REF TO) IF_CRD_LIST_FILTERED_ITERATOR 20060914
# Exception Resumable Description Created on
1 CX_CRD_RUN Allgemeine Fehler zur Laufzeit 20060914

Method GET_ELEMENT Signature

Method GET_ELEMENT on class IF_CRD_PARTY has no parameter.
Method GET_ELEMENT on class IF_CRD_PARTY has no exception.

Method GET_ELEMENT_COUNT Signature

Method GET_ELEMENT_COUNT on class IF_CRD_PARTY has no parameter.
Method GET_ELEMENT_COUNT on class IF_CRD_PARTY has no exception.

Method GET_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20060925
2 Returning RREF_PARTNER Value transfer Object reference (TYPE REF TO) IF_CRD_PARTNER Schnittstelle für den Partner im CRD 20060925
# Exception Resumable Description Created on
1 CX_CRD_RUN Allgemeine Fehler zur Laufzeit 20070125

Method GET_PARTNER_FOR_MEMBERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MEMBERID Call by reference Type reference (TYPE) CRDMEMBERID Id eines Partners als Mitglied in der Gruppe 20060919
2 Returning RREF_PARTNER Value transfer Object reference (TYPE REF TO) IF_CRD_PARTNER Schnittstelle für den Partner im CRD 20060920
# Exception Resumable Description Created on
1 CX_CRD_RUN Allgemeine Fehler zur Laufzeit 20060920

Method GET_PARTNER_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM_ROLE Call by reference Type reference (TYPE) CRDPARVALUE1 Legitimierungen: Rolle eines Partners 20100205
2 Importing IV_PARTNER Call by reference Type reference (TYPE) CRDPARTNER Partner für CRD 20100205
3 Returning RREF_PARTNER Value transfer Object reference (TYPE REF TO) IF_CRD_PARTNER Legitimierungen: Rolle eines Partners 20100205
# Exception Resumable Description Created on
1 CX_CRD_RUN General Errors At Runtime 20100205

Method INSERT_ELEMENT Signature

Method INSERT_ELEMENT on class IF_CRD_PARTY has no parameter.
Method INSERT_ELEMENT on class IF_CRD_PARTY has no exception.

Method READ_NEXT_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20060922
2 Exporting EREF_PARTNER Call by reference Object reference (TYPE REF TO) IF_CRD_PARTNER Schnittstelle für den Partner im CRD 20060922
# Exception Resumable Description Created on
1 CX_CRD_PRV Allgemeine Ausnahmen CRD Basisfunktionalität 20061123

Method READ_NEXT_PARTNER_WCOND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_INDEX Call by reference Type reference (TYPE) SYTABIX 20060922
2 Exporting EREF_PARTNER Call by reference Object reference (TYPE REF TO) IF_CRD_PARTNER 20060922
3 Importing IT_CONDITIONS Call by reference Type reference (TYPE) CRD_TT_SIDECONDITION Liste von Nebenbedingungen 20060922
# Exception Resumable Description Created on
1 CX_CRD_RUN Allgemeine Fehler zur Laufzeit 20060922
History
Last changed by/on SAP  20110908 
SAP Release Created in