SAP ABAP Class CL_EHFND_CI_DEFAULTS_MGR (ManagerClas for user specific settings.)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
EHS-BD (Application Component) Basic Data and Tools
⤷
EHFND_FW_CI (Package) Objects of the Content Integration Framework
⤷
⤷
Properties
| Class | CL_EHFND_CI_DEFAULTS_MGR | |
| Short Description | ManagerClas for user specific settings. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EHFND_FW_CI | Objects of the Content Integration Framework |
| Created | 20090115 | SAP |
| Last change | 20100310 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_EHFND_CI_DEFAULTS_MGR has no interface implemented.
Friends
Class CL_EHFND_CI_DEFAULTS_MGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EHFND_CI_DEFAULTS_MGR | ManagerClas for user specific settings. | 20090115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20090115 | ||
| 2 | Instance method | Public | Method | 20090115 | ||
| 3 | Instance method | Public | Method | 20090115 | ||
| 4 | Static method | Public | Method | 20090115 | ||
| 5 | Instance method | Public | Method | 20090115 | ||
| 6 | Instance method | Public | Method | 20090115 |
Events
Class CL_EHFND_CI_DEFAULTS_MGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LS_CLUSTER_ID_TYPE | Private | See coding | 20090128 | BEGIN OF ls_cluster_id_type,
uname TYPE syuname,
key TYPE ehfnd_ci_def_key,
END OF ls_cluster_id_type
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EHFND_CI_DEFAULTS_MGR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EHFND_CI_DEFAULTS_MGR has no exception.
Method DELETE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | EHFND_CI_DEF_KEY | Def. key | 20090115 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20090115 |
Method DELETE_KEY on class CL_EHFND_CI_DEFAULTS_MGR has no exception.
Method GET_DEFAULTS_FOR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090115 | ||||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | EHFND_CI_DEF_KEY | Def. key | 20090115 | |||
| 3 | IV_USER | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20090115 |
Method GET_DEFAULTS_FOR_KEY on class CL_EHFND_CI_DEFAULTS_MGR has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EHFND_CI_DEFAULTS_MGR | ManagerClas for user specific settings. | 20090115 |
Method GET_INSTANCE on class CL_EHFND_CI_DEFAULTS_MGR has no exception.
Method SAVE Signature
Method SAVE on class CL_EHFND_CI_DEFAULTS_MGR has no parameter.
Method SAVE on class CL_EHFND_CI_DEFAULTS_MGR has no exception.
Method SET_DEFAULTS_FOR_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | EHFND_CI_DEF_KEY | Def. key | 20090115 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20090115 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090115 |
Method SET_DEFAULTS_FOR_KEY on class CL_EHFND_CI_DEFAULTS_MGR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |