SAP ABAP Class CL_CFX_DATA_SHEET (Specification Data Sheet)
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_DATA_SHEET | |
| Short Description | Specification Data Sheet | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20001206 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20020415 | ||
| 2 | IF_CFS_AUTH_NEEDER | Interface for cFolders Authorization | 20041207 | ||
| 3 | IF_CFS_STATUS_OBJECT | Object Interface for Status Management | 20020522 | ||
| 4 | IF_CFX_ALIAS | Alias Names for Objects | 20010613 | ||
| 5 | IF_CFX_COMMON | Common Interface for All Objects | 20010108 | ||
| 6 | IF_CFX_DISCUSSIBLE | Objects to Which a Discussion Can Be Appended | 20021017 | ||
| 7 | IF_CFX_DOCUMENT | Common Interface for All Documents | 20001206 | ||
| 8 | IF_CFX_GO_DATA_PARENT | Object Interface for Object with Generic Data | 20030130 | ||
| 9 | IF_CFX_HAS_STATUS | Interface for Objects That Can Have a Status | 20020522 | ||
| 10 | IF_CFX_ITERATOR_ELEMENT | Common Interface for All Objects That Can Be Iterated | 20001206 | ||
| 11 | IF_CFX_SEARCHEABLE | CFX Search: Interface of Object for Search | 20010906 | ||
| 12 | IF_CFX_VERSIONING | Common Interface for All Versional Documents | 20001206 |
Friends
Class CL_CFX_DATA_SHEET has no friend class.
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_FOL_APPLICATION | Application Singleton for Folders Packet | 20001206 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CFX_COMMON_DOCUMENT | Common Interface for All Documents | 20010412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001206 | |
| 2 | Instance method | Public | Method | Counts the Versions: is Slow: GET_VERSION_OVERVIE is Better | 20001206 | |
| 3 | Static method | Public | Method | Generates a New Instance of a TEXT Object | 20001206 | |
| 4 | Static method | Public | Method | Instantiates an Instance of Type TEXT from the Database | 20001206 | |
| 5 | Instance method | Private | Method | 20010705 | ||
| 6 | Instance method | Private | Method | 20010705 | ||
| 7 | Static method | Public | Method | Registers Text as Belonging to Folder | 20001206 | |
| 8 | Instance method | Private | Method | Set the Status Authorization | 20030312 | |
| 9 | Instance method | Private | Method | Registers Structure as Belonging to Folders | 20020422 |
Events
Class CL_CFX_DATA_SHEET has no event.
Types
Class CL_CFX_DATA_SHEET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CFX_DATA_SHEET has no parameter.
Method CONSTRUCTOR on class CL_CFX_DATA_SHEET has no exception.
Method COUNT_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl bestehender Versionen | 20001206 |
Method COUNT_VERSIONS on class CL_CFX_DATA_SHEET has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT_TYPING | Call by reference | Object reference (TYPE REF TO) | CL_CFX_OBJECT_TYPING | Objekt - Typisierung | 20030114 | |||
| 2 | IP_PARENT_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COMMON_FOLDER | Mappe für Collaboration Folders | 20001206 | |||
| 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 | Kurztext eines Objektes | 20001206 | |||
| 5 | I_NAME | Call by reference | Type reference (TYPE) | CFX_DOCUMENT_NAME | Externe Bezeichnung eines Objektes | 20001206 | |||
| 6 | I_USED_BY | Call by reference | Type reference (TYPE) | SKWF_APPL | CFXF1_SC_APPLICATION | Zu welche Applikation gehört das Objekt? | 20041117 | ||
| 7 | RP_DATA_SHEET | Value transfer | Object reference (TYPE REF TO) | CL_CFX_DATA_SHEET | 20001206 |
Method CREATE on class CL_CFX_DATA_SHEET 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_FOLDER | Mappe für Collaboration Folders | 20001206 | |||
| 2 | I_DOCUMENT_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20001206 | |||
| 3 | RP_DATA_SHEET | Value transfer | Object reference (TYPE REF TO) | CL_CFX_DATA_SHEET | 20001206 |
Method INITIALIZE on class CL_CFX_DATA_SHEET has no exception.
Method RAISE_CREATED Signature
Method RAISE_CREATED on class CL_CFX_DATA_SHEET has no parameter.
Method RAISE_CREATED on class CL_CFX_DATA_SHEET has no exception.
Method RAISE_CREATED_AS_COPY Signature
Method RAISE_CREATED_AS_COPY on class CL_CFX_DATA_SHEET has no parameter.
Method RAISE_CREATED_AS_COPY on class CL_CFX_DATA_SHEET has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DATA_SHEET | Call by reference | Object reference (TYPE REF TO) | CL_CFX_DATA_SHEET | x | 20001206 |
Method REGISTER on class CL_CFX_DATA_SHEET has no exception.
Method SET_STATUS_AUTHORIZATION Signature
Method SET_STATUS_AUTHORIZATION on class CL_CFX_DATA_SHEET has no parameter.
Method SET_STATUS_AUTHORIZATION on class CL_CFX_DATA_SHEET has no exception.
Method UNREGISTER Signature
Method UNREGISTER on class CL_CFX_DATA_SHEET has no parameter.
Method UNREGISTER on class CL_CFX_DATA_SHEET has no exception.
Meta Relationship - Using (full list)
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |