SAP ABAP Class CL_CFX_ASSIGNMENTS (Assignments)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents

⤷

⤷

Properties
Class | CL_CFX_ASSIGNMENTS | |
Short Description | Assignments | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
Created | 20010629 | 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) |
Interfaces
Class CL_CFX_ASSIGNMENTS has no interface implemented.
Friends
Class CL_CFX_ASSIGNMENTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_ASSIGNMENT | List of Assignments | 20010629 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_ASSIGNMENTS-ASSIGNMENT_ID | GUID in 'CHAR' Format in Upper Case | 20010629 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_TYPE | Object Type | 20010629 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20010629 | |
2 | ![]() |
Instance method | Public | Method | Create Assignment | 20010629 |
3 | ![]() |
Instance method | Public | Method | Delete Assignment | 20010702 |
4 | ![]() |
Instance method | Public | Method | Edit Assignment | 20070315 |
5 | ![]() |
Instance method | Public | Method | Retrieve Assignments | 20010629 |
6 | ![]() |
Instance method | Public | Method | Get Assignments | 20070315 |
7 | ![]() |
Instance method | Public | Method | Retrieve Favorite Assignment | 20010702 |
8 | ![]() |
Static method | Public | Method | Instantiate Assignment | 20010629 |
9 | ![]() |
Instance method | Private | Method | Set Attributes | 20010629 |
10 | ![]() |
Instance method | Public | Method | Set Favorite | 20010703 |
Events
Class CL_CFX_ASSIGNMENTS has no event.
Types
Class CL_CFX_ASSIGNMENTS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_ID | GUID im 'CHAR' Format in Großschreibung | 20010629 | ||
2 | ![]() |
I_TYPE | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_TYPE | Objekttyp | 20010629 |
Method CONSTRUCTOR on class CL_CFX_ASSIGNMENTS has no exception.
Method CREATE_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ASSIGNMENT_ID | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENT-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20010702 | ||
2 | ![]() |
I_URL | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-URL | Zeichenkette für Collaboration Folders | 20010629 | ||
3 | ![]() |
I_URL_NAME | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-URL_NAME | Zeichenkette für Collaboration Folders | 20010629 | ||
4 | ![]() |
I_URL_TEXT | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-URL_TEXT | Zeichenkette für Collaboration Folders | 20010629 |
Method CREATE_ASSIGNMENT on class CL_CFX_ASSIGNMENTS has no exception.
Method DELETE_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ASSIGNMENT_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20010702 |
Method DELETE_ASSIGNMENT on class CL_CFX_ASSIGNMENTS has no exception.
Method EDIT_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ASSIGNMENT_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20070315 | ||
2 | ![]() |
I_ASSIGNMENT_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20070315 | ||
3 | ![]() |
I_URL | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-URL | Zeichenkette für Collaboration Folders | 20070315 | ||
4 | ![]() |
I_URL_NAME | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-URL_NAME | Zeichenkette für Collaboration Folders | 20070315 | ||
5 | ![]() |
I_URL_TEXT | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-URL_TEXT | Zeichenkette für Collaboration Folders | 20070315 |
Method EDIT_ASSIGNMENT on class CL_CFX_ASSIGNMENTS has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ASSIGNMENTS | Value transfer | Type reference (TYPE) | CFX_TT_ASSIGNMENT | Assignments | 20010629 |
Method GET on class CL_CFX_ASSIGNMENTS has no exception.
Method GET_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ASSIGNMENT_ID | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENT-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20070315 | ||
2 | ![]() |
RT_ASSIGNMENTS | Value transfer | Type reference (TYPE) | CFX_TT_ASSIGNMENT | Assignments | 20070315 |
Method GET_ASSIGNMENT on class CL_CFX_ASSIGNMENTS has no exception.
Method GET_FAVORITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ASSIGNMENT | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENT | Zuordnung zu externen Objekten | 20010702 |
Method GET_FAVORITE on class CL_CFX_ASSIGNMENTS has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_ID | GUID im 'CHAR' Format in Großschreibung | 20010629 | ||
2 | ![]() |
I_TYPE | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_TYPE | Objekttyp | 20010629 | ||
3 | ![]() |
RP_ASSIGNMENTS | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ASSIGNMENTS | Assignments | 20010629 |
Method INITIALIZE on class CL_CFX_ASSIGNMENTS has no exception.
Method INITIALIZE_ATTRIBUTES Signature
Method INITIALIZE_ATTRIBUTES on class CL_CFX_ASSIGNMENTS has no parameter.
Method INITIALIZE_ATTRIBUTES on class CL_CFX_ASSIGNMENTS has no exception.
Method SET_FAVORITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ASSIGNMENT_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20010703 |
Method SET_FAVORITE on class CL_CFX_ASSIGNMENTS has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |