SAP ABAP Class CL_AMDP_GENERATE (Generator 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_GENERATE | |
| Short Description | Generator 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 | 20130619 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AMDP_GENERATE has no forward declaration.
Interfaces
Class CL_AMDP_GENERATE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ABAP_GENERATE_KRN | 20130619 | Kernel Exit for ABAP Generation |
Attributes
Class CL_AMDP_GENERATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20130619 |
Events
Class CL_AMDP_GENERATE has no event.
Types
Class CL_AMDP_GENERATE has no local type.
Method Signatures
Method GENERATE_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_PROC_DESCR | Call by reference | Object reference (TYPE REF TO) | AMDP_METH_TAB | 20130619 | ||||
| 3 | IM_PROGNAME | Call by reference | Type reference (TYPE) | SY-REPID | 20130619 | ||||
| 4 | IM_TYPE_DESCR | Call by reference | Object reference (TYPE REF TO) | AMDP_TYPE_TAB | 20130619 |
Method GENERATE_FOR_DBPROC on class CL_AMDP_GENERATE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |