SAP ABAP Class CL_USER_SETTINGS_MM (User Settings)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_APPLICATION (Package) Structure Package EBP
⤷
ME (Package) Application development R/3 Purchasing
⤷
⤷
⤷
Properties
| Class | CL_USER_SETTINGS_MM | |
| Short Description | User Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ME | Application development R/3 Purchasing |
| Created | 20011002 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USER_SETTINGS_MM has no forward declaration.
Interfaces
Class CL_USER_SETTINGS_MM has no interface implemented.
Friends
Class CL_USER_SETTINGS_MM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | MEMORYID | 'MMPUR_ALV_TRACE' | Set/Get Parameter ID | 20080723 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_USER_SETTINGS_MM | User Settings | 20080722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Supply Instance | 20080722 | |
| 2 | Static method | Public | Method | User Parameters | 20011002 | |
| 3 | Instance method | Public | Method | Is ALV Trace Active | 20080723 | |
| 4 | Instance method | Public | Method | Set User Parameter | 20080722 |
Events
Class CL_USER_SETTINGS_MM has no event.
Types
Class CL_USER_SETTINGS_MM has no local type.
Method Signatures
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_USER_SETTINGS_MM | Benutzereinstellungen | 20080722 |
Method GET_INSTANCE on class CL_USER_SETTINGS_MM has no exception.
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAMETER_ID | Call by reference | Type reference (TYPE) | MEMORYID | Set-/Get-Paramter-Id | 20011002 | |||
| 2 | RE_VALUE | Value transfer | Type reference (TYPE) | XUVALUE | Parameterwert | 20011002 |
Method GET_PARAMETER on class CL_USER_SETTINGS_MM has no exception.
Method IS_ALV_TRACE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | MMPUR_BOOL | Trace soll erzeugt werden | 20080723 |
Method IS_ALV_TRACE_ACTIVE on class CL_USER_SETTINGS_MM has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | MEMORYID | Set-/Get-Paramter-Id | 20080722 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | XUVALUE | Parameterwert | 20080722 |
Method SET_PARAMETER on class CL_USER_SETTINGS_MM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 470 |