SAP ABAP Class CL_CFX_COL_SUPPORTED_TYPES (Administers Object Types That Can Be Used in Collaboration)
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_COL_SUPPORTED_TYPES | |
Short Description | Administers Object Types That Can Be Used in Collaboration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_COLLABORATION | Business Logic for Collaboration Folders |
Created | 20030219 | 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_COL_SUPPORTED_TYPES has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CFX_COLLABORATION | 20030219 | Collaboration: Collaboration |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_OBJECT_TYPE | List with Object Types (as Class) | 20030219 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_OBJECT_TYPING | List with Object Categories | 20030219 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_COLID | Collaboration Folder: Collaboration ID | 20030219 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Settings for Object Types Explicitly Empty | 20030228 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Settings for Categories Explicitly Empty | 20030228 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Whether Object Was Initialized Already | 20030227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20030219 | |
2 | ![]() |
Instance method | Protected | Method | Sets Allowed Object Types for Collaboration | 20030219 |
3 | ![]() |
Instance method | Protected | Method | Gets Allowed Object Types for Collaboration | 20030219 |
4 | ![]() |
Instance method | Protected | Method | Gets Allowed Categories for Collaboration | 20030227 |
5 | ![]() |
Static method | Protected | Method | Instantiates Object (Gets Data in Memory) | 20030219 |
6 | ![]() |
Instance method | Private | Method | Instantiates Object (Gets Data in Memory) | 20030219 |
7 | ![]() |
Instance method | Protected | Method | Sets Allowed Object Types for Collaboration | 20030219 |
8 | ![]() |
Instance method | Protected | Method | Sets Allowed Object Types for Collaboration | 20030227 |
Events
Class CL_CFX_COL_SUPPORTED_TYPES has no event.
Types
Class CL_CFX_COL_SUPPORTED_TYPES 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 | Call by reference | Type reference (TYPE) | CFX_ID | Id des Objektes | 20030219 |
Method CONSTRUCTOR on class CL_CFX_COL_SUPPORTED_TYPES has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TYPES | Value transfer | Type reference (TYPE) | CFX_TT_OBJECT_TYPE | Liste mit Objekttypen ( als Klasse ) | 20030219 |
Method DELETE on class CL_CFX_COL_SUPPORTED_TYPES has no exception.
Method GET_OBJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ONLY_OPTIONAL_TYPES | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | nur optionale Typen (alles außer 'doc') | 20030227 | |
2 | ![]() |
RT_OBJECT_TYPES | Value transfer | Type reference (TYPE) | CFX_TT_OBJECT_TYPE | Liste mit Objekttypen ( als Klasse ) | 20030219 |
Method GET_OBJECT_TYPES on class CL_CFX_COL_SUPPORTED_TYPES has no exception.
Method GET_OBJECT_TYPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_OBJECT_TYPINGS | Value transfer | Type reference (TYPE) | CFX_TT_OBJECT_TYPING | 20030227 |
Method GET_OBJECT_TYPINGS on class CL_CFX_COL_SUPPORTED_TYPES has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | CFX_COLID | Collaboration Folder: Id Collaboration | 20030219 | ||
2 | ![]() |
RP_COL_SUPPORTED_TYPES | Value transfer | Object reference (TYPE REF TO) | CL_CFX_COL_SUPPORTED_TYPES | Verwaltet in Collaboration verwendbare Objekttypen | 20030219 |
Method INITIALIZE on class CL_CFX_COL_SUPPORTED_TYPES has no exception.
Method INITIALIZE_ATTRIBUTES Signature
Method INITIALIZE_ATTRIBUTES on class CL_CFX_COL_SUPPORTED_TYPES has no parameter.
Method INITIALIZE_ATTRIBUTES on class CL_CFX_COL_SUPPORTED_TYPES has no exception.
Method SET_OBJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TYPES | Value transfer | Type reference (TYPE) | CFX_TT_OBJECT_TYPE | Liste mit Objekttypen ( als Klasse ) | 20030219 |
Method SET_OBJECT_TYPES on class CL_CFX_COL_SUPPORTED_TYPES has no exception.
Method SET_OBJECT_TYPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT_TYPINGS | Value transfer | Type reference (TYPE) | CFX_TT_OBJECT_TYPING | 20030227 |
Method SET_OBJECT_TYPINGS on class CL_CFX_COL_SUPPORTED_TYPES has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |