SAP ABAP Class CL_AMDP_SICK (Wrapper Class for Database Prerequisites in AMDP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_AMDP_UTIL (Package) Helper Programs for ABAP-Managed Database Procedures

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AMDP_SICK_HDB | Prequisite Checker for AMDP on HDB | 20130409 |
Properties
Class | CL_AMDP_SICK | |
Short Description | Wrapper Class for Database Prerequisites in AMDP | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_AMDP_UTIL | Helper Programs for ABAP-Managed Database Procedures |
Created | 20130409 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AMDP_SICK has no forward declaration.
Interfaces
Class CL_AMDP_SICK has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_AMDP_SICK_HDB | 20130611 | Prequisite Checker for AMDP on HDB |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR3 | 'HDB' | Constant with Name ID of HDB | 20130409 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SEVERITY | 'E' | Error message indicator | 20130611 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SEVERITY | 'I' | Information message indicator | 20130611 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | INT4 | 64 | Maximum output length of information messages in co_key_info | 20130812 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR3 | 'A31' | SICK check detected problems in AMDP | 20130812 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR3 | 'A17' | Show detailed information | 20130812 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR3 | 'A10' | SICK check for AMDP did not detect errors/warnings | 20130812 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SEVERITY | 'W' | Warning message indicator | 20130611 | |
9 | ![]() |
Static Attribute | Public | See coding | 20130610 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Gets the number of the DB-specific note | 20130813 |
2 | ![]() |
Static method | Public | Method | Access to the check, non-DB-specific | 20130409 |
3 | ![]() |
Static method | Public | Method | Wrapper of Main Check Method for RS_SSI_SERVER_STARTUP | 20130812 |
Events
Class CL_AMDP_SICK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SEVERITY | Public | See coding | Problem message weighting | 20130611 | severity type c length 1
|
|
2 | S_RESULT | Public | See coding | Results structure with message and weighting | 20130606 | begin of s_result,
"! Values co_info, co_warn, co_error
severity type severity,
"! Message text
message type string,
end of s_result
|
Method Signatures
Method GET_SAP_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SAP_NOTE | Value transfer | Type reference (TYPE) | STRING | 20130813 |
Method GET_SAP_NOTE on class CL_AMDP_SICK has no exception.
Method MAIN Signature
Method MAIN on class CL_AMDP_SICK has no parameter.
Method MAIN on class CL_AMDP_SICK has no exception.
Method STARTUP_CHECK Signature
Method STARTUP_CHECK on class CL_AMDP_SICK has no parameter.
Method STARTUP_CHECK on class CL_AMDP_SICK has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |