SAP ABAP Class CX_SRM_USP (Base class for exceptions to user setting spaces)
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_US | Base class for exceptions to user settings | 20010829 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_USP_EXISTS | User Setting Space Already Exists | 20010829 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_USP_EXISTS_NOT | User Setting Space Does Not Exist | 20010829 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_USP_LIST_ERROR | Error Accessing Lists in User Setting Spaces | 20010829 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_USP_UNDEF_SETTING | Setting Without Setting Definition | 20011026 |
Properties
| Class | CX_SRM_USP | |
| Short Description | Base class for exceptions to user setting spaces | |
| Super Class | CX_SRM_US | Base class for exceptions to user settings |
| 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 | 20010829 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SRM_USP has no forward declaration.
Interfaces
Class CX_SRM_USP has no interface implemented.
Friends
Class CX_SRM_USP 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 | '' | Exception ID: Value for Attribute TEXTID | 20010829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010829 |
Events
Class CX_SRM_USP has no event.
Types
Class CX_SRM_USP 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 | 20010829 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010829 | ||||
| 3 | SRC_CLASS | Value transfer | Type reference (TYPE) | STRING | SRC_CLASS | 20010829 | |||
| 4 | SRC_METHOD | Value transfer | Type reference (TYPE) | STRING | SRC_METHOD | 20010829 | |||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010829 | ||||
| 6 | USER_SETTING_SPACE | Value transfer | Type reference (TYPE) | STRING | USER_SETTING_SPACE | 20010829 |
Method CONSTRUCTOR on class CX_SRM_USP has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |