SAP ABAP Class CL_NHI_CHECK_RESULT (CL_NHI_CHECK_RESULT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
⤷
SNHI_REPOSITORY_OBJECTS (Package) Objects
⤷
⤷
Properties
| Class | CL_NHI_CHECK_RESULT | |
| Short Description | CL_NHI_CHECK_RESULT | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SNHI_REPOSITORY_OBJECTS | Objects |
| Created | 20120516 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NHI_CHECK_RESULT has no forward declaration.
Interfaces
Class CL_NHI_CHECK_RESULT has no interface implemented.
Friends
Class CL_NHI_CHECK_RESULT 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 | 'error-code' | 20120516 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'error-msg' | 20120516 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'location' | 20120516 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'object' | 20120516 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'severity' | 20120516 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'timestamp' | 20120516 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120516 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120516 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120516 | ||||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_NHI_OBJECT_ID | 20120516 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120516 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | 20120516 | ||
| 2 | Static method | Public | Method | 20120516 |
Events
Class CL_NHI_CHECK_RESULT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHECKRESULTS | Public | See coding | 20120516 | ty_checkresults type standard table of ref to cl_nhi_check_result with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CODE | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | ERROR_MSG | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | LOCATION | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 4 | OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_NHI_OBJECT_ID | 20120516 | ||||
| 5 | SEVERITY | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 6 | TIMESTAMP | Call by reference | Type reference (TYPE) | STRING | 20120516 |
Method CONSTRUCTOR on class CL_NHI_CHECK_RESULT has no exception.
Method CREATE_CHECK_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CODE | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 2 | ERROR_MSG | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 3 | LOCATION | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 4 | OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_NHI_OBJECT_ID | 20120516 | ||||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_NHI_CHECK_RESULT | 20120516 | ||||
| 6 | SEVERITY | Call by reference | Type reference (TYPE) | STRING | 20120516 | ||||
| 7 | TIMESTAMP | Call by reference | Type reference (TYPE) | STRING | 20120516 |
Method CREATE_CHECK_RESULT on class CL_NHI_CHECK_RESULT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |