SAP ABAP Class CL_CFX_ID_NAMESPACE (Idenfication with ID and Namespace)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_BASIS (Package) Basis Technology for the Collaboration Folders Application

⤷

⤷

Properties
Class | CL_CFX_ID_NAMESPACE | |
Short Description | Idenfication with ID and Namespace | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_BASIS | Basis Technology for the Collaboration Folders Application |
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_ID_NAMESPACE has no interface implemented.
Friends
Class CL_CFX_ID_NAMESPACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFX_T_ID_NAMESPACE_CONTEXT | Context for id_namespace | 20021212 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Assignment Deleted | 20030312 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFX_T_EXTERNAL_ID | External ident. | 20021212 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFX_ID | Int. ID | 20021212 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFX_T_EXTERNAL_ID | External Namespace | 20021212 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFX_STRING | To Be Used for Anything, For Example, File Name | 20021212 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_ID_NAMESPACE | List of All Objects Already Initialized | 20021212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change Property | 20030312 |
2 | ![]() |
Static method | Public | Method | Object from External ID, Namespace | 20021212 |
3 | ![]() |
Static method | Public | Method | Object from Internal ID | 20021212 |
4 | ![]() |
Static method | Public | Method | ID (a String) from External ID, Namespace | 20030311 |
5 | ![]() |
Instance method | Public | Method | Change Property | 20021212 |
Events
Class CL_CFX_ID_NAMESPACE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_ID_NAMESPACE | Private | See coding | this + m_int_id | 20021212 | |
|
2 | TT_ID_NAMESPACE | Private | See coding | Sorts TS_ID_NAMESPACE with Key | 20021212 | |
Method Signatures
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20030312 |
Method DELETE on class CL_CFX_ID_NAMESPACE 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_CONTEXT | Call by reference | Type reference (TYPE) | CFX_T_ID_NAMESPACE_CONTEXT | Kontext für id_namespace | 20021212 | ||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_ID | Externe ID | 20021212 | ||
3 | ![]() |
I_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | Externer Namesraum | 20021212 | ||
4 | ![]() |
RP_ID_NAMESPACE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ID_NAMESPACE | Identifizierung mit ID und Namespace | 20021212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Muss-Eingaben fehlen | 20021212 | |
2 | ![]() |
interner Fehler | 20021212 |
Method GET_FOR_INT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | CFX_T_ID_NAMESPACE_CONTEXT | Kontext für id_namespace | 20021212 | ||
2 | ![]() |
I_INT_ID | Call by reference | Type reference (TYPE) | CFX_ID | Id des Objektes | 20021212 | ||
3 | ![]() |
RP_ID_NAMESPACE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ID_NAMESPACE | Identifizierung mit ID und Namespace | 20021212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Muss-Eingaben fehlen | 20021212 | |
2 | ![]() |
Interner Fehler | 20021212 | |
3 | ![]() |
ID mit Context gibt es nicht | 20021212 |
Method GET_STRING_ID_FOR_ID_NAMESPACE 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_STRING | ID | 20030311 | ||
2 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | CFX_T_ID_NAMESPACE_CONTEXT | Kontext für id_namespace | 20030311 | ||
3 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_ID | Externe ID | 20030311 | ||
4 | ![]() |
I_NAMESPACE | Call by reference | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | Externer Namesraum | 20030311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Muss-Eingaben fehlen | 20030311 |
Method SET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde gelöscht | 20030312 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |