SAP ABAP Class IF_DBPROC_PROXY_PUBLIC_API (Public API for Creating Database Procedure Proxies)
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
| Class | IF_DBPROC_PROXY_PUBLIC_API | |
| Short Description | Public API for Creating Database Procedure Proxies | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_DBPROC_PROXY_PUBLIC_API has no interface implemented.
Friends
Class IF_DBPROC_PROXY_PUBLIC_API has no friend class.
Attributes
Class 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
Class IF_DBPROC_PROXY_PUBLIC_API has no event.
Types
Class 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 class 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 class 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 |