SAP ABAP Class CX_SADL_ENTITY_INVALID_DATA (Invalid data input to SADL CRUD services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_ENTITY_API (Package) SADL Entity API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20130729 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SADL_ENTITY_DUPLICATE_KEY | Entity to be created already exists | 20130729 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SADL_ENTITY_NOT_AUTHORIZED | Entity does not exist | 20131204 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SADL_ENTITY_NOT_FOUND | Entity does not exist | 20130729 |
Properties
Class | CX_SADL_ENTITY_INVALID_DATA | |
Short Description | Invalid data input to SADL CRUD services | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SADL_ENTITY_API | SADL Entity API |
Created | 20130729 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SADL_ENTITY_INVALID_DATA has no forward declaration.
Interfaces
Class CX_SADL_ENTITY_INVALID_DATA has no interface implemented.
Friends
Class CX_SADL_ENTITY_INVALID_DATA 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 | '005056AC04EE1ED2BEE8C0FD575E0F50' | 20130801 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Reference to (a copy of) the invalid entity data | 20130801 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SADL_ENTITY_ID | Name of SADL_ENTITY_ID | 20130729 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SADL_ENTITY_TYPE | Name of SADL_ENTITY_TYPE | 20130729 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130729 |
2 | ![]() |
Static method | Public | Method | returns a reference to a copy of the entity data | 20130801 |
Events
Class CX_SADL_ENTITY_INVALID_DATA has no event.
Types
Class CX_SADL_ENTITY_INVALID_DATA 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_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130801 | |||
2 | ![]() |
ENTITY_ID | Call by reference | Type reference (TYPE) | SADL_ENTITY_ID | 20130729 | |||
3 | ![]() |
ENTITY_TYPE | Call by reference | Type reference (TYPE) | SADL_ENTITY_TYPE | 20130729 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130729 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20130729 |
Method CONSTRUCTOR on class CX_SADL_ENTITY_INVALID_DATA has no exception.
Method REF_TO_DATA_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | DATA | 20130801 | |||
2 | ![]() |
RR_DATA_COPY | Value transfer | Object reference (TYPE REF TO) | DATA | 20130801 |
Method REF_TO_DATA_COPY on class CX_SADL_ENTITY_INVALID_DATA has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |