SAP ABAP Class CL_SEDI_ADT_RES_OBJ_VALIDATION (Checks object at creation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEDI_ADT (Package) Service Enabeling Navigation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20110802 |
Properties
| Class | CL_SEDI_ADT_RES_OBJ_VALIDATION | |
| Short Description | Checks object at creation | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDI_ADT | Service Enabeling Navigation |
| Created | 20110801 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SEDI_ADT_RES_OBJ_VALIDATION has no forward declaration.
Interfaces
Class CL_SEDI_ADT_RES_OBJ_VALIDATION has no interface implemented.
Friends
Class CL_SEDI_ADT_RES_OBJ_VALIDATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_SEDI_ADT_RES_OBJ_VALIDATION' | 20110802 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'description' | 20120424 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'objname' | 20110802 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'objtype' | 20110802 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'packagename' | 20110802 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 'I' | 20120417 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 'P' | 20120417 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120424 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120417 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | DEVCLASS | 20120417 | ||||
| 11 | Instance attribute | Private | See coding | 20120417 | |||||
| 12 | Instance attribute | Private | Type reference (TYPE) | TROBJTYPE | 20120417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120417 | ||
| 2 | Instance method | Private | Method | 20120417 |
Events
Class CL_SEDI_ADT_RES_OBJ_VALIDATION has no event.
Types
Class CL_SEDI_ADT_RES_OBJ_VALIDATION has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALIDATION_RESULT | Value transfer | Type reference (TYPE) | SEDI_ADT_OBJECT_VALIDATION | 20120417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120417 |
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20120417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120417 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |