SAP ABAP Interface IF_DBPROC_PROXY_PUBLIC_API (Public API for Creating 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DBPROC_PROXY | Back-End Functions DB Procedure Proxy | 20121116 |
Properties
| Interface | IF_DBPROC_PROXY_PUBLIC_API | |
| Short Description | Public API for Creating Database Procedure Proxies |
General Data
| Package | SDDBPROC_PROXY | Back-End Functions for Database Procedure Proxy |
| Created | 20121116 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_DBPROC_PROXY_BASIC_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_DBPROC_PROXY_PUBLIC_API has no interface.
Friends
Interface IF_DBPROC_PROXY_PUBLIC_API has no friend.
Attributes
Interface IF_DBPROC_PROXY_PUBLIC_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Proxy | 20121122 | |
| 2 | Instance method | Public | Method | Generate and Activate Proxy | 20121119 | |
| 3 | Instance method | Public | Method | Delete Proxy | 20121121 |
Events
Interface IF_DBPROC_PROXY_PUBLIC_API has no event.
Types
Interface IF_DBPROC_PROXY_PUBLIC_API has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_MSG_T | 20121122 |
Method CHECK on Interface IF_DBPROC_PROXY_PUBLIC_API has no exception.
Method CREATE_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_INTERFACE | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_ABAP_NAME | Name des Interface-Pools (optional, sonst UUID) | 20121121 | |||
| 2 | ET_PARAMETERS | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_PARAM_T | Parameter Information | 20121121 | |||
| 3 | IF_FLG_ONLY_SIMULATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Only Simulate Creation of the Proxy | 20121121 | ||
| 4 | IF_PROC_NAME | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | Name der Prozedur | 20121119 | |||
| 5 | IF_PROC_SCHEMA | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | Schema der Prozedur | 20121119 | |||
| 6 | IT_PARAM_OVERRIDE | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_PARAM_OVERRIDE_T | Parameter Datentypen und Namen überschreiben | 20121119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme zu DB Prozedur Proxies | 20121119 |
Method DELETE Signature
Method DELETE on Interface IF_DBPROC_PROXY_PUBLIC_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception to DB Procedure Proxies | 20121123 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |