SAP ABAP Class CL_CFX_COLLABORATION_LIST (Iterator of a List of Collaborations)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_COLLABORATION (Package) Business Logic for Collaboration Folders

⤷

⤷

Properties
Class | CL_CFX_COLLABORATION_LIST | |
Short Description | Iterator of a List of Collaborations | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_COLLABORATION | Business Logic for Collaboration Folders |
Created | 19991116 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_COLLABORATION_LIST has no interface implemented.
Friends
Class CL_CFX_COLLABORATION_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_ITERATOR | General Iterator | 20001123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create instance | 20001123 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20001123 |
3 | ![]() |
Static method | Public | Method | Creates List with a Specified Request | 20001123 |
4 | ![]() |
Instance method | Public | Method | Preparation of Collaboration List | 20001123 |
5 | ![]() |
Instance method | Public | Method | Number of Instances Corresponding to the Filter | 20001123 |
6 | ![]() |
Instance method | Public | Method | First Instance | 20001123 |
7 | ![]() |
Instance method | Public | Method | Last Instance | 20001123 |
8 | ![]() |
Instance method | Public | Method | Next Instance | 20001123 |
9 | ![]() |
Instance method | Public | Method | Previous Instance | 20001123 |
10 | ![]() |
Instance method | Public | Method | First or Last Instance Reached | 20001123 |
11 | ![]() |
Instance method | Public | Method | Sort Object 1 Under Object 2 | 20001123 |
12 | ![]() |
Instance method | Public | Method | Deletion of an Instance | 20001123 |
13 | ![]() |
Instance method | Public | Method | Deletion of all Instances | 20001123 |
14 | ![]() |
Instance method | Public | Method | Changing of Filter | 20001123 |
15 | ![]() |
Instance method | Public | Method | Changing of Sort Characteristic | 20001123 |
Events
Class CL_CFX_COLLABORATION_LIST has no event.
Types
Class CL_CFX_COLLABORATION_LIST has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_COLLABORATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION | 20001123 |
Method ADD on class CL_CFX_COLLABORATION_LIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CFX_COLLABORATION_LIST has no parameter.
Method CONSTRUCTOR on class CL_CFX_COLLABORATION_LIST has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_QUERY | Value transfer | Type reference (TYPE) | CFX_TT_FILTER | Tabelle mit Query | 20001123 | ||
2 | ![]() |
RP_COLLABORATION_LIST | Value transfer | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION_LIST | Collaboration: List of collaborations | 20001123 |
Method CREATE on class CL_CFX_COLLABORATION_LIST has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_COLLABORATIONS | Value transfer | Type reference (TYPE) | CFX_TT_COLLABORATION | Liste der Collaborations | 20001123 |
Method GET on class CL_CFX_COLLABORATION_LIST has no exception.
Method GET_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl der Instanzen | 20001123 |
Method GET_COUNT on class CL_CFX_COLLABORATION_LIST has no exception.
Method GET_FIRST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_COLLABORATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION | 20001123 |
Method GET_FIRST on class CL_CFX_COLLABORATION_LIST has no exception.
Method GET_LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_COLLABORATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION | 20001123 |
Method GET_LAST on class CL_CFX_COLLABORATION_LIST has no exception.
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_COLLABORATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION | 20001123 |
Method GET_NEXT on class CL_CFX_COLLABORATION_LIST has no exception.
Method GET_PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_COLLABORATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION | 20001123 |
Method GET_PREVIOUS on class CL_CFX_COLLABORATION_LIST has no exception.
Method IS_DONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_DONE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20001123 |
Method IS_DONE on class CL_CFX_COLLABORATION_LIST has no exception.
Method MOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_COLLABORATION1 | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION | Collaboration: Collaboration | 20001123 | ||
2 | ![]() |
IP_COLLABORATION2 | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION | Collaboration: Collaboration | 20001123 | ||
3 | ![]() |
I_BELOW | Call by reference | Type reference (TYPE) | ABAP_BOOL | Sortiert El1 unter El2 ein wenn wahr | 20001123 |
Method MOVE on class CL_CFX_COLLABORATION_LIST has no exception.
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_COLLABORATION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION | 20001123 |
Method REMOVE on class CL_CFX_COLLABORATION_LIST has no exception.
Method REMOVE_ALL Signature
Method REMOVE_ALL on class CL_CFX_COLLABORATION_LIST has no parameter.
Method REMOVE_ALL on class CL_CFX_COLLABORATION_LIST has no exception.
Method SET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FILTER | Call by reference | Type reference (TYPE) | CFX_TT_FILTER | Filterkriterien | 20001123 |
Method SET_FILTER on class CL_CFX_COLLABORATION_LIST has no exception.
Method SET_SORT_CRITERION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SORT_CRITERION | Call by reference | Type reference (TYPE) | CFX_TT_SORT_CRITERION | Sortierkriterien | 20001123 | ||
2 | ![]() |
I_ASCENDING | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aufsteigend sortiert | 20001123 |
Method SET_SORT_CRITERION on class CL_CFX_COLLABORATION_LIST has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 20A |