SAP ABAP Class CX_SRM_US (Base class for exceptions to user settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_RECORD_FACILITIES (Package) Tools and Add-Ons for Records Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_RF | Base class for Exceptions | 20010808 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_USP | Base class for exceptions to user setting spaces | 20010829 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_US_DBWRITE_ERROR | Base class for exceptions to user settings | 20010808 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_US_INVALID_PARAMETER | Incorrect Parameters in User Settings | 20010808 |
Properties
| Class | CX_SRM_US | |
| Short Description | Base class for exceptions to user settings | |
| Super Class | CX_SRM_RF | Base class for Exceptions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SRM_RECORD_FACILITIES | Tools and Add-Ons for Records Management |
| Created | 20010807 | SAP |
| Last change | 20010808 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SRM_US has no forward declaration.
Interfaces
Class CX_SRM_US has no interface implemented.
Friends
Class CX_SRM_US has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '8507463B7413B579E10000000A1148F5' | Exception ID: Value for Attribute TEXTID | 20010807 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Setting Name | 20010807 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Namespace for Which the Setting is Valid | 20010829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010807 |
Events
Class CX_SRM_US has no event.
Types
Class CX_SRM_US has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | NAME | 20010807 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010807 | ||||
| 3 | SRC_CLASS | Value transfer | Type reference (TYPE) | STRING | SRC_CLASS | 20010807 | |||
| 4 | SRC_METHOD | Value transfer | Type reference (TYPE) | STRING | SRC_METHOD | 20010807 | |||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010807 | ||||
| 6 | USER_SETTING_SPACE | Value transfer | Type reference (TYPE) | STRING | USER_SETTING_SPACE | 20010829 |
Method CONSTRUCTOR on class CX_SRM_US has no exception.
History
| Last changed by/on | SAP | 20010808 |
| SAP Release Created in | 610 |