SAP ABAP Interface IF_DBPROC_PROXY_IP (Generation Interface Pool)
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_IP | Generation Interface Pool | 20120804 |
Properties
Interface | IF_DBPROC_PROXY_IP | |
Short Description | Generation Interface Pool |
General Data
Package | SDDBPROC_PROXY | Back-End Functions for Database Procedure Proxy |
Created | 20120804 | 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 | CL_DBPROC_PROXY | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBPROC_PROXY_BASIC_TYPES | Basic Type Definitions for DB Procedure Proxies | 20120804 | ||
2 | IF_DBPROC_PROXY_INTERNAL_TYPES | Internal Implementation Types | 20120804 |
Friends
Interface IF_DBPROC_PROXY_IP has no friend.
Attributes
Interface IF_DBPROC_PROXY_IP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activate Interface Pool | 20120804 |
2 | ![]() |
Instance method | Public | Method | Syntax Check for Interface Pool | 20120804 |
3 | ![]() |
Instance method | Public | Method | Syntax Check Interface Source Code | 20120804 |
4 | ![]() |
Instance method | Public | Method | Create Interface Pool Empty | 20120804 |
5 | ![]() |
Instance method | Public | Method | Delete Interface Pool | 20120804 |
6 | ![]() |
Instance method | Public | Method | Does interface pool exist? | 20120804 |
7 | ![]() |
Instance method | Public | Method | Attach Interface Pool to Transport Request | 20120808 |
8 | ![]() |
Instance method | Public | Method | Fill Interface Pool | 20120804 |
Events
Interface IF_DBPROC_PROXY_IP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ABAP_NAME | Public | Attribute reference (LIKE) | 20120804 |
|
||
2 | TY_HEADER_S | Public | Attribute reference (LIKE) | 20120804 |
|
||
3 | TY_PARAM_T | Public | Attribute reference (LIKE) | 20120804 |
|
Method Signatures
Method IP_ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_IP_NAME | Call by reference | Type reference (TYPE) | TY_ABAP_NAME | Name des Interface-Pools | 20120804 | ||
2 | ![]() |
IF_PROXY_NAME | Call by reference | Type reference (TYPE) | TY_ABAP_NAME | Proxy Name | 20120804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20120804 |
Method IP_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_IP_NAME | Call by reference | Type reference (TYPE) | TY_ABAP_NAME | Name in ABAP | 20120804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20120804 |
Method IP_CHECK_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE: Syntax-Prüfung ok | 20120804 | ||
2 | ![]() |
EF_TXT | Call by reference | Type reference (TYPE) | STRING | Syntaxfehlermeldung | 20120804 | ||
3 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | TY_HEADER_S | 20120804 | |||
4 | ![]() |
IT_PARAM | Call by reference | Type reference (TYPE) | TY_PARAM_T | 20120804 |
Method IP_CHECK_SOURCE on Interface IF_DBPROC_PROXY_IP has no exception.
Method IP_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_ABAP_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20120804 | ||
2 | ![]() |
IF_IP_NAME | Call by reference | Type reference (TYPE) | TY_ABAP_NAME | Name in ABAP | 20120804 | ||
3 | ![]() |
IF_LANGU | Call by reference | Type reference (TYPE) | LANG | Sprachkennzeichen | 20120804 | ||
4 | ![]() |
IF_PROXY_NAME | Call by reference | Type reference (TYPE) | TY_ABAP_NAME | Name des Proxies | 20120804 | ||
5 | ![]() |
IF_TRANSPORT_REQ | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20120804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20120804 |
Method IP_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_CALL_FROM_PROXY_API | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121121 | ||
2 | ![]() |
IF_ENQUEUE_IP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121121 | ||
3 | ![]() |
IF_IP_NAME | Call by reference | Type reference (TYPE) | TY_ABAP_NAME | Name in ABAP | 20120804 | ||
4 | ![]() |
IF_TRANSPORT_REQ | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20120804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20120804 |
Method IP_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE: existiert, FALSE: existiert nicht | 20120804 | ||
2 | ![]() |
IF_IP_NAME | Call by reference | Type reference (TYPE) | TY_ABAP_NAME | Name in ABAP | 20120804 |
Method IP_EXISTS on Interface IF_DBPROC_PROXY_IP has no exception.
Method IP_INTO_TRKORR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_IP_NAME | Call by reference | Type reference (TYPE) | TY_ABAP_NAME | Name des Interface-Pools | 20120808 | ||
2 | ![]() |
IF_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Aufgabe zu einem Transportauftrag | 20120808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20120808 |
Method IP_SET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_TRANSPORT_REQ | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20120804 | ||
2 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | TY_HEADER_S | 20120804 | |||
3 | ![]() |
IT_PARAM | Call by reference | Type reference (TYPE) | TY_PARAM_T | 20120804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme zu DB Prozedur Proxies | 20120804 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |