SAP ABAP Class CL_DBPROC_PROXY_FACTORY (Access Class for Database Procedure Proxy Library)
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

⤷

⤷

Properties
Class | CL_DBPROC_PROXY_FACTORY | |
Short Description | Access Class for Database Procedure Proxy Library | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDDBPROC_PROXY | Back-End Functions for Database Procedure Proxy |
Created | 20120124 | 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... |
Interfaces
Class CL_DBPROC_PROXY_FACTORY has no interface implemented.
Friends
Class CL_DBPROC_PROXY_FACTORY has no friend class.
Attributes
Class CL_DBPROC_PROXY_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120131 | |
2 | ![]() |
Static method | Public | Method | 20120224 | |
3 | ![]() |
Static method | Public | Method | 20120313 | |
4 | ![]() |
Static method | Public | Method | 20120124 | |
5 | ![]() |
Static method | Public | Method | Public API for Creating and Deleting DB Proxies | 20121116 |
6 | ![]() |
Static method | Public | Method | Public API for Querying Database About Procedures | 20121116 |
Events
Class CL_DBPROC_PROXY_FACTORY has no event.
Types
Class CL_DBPROC_PROXY_FACTORY has no local type.
Method Signatures
Method GET_PROXY_AUX_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REF | Value transfer | Object reference (TYPE REF TO) | IF_DBPROC_PROXY_AUX | Hilfreiche Funktionen zu DB Prozedur Proxies | 20120131 |
Method GET_PROXY_AUX_FUNCTIONS on class CL_DBPROC_PROXY_FACTORY has no exception.
Method GET_PROXY_FOR_MA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_PROXY_NAME | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_ABAP_NAME | Name in ABAP | 20120224 | ||
2 | ![]() |
REF | Value transfer | Object reference (TYPE REF TO) | IF_DBPROC_PROXY_MA | Proxy für DB Prozedur | 20120224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20120224 |
Method GET_PROXY_FOR_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_PROXY_NAME | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_ABAP_NAME | Name in ABAP | 20120313 | ||
2 | ![]() |
REF | Value transfer | Object reference (TYPE REF TO) | IF_DBPROC_PROXY_TEST | Proxy für DB Prozedur | 20120313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20120313 |
Method GET_PROXY_FOR_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_PROXY_NAME | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_ABAP_NAME | Name in ABAP | 20120124 | ||
2 | ![]() |
REF | Value transfer | Object reference (TYPE REF TO) | IF_DBPROC_PROXY_UI | 20120124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20120201 |
Method GET_PROXY_PUBLIC_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_CON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20121119 | ||
2 | ![]() |
IF_PROXY_NAME | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_ABAP_NAME | Proxy Name | 20121116 | ||
3 | ![]() |
REF | Value transfer | Object reference (TYPE REF TO) | IF_DBPROC_PROXY_PUBLIC_API | API Interface | 20121116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception to DB Procedure Proxies | 20121123 |
Method GET_PROXY_QUERY_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_CON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Name der Datenbankverbindung | 20121116 | ||
2 | ![]() |
REF | Value transfer | Object reference (TYPE REF TO) | IF_DBPROC_PROXY_QUERY_API | API zur Informationssuche zu Proxies und Datenbankprozeduren | 20121116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20121116 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 804 |