SAP ABAP Interface IF_DBPROC_PROXY_MA (Interface for Mass Activation Program)
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 20120224
Properties
Interface IF_DBPROC_PROXY_MA  
Short Description Interface for Mass Activation Program    
General Data
Package SDDBPROC_PROXY   Back-End Functions for Database Procedure Proxy 
Created 20120224   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)
Interfaces
Interface IF_DBPROC_PROXY_MA has no interface.
Friends
Interface IF_DBPROC_PROXY_MA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CF_ACT_ONLINE Constant Public Type reference (TYPE) TY_ACT_MODE 1 Activation Through User 20120224
2 CF_ACT_TRANSPORT Constant Public Type reference (TYPE) TY_ACT_MODE 2 Activation from Transport 20120224
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activate Proxy 20120224
2 CONVERT Instance method Public Method Convert Proxy 20120224
3 DELETE_ALL Instance method Public Method Delete Proxy Entirely 20120319
4 DELETE_RUNTIME Instance method Public Method Delete Runtime Objects 20120316
5 DELETE_SOURCES Instance method Public Method Delete Sources 20120316
Events
Interface IF_DBPROC_PROXY_MA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ACT_MODE Public Type reference (TYPE) I Activation Mode 20120224
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_RC Value transfer Type reference (TYPE) SYSUBRC Return-Code 20120224
2 Importing IF_FORCE Call by reference Type reference (TYPE) FLAG Fehler ignorieren 20120224
3 Importing IF_MODE Call by reference Type reference (TYPE) TY_ACT_MODE Aktivierungsmodus 20120224
4 Importing IF_PRID Call by reference Type reference (TYPE) SYTABIX Protokoll ID 20120224
# Exception Resumable Description Created on
1 CX_DBPROC_PROXY Ausnahme zu DB Prozedur Proxies 20120224

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_RC Value transfer Type reference (TYPE) SYSUBRC Return-Code 20120224
2 Importing IF_FORCE Call by reference Type reference (TYPE) FLAG Fehler ignorieren 20120224
3 Importing IF_PRID Call by reference Type reference (TYPE) SYTABIX Protokoll ID 20120224
# Exception Resumable Description Created on
1 CX_DBPROC_PROXY Ausnahme zu DB Prozedur Proxies 20120224

Method DELETE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_RC Value transfer Type reference (TYPE) SYSUBRC Return-Code 20120319
2 Importing IF_PRID Call by reference Type reference (TYPE) SYTABIX Protokoll ID 20120319
# Exception Resumable Description Created on
1 CX_DBPROC_PROXY Ausnahme zu DB Prozedur Proxies 20120319

Method DELETE_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_RC Value transfer Type reference (TYPE) SYSUBRC Return-Code 20120316
2 Importing IF_PRID Call by reference Type reference (TYPE) SYTABIX Protokoll ID 20120316
# Exception Resumable Description Created on
1 CX_DBPROC_PROXY Ausnahme zu DB Prozedur Proxies 20120316

Method DELETE_SOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_RC Value transfer Type reference (TYPE) SYSUBRC Return-Code 20120316
2 Importing IF_PRID Call by reference Type reference (TYPE) SYTABIX Protokoll ID 20120316
3 Importing IF_VERSION Call by reference Type reference (TYPE) AS4LOCAL Zu löschende Version 20120321
# Exception Resumable Description Created on
1 CX_DBPROC_PROXY Ausnahme zu DB Prozedur Proxies 20120316
History
Last changed by/on SAP  20140121 
SAP Release Created in 804