SAP ABAP Interface IF_DBPROC_PROXY_QUERY_API (API for Information on Database Proxies and Procedures)
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_QUERY | Query API for Database Procedure Proxies | 20121116 |
Properties
Interface | IF_DBPROC_PROXY_QUERY_API | |
Short Description | API for Information on Database Proxies and Procedures |
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 | IF_DBPROC_PROXY_BASIC_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_DBPROC_PROXY_QUERY_API has no interface.
Friends
Interface IF_DBPROC_PROXY_QUERY_API has no friend.
Attributes
Interface IF_DBPROC_PROXY_QUERY_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Procedure Names of Proxy Names | 20121119 |
2 | ![]() |
Instance method | Public | Method | Input Help by Procedures | 20130115 |
3 | ![]() |
Instance method | Public | Method | Get Existing Proxies from Procedure Name | 20121119 |
4 | ![]() |
Instance method | Public | Method | Get Information on Database Procedure | 20121116 |
Events
Interface IF_DBPROC_PROXY_QUERY_API has no event.
Types
Interface IF_DBPROC_PROXY_QUERY_API has no local type.
Method Signatures
Method GET_PROCEDURE_FROM_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_PROC_NAME | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | Procedure Name | 20121119 | ||
2 | ![]() |
EF_PROC_SCHEMA | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | Procedure Schema | 20121119 | ||
3 | ![]() |
IF_PROXY_NAME | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_ABAP_NAME | Proxy Name | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20121119 |
Method GET_PROCEDURE_VALUE_HLP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROCEDURES | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_PROCEDURE_LIST_T | Prozeduren | 20130115 | ||
2 | ![]() |
IF_PROC_NAME | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | Name auf der DB mit Wildcards ('*', '+') | 20130115 | ||
3 | ![]() |
IF_PROC_SCHEMA | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | Name auf der DB mit Wildcards ('*', '+') | 20130115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20130115 |
Method GET_PROXIES_FROM_PROCEDURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROXY_LIST | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_PROXY_LIST_T | Liste der Proxies | 20121119 | ||
2 | ![]() |
IF_PROC_NAME | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | Prozedurname | 20121119 | ||
3 | ![]() |
IF_PROC_SCHEMA | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | Prozedurschema | 20121119 |
Method GET_PROXIES_FROM_PROCEDURE on Interface IF_DBPROC_PROXY_QUERY_API has no exception.
Method QUERY_PROCEDURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_FLG_READONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read-Only Flag | 20121116 | ||
2 | ![]() |
ET_PARAM_INFO | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_PARAM_INFO_T | Parameterinformationen | 20121116 | ||
3 | ![]() |
IF_PROC_NAME | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | Prozedurname | 20121116 | ||
4 | ![]() |
IF_PROC_SCHEMA | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_NAME | Prozedurschema | 20121116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121116 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |