SAP ABAP Class CL_CFX_ALIAS_CONTEXT (Single Context)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_ALIAS (Package) CFX: Alias Management
⤷
⤷
Properties
| Class | CL_CFX_ALIAS_CONTEXT | |
| Short Description | Single Context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_ALIAS | CFX: Alias Management |
| Created | 20010531 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CFX_ALIAS_CONTEXT has no forward declaration.
Interfaces
Class CL_CFX_ALIAS_CONTEXT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CFX_ALIAS_CONTEXTS | 20010531 | Context for Alias Names |
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_ALIAS_CONTEXTS | List in Which This Context is Located | 20010531 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CFX_ALIAS_TT_OBJECT_TYPE | List of Object Types | 20010710 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20010531 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | Changed? | 20010606 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20010531 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CFX_ALIAS_T_CONTEXT_ID | Unique ID for Contexts | 20010531 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | Context Name | 20010531 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CFX_BOOLEAN | Display Alias? | 20010531 |
Methods
Events
Class CL_CFX_ALIAS_CONTEXT has no event.
Types
Class CL_CFX_ALIAS_CONTEXT has no local type.
Method Signatures
Method CHECK_NEW_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BACKEND_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20010531 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions für Nameskonflikte | 20010531 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONTEXTS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ALIAS_CONTEXTS | Objekt, das den Konstruktor aufruft | 20010531 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | CFX_ALIAS_T_CONTEXT_ID | Eindeutige ID für Kontexte | 20010531 |
Method CONSTRUCTOR on class CL_CFX_ALIAS_CONTEXT has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER | Value transfer | Type reference (TYPE) | I | Zahl der gelöschten alias Namen | 20010608 |
Method DELETE on class CL_CFX_ALIAS_CONTEXT has no exception.
Method GET_ALIAS 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 | 20010710 | ||||
| 2 | RP_ALIAS | Value transfer | Object reference (TYPE REF TO) | CL_CFX_ALIAS | Ein Alias Name | 20010605 |
Method GET_ALIAS on class CL_CFX_ALIAS_CONTEXT has no exception.
Method GET_BACKEND_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BACKEND_SYSTEM | Value transfer | Type reference (TYPE) | STRING | 20010601 |
Method GET_BACKEND_SYSTEM on class CL_CFX_ALIAS_CONTEXT has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20010601 |
Method GET_DESCRIPTION on class CL_CFX_ALIAS_CONTEXT has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | CFX_ALIAS_T_CONTEXT_ID | Eindeutige ID für Kontexte | 20010601 |
Method GET_ID on class CL_CFX_ALIAS_CONTEXT has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | 20010601 |
Method GET_NAME on class CL_CFX_ALIAS_CONTEXT has no exception.
Method GET_SHOW_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SHOW_ALIAS | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Alias anzeigen ? | 20010601 |
Method GET_SHOW_ALIAS on class CL_CFX_ALIAS_CONTEXT has no exception.
Method GET_USED_BY_OBJECT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_TYPES | Call by reference | Type reference (TYPE) | CFX_ALIAS_TT_OBJECT_TYPE | 20010727 |
Method GET_USED_BY_OBJECT_TYPES on class CL_CFX_ALIAS_CONTEXT has no exception.
Method IS_USED_BY_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_ALIAS_T_OBJECT_TYPE | Objekttyp | 20010704 | |||
| 2 | R_IS_USED | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20010704 |
Method IS_USED_BY_OBJECT_TYPE on class CL_CFX_ALIAS_CONTEXT has no exception.
Method LOAD Signature
Method LOAD on class CL_CFX_ALIAS_CONTEXT has no parameter.
Method LOAD on class CL_CFX_ALIAS_CONTEXT has no exception.
Method P_DELETE Signature
Method P_DELETE on class CL_CFX_ALIAS_CONTEXT has no parameter.
Method P_DELETE on class CL_CFX_ALIAS_CONTEXT has no exception.
Method P_LOAD Signature
Method P_LOAD on class CL_CFX_ALIAS_CONTEXT has no parameter.
Method P_LOAD on class CL_CFX_ALIAS_CONTEXT has no exception.
Method P_SAVE Signature
Method P_SAVE on class CL_CFX_ALIAS_CONTEXT has no parameter.
Method P_SAVE on class CL_CFX_ALIAS_CONTEXT has no exception.
Method SAVE Signature
Method SAVE on class CL_CFX_ALIAS_CONTEXT has no parameter.
Method SAVE on class CL_CFX_ALIAS_CONTEXT has no exception.
Method SET_CONTEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CONTEXTS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ALIAS_CONTEXTS | Kontexte, zu denen dieser gehören soll | 20010607 |
Method SET_CONTEXTS on class CL_CFX_ALIAS_CONTEXT has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20010606 |
Method SET_DESCRIPTION on class CL_CFX_ALIAS_CONTEXT has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20010606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions für Nameskonflikte | 20010606 |
Method SET_NAME_BS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BACKEND_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20010606 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20010606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions für Nameskonflikte | 20010606 |
Method SET_SHOW_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHOW_ALIAS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20010606 |
Method SET_SHOW_ALIAS on class CL_CFX_ALIAS_CONTEXT has no exception.
Method SET_USED_BY_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_ALIAS_T_OBJECT_TYPE | Objekttyp | 20010704 | |||
| 2 | I_USED | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20010704 |
Method SET_USED_BY_OBJECT_TYPE on class CL_CFX_ALIAS_CONTEXT has no exception.
Method SET_USED_BY_OBJECT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_TYPES | Call by reference | Type reference (TYPE) | CFX_ALIAS_TT_OBJECT_TYPE | 20010710 |
Method SET_USED_BY_OBJECT_TYPES on class CL_CFX_ALIAS_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |