SAP ABAP Class CL_AMDP_SYNTAX_CHECK (Syntax Check Handler for ABAP Managed Database Procedures)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_AMDP_KRN (Package) Kernel Interface for Database Procedure Management

⤷

⤷

Properties
Class | CL_AMDP_SYNTAX_CHECK | |
Short Description | Syntax Check Handler for ABAP Managed Database Procedures | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_AMDP_KRN | Kernel Interface for Database Procedure Management |
Created | 20130618 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_AMDP_SYNTAX_CHECK has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ABAP_SYNTAX_CHECK_KRN | 20130618 | Extension of ABAP Statement SYNTAX-CHECK |
Attributes
Class CL_AMDP_SYNTAX_CHECK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Syntax Check (Production Version) | 20130618 |
2 | ![]() |
Static method | Public | Method | Syntax Check (for Test Environment Only) | 20130709 |
Events
Class CL_AMDP_SYNTAX_CHECK has no event.
Types
Class CL_AMDP_SYNTAX_CHECK has no local type.
Method Signatures
Method SYNTAX_CHECK_FOR_DBPROC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_MSG_INFO | Call by reference | Type reference (TYPE) | IF_AMDP_COMPILER=>TY_MSG_INFO | 20130920 | |||
2 | ![]() |
IM_GEN_DBOBJ_DESCR | Call by reference | Object reference (TYPE REF TO) | AMDP_GEN_DBOBJ_TAB | 20130619 | |||
3 | ![]() |
IM_PROC_DESCR | Call by reference | Object reference (TYPE REF TO) | AMDP_METH_TAB | 20130618 | |||
4 | ![]() |
IM_TYPE_DESCR | Call by reference | Object reference (TYPE REF TO) | AMDP_TYPE_TAB | 20130618 |
Method SYNTAX_CHECK_FOR_DBPROC on class CL_AMDP_SYNTAX_CHECK has no exception.
Method TEST_SYNTAX_CHECK_FOR_DBPROC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_MSG_INFO | Call by reference | Type reference (TYPE) | IF_AMDP_COMPILER=>TY_MSG_INFO | 20130920 | |||
2 | ![]() |
IM_BREAK_ON_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130729 | |||
3 | ![]() |
IM_PROC_DESCR | Call by reference | Object reference (TYPE REF TO) | AMDP_METH_TAB | 20130709 | |||
4 | ![]() |
IM_TYPE_DESCR | Call by reference | Object reference (TYPE REF TO) | AMDP_TYPE_TAB | 20130709 |
Method TEST_SYNTAX_CHECK_FOR_DBPROC on class CL_AMDP_SYNTAX_CHECK has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |