SAP ABAP Class CL_DDIC_ADT_RES_VIEW_VALIDATIN (External View Validator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
⤷
SDDIC_ADT_VIEW (Package) ABAP Dev Tools for DDIC Views
⤷
⤷
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 | 20120227 |
Properties
| Class | CL_DDIC_ADT_RES_VIEW_VALIDATIN | |
| Short Description | External View Validator | |
| 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 | SDDIC_ADT_VIEW | ABAP Dev Tools for DDIC Views |
| Created | 20120227 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DDIC_ADT_RES_VIEW_VALIDATIN has no forward declaration.
Interfaces
Class CL_DDIC_ADT_RES_VIEW_VALIDATIN has no interface implemented.
Friends
Class CL_DDIC_ADT_RES_VIEW_VALIDATIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'do_extended_check' | 20121005 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'hanaview' | 20120227 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'objname' | 20120227 | |||
| 4 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_DDIC_ADT_RES_VIEW_VALIDATIN' | 20120227 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'View' | 20120712 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'HANA View' | 20120712 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DDOBJNAME | 20120711 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | 20121005 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_DDIC_ADT_ST_VIEW_TYPES=>TS_HANA_VIEW | 20120711 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_NHI_OBJECT | 20120711 | ||||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DDIC_ADT_RC_ACTIVATIONLOG | 20121023 | ||||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DDIC_WB_XVIEW_SVC | 20120711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120712 | ||
| 2 | Instance method | Private | Method | 20120712 | ||
| 3 | Instance method | Private | Method | 20120711 | ||
| 4 | Instance method | Public | Constructor | 20120227 | ||
| 5 | Instance method | Private | Method | 20120227 | ||
| 6 | Instance method | Private | Method | 20121005 |
Events
Class CL_DDIC_ADT_RES_VIEW_VALIDATIN has no event.
Types
Class CL_DDIC_ADT_RES_VIEW_VALIDATIN has no local type.
Method Signatures
Method CHECK_DDIC_VIEW_NAME Signature
Method CHECK_DDIC_VIEW_NAME on class CL_DDIC_ADT_RES_VIEW_VALIDATIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120712 |
Method CHECK_DDIC_VIEW_NOT_EXISTED Signature
Method CHECK_DDIC_VIEW_NOT_EXISTED on class CL_DDIC_ADT_RES_VIEW_VALIDATIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120712 |
Method CHECK_HANA_VIEW_EXISTS Signature
Method CHECK_HANA_VIEW_EXISTS on class CL_DDIC_ADT_RES_VIEW_VALIDATIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120712 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NHI_API | Call by reference | Object reference (TYPE REF TO) | IF_NHI_OBJECT | 20120710 |
Method CONSTRUCTOR on class CL_DDIC_ADT_RES_VIEW_VALIDATIN has no exception.
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 | 20120227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120227 |
Method PRE_VALIDATE_HANA_VIEW_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20121023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121005 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 804 |