SAP ABAP Class CL_CFX_P_ASSIGNMENTS (Persistence of 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_P_ASSIGNMENTS | |
Short Description | Persistence of 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 | 20010628 | 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_P_ASSIGNMENTS has no interface implemented.
Friends
Class CL_CFX_P_ASSIGNMENTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_P_ASSIGNMENTS | Persistence of Assignments | 20010628 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deletion of an Assignment | 20010629 |
2 | ![]() |
Instance method | Public | Method | Edit Assignment | 20070315 |
3 | ![]() |
Static method | Public | Method | Retrieving the Instance | 20010628 |
4 | ![]() |
Instance method | Public | Method | Retrieval of the Last Assignment Created | 20010702 |
5 | ![]() |
Instance method | Public | Method | Retrieve Assignments | 20010629 |
6 | ![]() |
Instance method | Public | Method | Determine Object (ID) from Assignment (ID) | 20011106 |
7 | ![]() |
Instance method | Public | Method | Insertion of an Assignment | 20010629 |
8 | ![]() |
Instance method | Public | Method | Update Favorite | 20010629 |
Events
Class CL_CFX_P_ASSIGNMENTS has no event.
Types
Class CL_CFX_P_ASSIGNMENTS has no local type.
Method Signatures
Method DELETE 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 | 20010629 | ||
2 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_ID | GUID im 'CHAR' Format in Großschreibung | 20010702 | ||
3 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_TYPE | Objekttyp | 20010702 |
Method DELETE on class CL_CFX_P_ASSIGNMENTS has no exception.
Method EDIT 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_ASSIGNMENTS-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20070315 | ||
2 | ![]() |
I_ASSIGNMENT_ID | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENTS-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20070315 | ||
3 | ![]() |
I_CREATED_BY | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENTS-CREATED_BY | Name der Person, die das Objekt angelegt hat | 20070315 | ||
4 | ![]() |
I_CREATED_ON | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENTS-CREATED_ON | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070315 | ||
5 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_ID | GUID im 'CHAR' Format in Großschreibung | 20070315 | ||
6 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_TYPE | Objekttyp | 20070315 | ||
7 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENTS-URL | Zeichenkette für Collaboration Folders | 20070315 | ||
8 | ![]() |
I_URL_NAME | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENTS-URL_NAME | Zeichenkette für Collaboration Folders | 20070315 | ||
9 | ![]() |
I_URL_TEXT | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENTS-URL_TEXT | Zeichenkette für Collaboration Folders | 20070315 |
Method EDIT on class CL_CFX_P_ASSIGNMENTS has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_P_ASSIGNMENTS | Value transfer | Object reference (TYPE REF TO) | CL_CFX_P_ASSIGNMENTS | Persistence of Assignments | 20010629 |
Method GET_INSTANCE on class CL_CFX_P_ASSIGNMENTS has no exception.
Method GET_LAST_CREATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_ID | GUID im 'CHAR' Format in Großschreibung | 20010702 | ||
2 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_TYPE | Objekttyp | 20010702 | ||
3 | ![]() |
R_ASSIGNMENT_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20010703 |
Method GET_LAST_CREATED on class CL_CFX_P_ASSIGNMENTS has no exception.
Method GET_LIST 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_ASSIGNMENTS-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20070315 | ||
2 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_ID | GUID im 'CHAR' Format in Großschreibung | 20010629 | ||
3 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_TYPE | Objekttyp | 20010629 | ||
4 | ![]() |
RT_ASSIGNMENTS | Value transfer | Type reference (TYPE) | CFX_TT_ASSIGNMENT | Liste von Assignments | 20010629 |
Method GET_LIST on class CL_CFX_P_ASSIGNMENTS has no exception.
Method GET_OBJECT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT_ID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20011106 | ||
2 | ![]() |
E_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20011106 | ||
3 | ![]() |
I_ASSIGNMENT_ID | Call by reference | Type reference (TYPE) | CFX_ASSIGNMENT-ASSIGNMENT_ID | GUID im 'CHAR' Format in Großschreibung | 20011106 |
Method GET_OBJECT_ID on class CL_CFX_P_ASSIGNMENTS has no exception.
Method INSERT 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 | 20010629 | ||
2 | ![]() |
I_CREATED_BY | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-CREATED_BY | Name der Person, die das Objekt angelegt hat | 20010629 | ||
3 | ![]() |
I_CREATED_ON | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-CREATED_ON | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20010629 | ||
4 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_ID | GUID im 'CHAR' Format in Großschreibung | 20010629 | ||
5 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_TYPE | Objekttyp | 20010629 | ||
6 | ![]() |
I_URL | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-URL | Zeichenkette für Collaboration Folders | 20010629 | ||
7 | ![]() |
I_URL_NAME | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-URL_NAME | Zeichenkette für Collaboration Folders | 20010629 | ||
8 | ![]() |
I_URL_TEXT | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-URL_TEXT | Zeichenkette für Collaboration Folders | 20010629 |
Method INSERT on class CL_CFX_P_ASSIGNMENTS has no exception.
Method UPDATE_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 | Zeichenkette für Collaboration Folders | 20010629 | ||
2 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_ID | GUID im 'CHAR' Format in Großschreibung | 20010629 | ||
3 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_ASSIGNMENTS-OBJECT_TYPE | Objekttyp | 20010629 |
Method UPDATE_FAVORITE on class CL_CFX_P_ASSIGNMENTS has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |