SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBPROC_PROXY_BASIC_TYPES Basic Type Definitions for DB Procedure Proxies 20120804
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBPROC_PROXY_INTERNAL_TYPES Internal Implementation Types 20120804
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBPROC_PROXY_IP Generation Interface Pool 20120804
Properties
Class CL_DBPROC_PROXY_IP  
Short Description Generation Interface Pool    
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 20120804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBPROC_PROXY_IP has no forward declaration.
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
3 IF_DBPROC_PROXY_IP Generation Interface Pool 20120804
Friends
# Friend Modeled only Created on Description
1 CL_DBPROC_PROXY 20121120 Back-End Functions DB Procedure Proxy
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CF_PARAM_KIND_SCALAR Instance attribute Private Attribute reference (LIKE) 20120804
2 CF_PARAM_KIND_TABLE Instance attribute Private Attribute reference (LIKE) 20120804
Methods
# Method Level Visibility Method type Description Created on
1 IP_ASSEMBLE_SOURCE Static method Private Method Generate source code for interface pool to be generated 20120804
Events
Class CL_DBPROC_PROXY_IP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ABAP_NAME Private Attribute reference (LIKE) 20120804
2 TY_PARAM_S Private Attribute reference (LIKE) 20120804
3 TY_PARAM_T Private Attribute reference (LIKE) 20120804
4 TY_PARAM_TYPE_S Private Attribute reference (LIKE) 20120804
5 TY_SOURCE_LINE Private See coding 20120804 TY_SOURCE_LINE type c length 255
6 TY_SOURCE_TAB Private See coding 20120804 ty_source_tab type standard table of ty_source_line with default key
Method Signatures

Method IP_ASSEMBLE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SOURCE Value transfer Type reference (TYPE) TY_SOURCE_TAB 20120804
2 Importing IT_PARAM Call by reference Type reference (TYPE) TY_PARAM_T 20120804

Method IP_ASSEMBLE_SOURCE on class CL_DBPROC_PROXY_IP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740