SAP ABAP Class CL_DBPROC_PROXY_DDIC_ACCESS (Interface to DDIC Functionality)
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_DDIC_ACCESS Interface for DDIC Functionality 20120706
Properties
Class CL_DBPROC_PROXY_DDIC_ACCESS  
Short Description Interface to DDIC Functionality    
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 20120706   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 IF_DBPROC_PROXY_BASIC_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBPROC_PROXY_DDIC_ACCESS Interface for DDIC Functionality 20120706
Friends
Class CL_DBPROC_PROXY_DDIC_ACCESS has no friend class.
Attributes
Class CL_DBPROC_PROXY_DDIC_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_MAP Instance method Private Method 20120706
2 DDIC_TYPE_NOT_SUPPORTED Static method Public Method TRUE if DDIC type of DBPROC PROXY is not supported 20121214
Events
Class CL_DBPROC_PROXY_DDIC_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DDIC_TYPE_S Private See coding 20120706 BEGIN OF ty_ddic_type_s, name TYPE datatype_d, length TYPE ddleng, decs TYPE decimals, END OF ty_ddic_type_s
Method Signatures

Method CHECK_AND_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ABAP_TYPE Call by reference Type reference (TYPE) IF_DBPROC_PROXY_BASIC_TYPES=>TY_ABAP_SIMPLE_TYPE_S 20120706
2 Importing IS_DB_TYPE Call by reference Type reference (TYPE) IF_DBPROC_PROXY_BASIC_TYPES=>TY_DB_SIMPLE_TYPE_S 20120706
3 Importing IS_DDIC_TYPE Call by reference Type reference (TYPE) TY_DDIC_TYPE_S 20120706
# Exception Resumable Description Created on
1 CX_DBPROC_PROXY Ausnahme zu DB Prozedur Proxies 20120706

Method DDIC_TYPE_NOT_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DDIC_TYPE_NAME Call by reference Type reference (TYPE) DATATYPE_D Datentyp im ABAP Dictionary 20121214
2 Returning RT_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20121214

Method DDIC_TYPE_NOT_SUPPORTED on class CL_DBPROC_PROXY_DDIC_ACCESS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740