SAP ABAP Class CX_SRM_KPRO_ENTITY (Bsae Class for Entity 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_SRM_KPRO_CM | Base class for Exceptions | 20010904 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_KPRO_ENTITY_BAD_ACTION | Action Not Permitted for Entity | 20010906 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_KPRO_ENTITY_EXISTS | Entity Already Exists | 20010904 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_KPRO_ENTITY_NOT_FOUND | Class Not Found | 20010904 |
Properties
| Class | CX_SRM_KPRO_ENTITY | |
| Short Description | Bsae Class for Entity Exceptions | |
| Super Class | CX_SRM_KPRO_CM | Base class for Exceptions |
| 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_ENTITY has no forward declaration.
Interfaces
Class CX_SRM_KPRO_ENTITY has no interface implemented.
Friends
Class CX_SRM_KPRO_ENTITY 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 | '88C7943B6EBA2B3AE10000000A1148F5' | Exception ID: Value for Attribute TEXTID | 20010904 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Entity | 20010904 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Entity Type | 20010904 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Entity Version | 20010904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010904 |
Events
Class CX_SRM_KPRO_ENTITY has no event.
Types
Class CX_SRM_KPRO_ENTITY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_NAME | Value transfer | Type reference (TYPE) | STRING | ENTITY_NAME | 20010904 | |||
| 2 | ENTITY_TYPE | Value transfer | Type reference (TYPE) | STRING | ENTITY_TYPE | 20010904 | |||
| 3 | ENTITY_VERSION | Value transfer | Type reference (TYPE) | STRING | ENTITY_VERSION | 20010904 | |||
| 4 | FB | Value transfer | Type reference (TYPE) | STRING | FB | 20030912 | |||
| 5 | FB_RC | Value transfer | Type reference (TYPE) | I | FB_RC | 20030912 | |||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010904 | ||||
| 7 | SRC_CLASS | Value transfer | Type reference (TYPE) | STRING | SRC_CLASS | 20010904 | |||
| 8 | SRC_METHOD | Value transfer | Type reference (TYPE) | STRING | SRC_METHOD | 20010904 | |||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010904 |
Method CONSTRUCTOR on class CX_SRM_KPRO_ENTITY has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 610 |