SAP ABAP Class CL_CFX_OBJECT_TYPING (Object - Categorizing)
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_OBJECT_TYPING | |
Short Description | Object - Categorizing | |
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 | 20021212 | 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_OBJECT_TYPING has no interface implemented.
Friends
Class CL_CFX_OBJECT_TYPING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_TYPE | Description Generic Object Type in cFolders | 20021212 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_ID_NAMESPACE | Idenfication with ID and Namespace | 20021212 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | CFX_T_ID_NAMESPACE_CONTEXT | 'ObjectTyping' | Context for id_namespace | 20021212 | |
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_OBJECT_TYPING | Current Categories as Cache | 20021212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Object from id_namspace Object | 20021213 |
2 | ![]() |
Static method | Public | Method | Gets All Possible Categories | 20030228 |
3 | ![]() |
Static method | Public | Method | Object from External ID, Namespace | 20021213 |
4 | ![]() |
Static method | Public | Method | Object from Internal ID | 20021213 |
5 | ![]() |
Instance method | Public | Method | Gets Reference to Generic Object Type | 20030115 |
6 | ![]() |
Instance method | Public | Method | Returns External ID and Namespace | 20030317 |
7 | ![]() |
Instance method | Public | Method | Int. ID | 20021213 |
8 | ![]() |
Static method | Public | Method | Discard Cache | 20021213 |
Events
Class CL_CFX_OBJECT_TYPING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_OBJECT_TYPING | Private | See coding | this + int id | 20021212 | |
|
2 | TT_OBJECT_TYPING | Private | See coding | Sorts TS_OBJECT_TYPING with Key Int. ID | 20021212 | |
Method Signatures
Method AUX_GET_FOR_P_ID_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_ID_NAMESPACE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ID_NAMESPACE | Identifizierung mit ID und Namespace | 20021213 | ||
2 | ![]() |
RP_OBJECT_TYPING | Value transfer | Object reference (TYPE REF TO) | CL_CFX_OBJECT_TYPING | Typisierung | 20021213 |
Method AUX_GET_FOR_P_ID_NAMESPACE on class CL_CFX_OBJECT_TYPING has no exception.
Method GET_ALL_OBJECT_TYPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_TYPING | Call by reference | Type reference (TYPE) | CFX_TT_OBJECT_TYPING | Liste mit Objekttypisierungen | 20030228 | ||
2 | ![]() |
IP_OBJECT_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_OBJECT_TYPE | Objekttyp | 20030228 | ||
3 | ![]() |
I_INCLUDE_SAP | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Boolscher Typ | 20050107 |
Method GET_ALL_OBJECT_TYPINGS on class CL_CFX_OBJECT_TYPING has no exception.
Method GET_FOR_ID_NAMESPACE 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_T_EXTERNAL_ID | Externe ID | 20021213 | ||
2 | ![]() |
I_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | Externer Namesraum | 20021213 | ||
3 | ![]() |
RP_OBJECT_TYPING | Value transfer | Object reference (TYPE REF TO) | CL_CFX_OBJECT_TYPING | Typisierung | 20021213 |
Method GET_FOR_ID_NAMESPACE on class CL_CFX_OBJECT_TYPING has no exception.
Method GET_FOR_INT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INT_ID | Call by reference | Type reference (TYPE) | CFX_ID | Id des Objektes | 20021213 | ||
2 | ![]() |
RP_OBJECT_TYPING | Value transfer | Object reference (TYPE REF TO) | CL_CFX_OBJECT_TYPING | Typisierung | 20021213 |
Method GET_FOR_INT_ID on class CL_CFX_OBJECT_TYPING has no exception.
Method GET_GENERIC_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_GENERIC_OBJECT_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT_TYPE | Beschreibung generischer Objekttyp in cFolders | 20030115 |
Method GET_GENERIC_OBJECT_TYPE on class CL_CFX_OBJECT_TYPING has no exception.
Method GET_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ID | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_ID | Externe ID | 20030317 | ||
2 | ![]() |
E_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | Externer Namesraum | 20030317 |
Method GET_IDENTIFIER on class CL_CFX_OBJECT_TYPING has no exception.
Method GET_INT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INT_ID | Value transfer | Type reference (TYPE) | CFX_ID | Id des Objektes | 20021213 |
Method GET_INT_ID on class CL_CFX_OBJECT_TYPING has no exception.
Method INVALIDATE_CACHE Signature
Method INVALIDATE_CACHE on class CL_CFX_OBJECT_TYPING has no parameter.
Method INVALIDATE_CACHE on class CL_CFX_OBJECT_TYPING has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |