SAP ABAP Class CX_SRM_KPRO_CM (Base class for Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_GSP_CONTENT_MODEL (Package) Records Management: KPro Content Models for Generic SP

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20010904 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_KPRO_BAD_ACTION | Action Not Permitted | 20011005 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_KPRO_BAD_DEFINITION | Definition Unsuccessful | 20010926 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_KPRO_ENTITY | Bsae Class for Entity Exceptions | 20010904 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_KPRO_PARAMETER_ERROR | Parameter Error | 20010904 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_KPRO_PARAMETER_LENGTH | Parameter Length Error | 20010905 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_KPRO_TABLE | Base Class for Table Exceptions | 20010904 |
Properties
Class | CX_SRM_KPRO_CM | |
Short Description | Base class for Exceptions | |
Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SRM_GSP_CONTENT_MODEL | Records Management: KPro Content Models for Generic SP |
Created | 20010904 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SRM_KPRO_CM has no forward declaration.
Interfaces
Class CX_SRM_KPRO_CM has no interface implemented.
Friends
Class CX_SRM_KPRO_CM 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 | '9AD9933BD0A4320BE10000000A1148F5' | Exception ID: Value for Attribute TEXTID | 20010904 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Reporting Function Module | 20030912 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20030912 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Reporting Class | 20010904 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Reporting Method | 20010904 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010904 |
Events
Class CX_SRM_KPRO_CM has no event.
Types
Class CX_SRM_KPRO_CM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FB | Value transfer | Type reference (TYPE) | STRING | FB | 20030912 | ||
2 | ![]() |
FB_RC | Value transfer | Type reference (TYPE) | I | FB_RC | 20030912 | ||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010904 | |||
4 | ![]() |
SRC_CLASS | Value transfer | Type reference (TYPE) | STRING | SRC_CLASS | 20010904 | ||
5 | ![]() |
SRC_METHOD | Value transfer | Type reference (TYPE) | STRING | SRC_METHOD | 20010904 | ||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010904 |
Method CONSTRUCTOR on class CX_SRM_KPRO_CM has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 610 |