SAP ABAP Class CX_SRM_RG (Basis Class for Exceptions of Reference Generators)
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 | 20020704 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_RG_EVALUATION_ERROR | Error When Generating Record Numbers | 20020704 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_RG_EXISTS_NOT | Access to Non-Existing Rule, Rule Type, Element, | 20020704 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_RG_REFERENCE_ERROR | Error in the Operation for a Record Number | 20020704 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_RG_RULEDEF | Error in Rule Definition | 20020704 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_RG_USER_CANCEL | Cancellation by user | 20020704 |
Properties
Class | CX_SRM_RG | |
Short Description | Basis Class for Exceptions of Reference Generators | |
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 | 20020704 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SRM_RG has no forward declaration.
Interfaces
Class CX_SRM_RG has no interface implemented.
Friends
Class CX_SRM_RG 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 | 'F6F9DE2EE25D8047B5541318193EB872' | 20020704 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | The Current Environment | 20020719 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Rule Name | 20020704 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Rule Category | 20020704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020704 |
Events
Class CX_SRM_RG has no event.
Types
Class CX_SRM_RG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | ENVIRONMENT | 20020719 | ||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020704 | |||
3 | ![]() |
RULE_NAME | Value transfer | Type reference (TYPE) | STRING | RULE_NAME | 20020704 | ||
4 | ![]() |
RULE_TYPE | Value transfer | Type reference (TYPE) | STRING | RULE_TYPE | 20020704 | ||
5 | ![]() |
SRC_CLASS | Value transfer | Type reference (TYPE) | STRING | SRC_CLASS | 20020704 | ||
6 | ![]() |
SRC_METHOD | Value transfer | Type reference (TYPE) | STRING | SRC_METHOD | 20020704 | ||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020704 |
Method CONSTRUCTOR on class CX_SRM_RG has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 620 |