SAP ABAP Class CL_CFX_GENERIC_OBJECT (Folder Object Generic Object in cFolders)
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

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_CFX_GENERIC_OBJECT | |
Short Description | Folder Object Generic Object in cFolders | |
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 | 20030121 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20030121 | ||
2 | IF_CFS_AUTH_NEEDER | Interface for cFolders Authorization | 20041207 | ||
3 | IF_CFS_STATUS_OBJECT | Object Interface for Status Management | 20030121 | ||
4 | IF_CFX_ALIAS | Alias Names for Objects | 20030121 | ||
5 | IF_CFX_COMMON | Common Interface for All Objects | 20030121 | ||
6 | IF_CFX_DISCUSSIBLE | Objects to Which a Discussion Can Be Appended | 20030121 | ||
7 | IF_CFX_DOCUMENT | Common Interface for All Documents | 20030121 | ||
8 | IF_CFX_GO_DATA_PARENT | Object Interface for Object with Generic Data | 20030122 | ||
9 | IF_CFX_HAS_STATUS | Interface for Objects That Can Have a Status | 20030121 | ||
10 | IF_CFX_ITERATOR_ELEMENT | Common Interface for All Objects That Can Be Iterated | 20030121 | ||
11 | IF_CFX_SEARCHEABLE | CFX Search: Interface of Object for Search | 20030121 | ||
12 | IF_CFX_VERSIONING | Common Interface for All Versional Documents | 20030121 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CFX_GENERIC_OBJECT_VERSION | 20030124 | Version Folder Object Generic Object in cFolders |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CFX_COMMON_DOCUMENT | Collaboration Folders Document Class | 20030121 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_VERSION | New, Unsaved Version Folder Object Generic Object | 20030122 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CFX_TT_GENERIC_OBJECT_VERSION | Table with Objects from Generic Object Version | 20030122 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060524 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Generates a New Generic Object Instance | 20030121 |
2 | ![]() |
Instance method | Public | Method | Generates a New Version | 20030123 |
3 | ![]() |
Static method | Public | Method | Generates a New Material Instance | 20030121 |
4 | ![]() |
Static method | Public | Method | Gets Object for ID | 20030128 |
5 | ![]() |
Instance method | Public | Method | Gets New Unsaved Version | 20030122 |
6 | ![]() |
Instance method | Public | Method | Gets a Version Instance for the Version ID | 20030122 |
7 | ![]() |
Static method | Public | Method | Instantiates an Instance of Type Generic Object from the DB | 20030121 |
8 | ![]() |
Static method | Public | Method | Search Data for Generic Object Data and Categorization | 20030303 |
9 | ![]() |
Instance method | Private | Method | Triggers the Event if_cfx_document~created | 20030121 |
10 | ![]() |
Instance method | Private | Method | 20030129 | |
11 | ![]() |
Static method | Public | Method | Registers Generic Object | 20030121 |
12 | ![]() |
Instance method | Private | Method | Set the Status Authorization | 20030312 |
13 | ![]() |
Instance method | Private | Method | Deletes Generic Object from Registry | 20030122 |
Events
Class CL_CFX_GENERIC_OBJECT has no event.
Types
Class CL_CFX_GENERIC_OBJECT has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_OBJECT_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_OBJECT_DESCRIPTION | Objektbeschreibung ( Typ + Typisierung ) | 20030121 | ||
2 | ![]() |
IP_PARENT_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COMMON_FOLDER | Mappe für cFolders | 20030121 | ||
3 | ![]() |
I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | CFXF1_SC_CLASS_NAME_CFX_DOC | Objekttypname | 20041111 | |
4 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | CFX_DOCUMENT_DESCRIPTION | Beschreibung des Materials | 20030121 | ||
5 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CFX_DOCUMENT_NAME | Name des Materials | 20030121 | ||
6 | ![]() |
I_USED_BY | Call by reference | Type reference (TYPE) | SKWF_APPL | CFXF1_SC_APPLICATION | Zu welcher Applikation gehört das Objekt? | 20041117 | |
7 | ![]() |
RP_GENERIC_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT | Generisches Objekt | 20030121 |
Method CREATE on class CL_CFX_GENERIC_OBJECT has no exception.
Method CREATE_NEW_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BACKEND_SYSTEM | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20030123 | ||
2 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20030123 | ||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SDOK_PROPV | Attributausprägung | 20030123 | ||
4 | ![]() |
RP_VERSION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_VERSION | Version Mappenobjekt Generisches Objekt in cFolders | 20030123 |
Method CREATE_NEW_VERSION on class CL_CFX_GENERIC_OBJECT has no exception.
Method CREATE_NOT_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_OBJECT_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_OBJECT_DESCRIPTION | Objektbeschreibung ( Typ + Typisierung ) | 20030121 | ||
2 | ![]() |
IP_PARENT_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COMMON_FOLDER | Mappe für cFolders | 20030121 | ||
3 | ![]() |
I_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | CFXF1_SC_CLASS_NAME_CFX_DOC | Objekttypname | 20041111 | |
4 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | CFX_DOCUMENT_DESCRIPTION | Beschreibung des Materials | 20030121 | ||
5 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CFX_DOCUMENT_NAME | Name des Materials | 20030121 | ||
6 | ![]() |
I_USED_BY | Call by reference | Type reference (TYPE) | SKWF_APPL | CFXF1_SC_APPLICATION | Zu welcher Applikation gehört das Objekt? | 20041117 | |
7 | ![]() |
RP_GENERIC_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT | Mappenobject Generisches Objekt in cFolders | 20030121 |
Method CREATE_NOT_PERSISTENT on class CL_CFX_GENERIC_OBJECT has no exception.
Method GET_FOR_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20030128 | ||
2 | ![]() |
RP_GENERIC_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT | Mappenobject Generisches Objekt in cFolders | 20030128 |
Method GET_FOR_ID on class CL_CFX_GENERIC_OBJECT has no exception.
Method GET_NEW_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_GENERIC_OBJECT_VERSION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_VERSION | Version Mappenobjekt Generisches Objekt in cFolders | 20030122 |
Method GET_NEW_VERSION on class CL_CFX_GENERIC_OBJECT has no exception.
Method GET_VERSION_FOR_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VERS_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20030122 | ||
2 | ![]() |
RP_GENERIC_OBJECT_VERSION | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_VERSION | Version Mappenobjekt Generisches Objekt in cFolders | 20030122 |
Method GET_VERSION_FOR_ID on class CL_CFX_GENERIC_OBJECT has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_PARENT_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COMMON_FOLDER | Mappe für Collaboration Folders | 20030121 | ||
2 | ![]() |
I_DOCUMENT_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20030121 | ||
3 | ![]() |
RP_GENERIC_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT | 20030121 |
Method INITIALIZE on class CL_CFX_GENERIC_OBJECT has no exception.
Method MATCH_SEARCH_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_CRITERIA | Call by reference | Object reference (TYPE REF TO) | IF_CFX_SEARCH_CRITERIA | CFX: Interface für Suchbedingung | 20030303 | ||
2 | ![]() |
IP_GO_DATA_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_GO_DATA_PARENT | Objektinterface für Objekt mit generische Daten | 20030303 | ||
3 | ![]() |
I_WORDTYPE_HEAD | Call by reference | Type reference (TYPE) | I | Typ der im Kopf enthaltenen Werte | 20030303 | ||
4 | ![]() |
I_WORDTYPE_ITEM | Call by reference | Type reference (TYPE) | I | Typ der in Itemsf enthaltenen Werte | 20030303 |
Method MATCH_SEARCH_CRITERIA on class CL_CFX_GENERIC_OBJECT has no exception.
Method RAISE_CREATED Signature
Method RAISE_CREATED on class CL_CFX_GENERIC_OBJECT has no parameter.
Method RAISE_CREATED on class CL_CFX_GENERIC_OBJECT has no exception.
Method RAISE_CREATED_AS_COPY Signature
Method RAISE_CREATED_AS_COPY on class CL_CFX_GENERIC_OBJECT has no parameter.
Method RAISE_CREATED_AS_COPY on class CL_CFX_GENERIC_OBJECT has no exception.
Method REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_GENERIC_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT | Mappenobject Generisches Objekt in cFolders | 20030121 |
Method REGISTER on class CL_CFX_GENERIC_OBJECT has no exception.
Method SET_STATUS_AUTHORIZATION Signature
Method SET_STATUS_AUTHORIZATION on class CL_CFX_GENERIC_OBJECT has no parameter.
Method SET_STATUS_AUTHORIZATION on class CL_CFX_GENERIC_OBJECT has no exception.
Method UNREGISTER Signature
Method UNREGISTER on class CL_CFX_GENERIC_OBJECT has no parameter.
Method UNREGISTER on class CL_CFX_GENERIC_OBJECT has no exception.
Meta Relationship - Using (full list)
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |