SAP ABAP Class CL_DBPROC_PROXY_QUERY (Query API for Database Procedure Proxies)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDDBPROC_PROXY (Package) Back-End Functions for Database Procedure Proxy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBPROC_PROXY_QUERY_API | API for Information on Database Proxies and Procedures | 20121116 |
Properties
| Class | CL_DBPROC_PROXY_QUERY | |
| Short Description | Query API for Database Procedure Proxies | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDDBPROC_PROXY | Back-End Functions for Database Procedure Proxy |
| Created | 20121116 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBPROC_PROXY_QUERY_API | API for Information on Database Proxies and Procedures | 20121116 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DBPROC_PROXY_FACTORY | 20121116 | Access Class for Database Procedure Proxy Library |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DBCON_NAME | Logical Name for a Database Connection | 20121116 | |||
| 2 | Constant | Private | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | '_SYS_BIC' | Name in DB | 20121116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121116 | |
| 2 | Static method | Public | Method | Map Type Structure onto Element Description | 20121123 |
Events
Class CL_DBPROC_PROXY_QUERY has no event.
Types
Class CL_DBPROC_PROXY_QUERY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20121116 |
Method CONSTRUCTOR on class CL_DBPROC_PROXY_QUERY has no exception.
Method MAP_TYP_TO_ELEMDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TYP | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_INTERNAL_TYPES=>TY_ABAP_SIMPLE_TYPE_S | 20121123 | ||||
| 2 | RR_ELEMDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Run Time Type Services | 20121123 |
Method MAP_TYP_TO_ELEMDESCR on class CL_DBPROC_PROXY_QUERY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |