SAP ABAP Class CL_CFX_API_ALIAS (Methods for Aliases)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_API (Package) Collaboration Folders: API
⤷
⤷
Properties
| Class | CL_CFX_API_ALIAS | |
| Short Description | Methods for Aliases | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_API | Collaboration Folders: API |
| Created | 20011102 | 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_API_ALIAS has no interface implemented.
Friends
Class CL_CFX_API_ALIAS has no friend class.
Attributes
Class CL_CFX_API_ALIAS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine Lists of Aliases (ID, Name, Value) | 20011102 | |
| 2 | Static method | Public | Method | Determine Value of an Alias of a Backend System | 20011102 | |
| 3 | Static method | Public | Method | Determine Lists of Aliases of a Backend System | 20011102 | |
| 4 | Static method | Public | Method | Determine Value of an Alias of a Backend System | 20011106 | |
| 5 | Static method | Public | Method | Read Attributes of the Aliases (Contexts) of a Work Area | 20030312 | |
| 6 | Static method | Public | Method | Set Object Categories for Context | 20011102 | |
| 7 | Static method | Public | Method | Set List of Aliases (ID, Name, Value) | 20011102 | |
| 8 | Static method | Public | Method | Change Value of an Alias of a Backend System | 20011102 | |
| 9 | Static method | Public | Method | Set List of Backend System Aliases | 20011102 |
Events
Class CL_CFX_API_ALIAS has no event.
Types
Class CL_CFX_API_ALIAS has no local type.
Method Signatures
Method GET_ALIAS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALIAS_VALUES | Call by reference | Type reference (TYPE) | CFX_API_TT_ALIAS_ID_VALUE | Liste von Aliasen: (ID , Wert) | 20011102 | |||
| 2 | IP_ALIAS | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ALIAS | Alias Namen zu Objekten | 20011102 |
Method GET_ALIAS_VALUES on class CL_CFX_API_ALIAS has no exception.
Method GET_BS_ALIAS_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ALIAS_CONTEXT | Einzelner Kontext | 20011102 | |||
| 2 | E_ALIAS_VALUE | Call by reference | Type reference (TYPE) | STRING | 20011102 | ||||
| 3 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ALIAS | Alias Namen zu Objekten | 20011102 | |||
| 4 | I_ALIAS_NAME | Call by reference | Type reference (TYPE) | STRING | 20011102 | ||||
| 5 | I_BACKEND_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20011102 | ||||
| 6 | I_LOOKUP_DEPTH | Call by reference | Type reference (TYPE) | I | 0 | 20011106 |
Method GET_BS_ALIAS_VALUE on class CL_CFX_API_ALIAS has no exception.
Method GET_BS_ALIAS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALIAS_VALUES | Call by reference | Type reference (TYPE) | CFX_API_TT_ALIAS_ID_NAME_VALUE | Aliasse: ( ID, Name, Wert ) | 20011102 | |||
| 2 | IP_ALIAS | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ALIAS | Alias Namen zu Objekten | 20011102 | |||
| 3 | I_BACKEND_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20011102 |
Method GET_BS_ALIAS_VALUES on class CL_CFX_API_ALIAS has no exception.
Method GET_BS_ALIAS_VALUE_0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ALIAS_CONTEXT | Einzelner Kontext | 20011106 | |||
| 2 | E_ALIAS_VALUE | Call by reference | Type reference (TYPE) | STRING | 20011106 | ||||
| 3 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ALIAS | Alias Namen zu Objekten | 20011106 | |||
| 4 | I_ALIAS_NAME | Call by reference | Type reference (TYPE) | STRING | 20011106 | ||||
| 5 | I_BACKEND_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20011106 |
Method GET_BS_ALIAS_VALUE_0 on class CL_CFX_API_ALIAS has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALIASES | Call by reference | Type reference (TYPE) | CFX_API_TT_ALIAS | Alias (alte Bezeichnung: Kontext) für API (Tabelle) | 20030312 | |||
| 2 | IP_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CFX_AREA | Collaboration: Area | 20030312 |
Method GET_LIST on class CL_CFX_API_ALIAS has no exception.
Method SET_ALIAS_OBJECT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ALIAS_CONTEXT | Einzelner Kontext | 20011102 | |||
| 2 | IT_OBJECT_TYPES | Call by reference | Type reference (TYPE) | CFX_TT_OBJECT_TYPE | Liste mit Objekttypen ( als Klasse ) | 20011102 |
Method SET_ALIAS_OBJECT_TYPES on class CL_CFX_API_ALIAS has no exception.
Method SET_ALIAS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ALIAS | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ALIAS | Alias Namen zu Objekten | 20011102 | |||
| 2 | IT_ALIAS_VALUES | Call by reference | Type reference (TYPE) | CFX_API_TT_ALIAS_ID_VALUE | Liste von Aliasen: (ID , Wert) | 20011102 |
Method SET_ALIAS_VALUES on class CL_CFX_API_ALIAS has no exception.
Method SET_BS_ALIAS_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ALIAS_CONTEXT | Einzelner Kontext | 20011102 | |||
| 2 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ALIAS | Alias Namen zu Objekten | 20011102 | |||
| 3 | I_ALIAS_NAME | Call by reference | Type reference (TYPE) | STRING | 20011102 | ||||
| 4 | I_ALIAS_VALUE | Call by reference | Type reference (TYPE) | STRING | 20011102 | ||||
| 5 | I_BACKEND_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20011102 |
Method SET_BS_ALIAS_VALUE on class CL_CFX_API_ALIAS has no exception.
Method SET_BS_ALIAS_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ALIAS | Alias Namen zu Objekten | 20011102 | |||
| 2 | IT_BS_ALIAS_VALUES | Call by reference | Type reference (TYPE) | CFX_API_TT_ALIAS_NAME_VALUE | Tabelle mit Name und Wert van aliasen | 20011102 | |||
| 3 | I_BACKEND_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20011102 |
Method SET_BS_ALIAS_VALUES on class CL_CFX_API_ALIAS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |