SAP ABAP Class /IWBEP/IF_SB_GENDPC_CMN_FACADE (Common DPC Generator facade for external function calls)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SB_GENDPC_CMN_FACADE Common DPC Generator facade for external function calls 20130901
Properties
Class /IWBEP/IF_SB_GENDPC_CMN_FACADE  
Short Description Common DPC Generator facade for external function calls    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130901   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/IF_SB_GENDPC_CMN_FACADE has no forward declaration.
Interfaces
Class /IWBEP/IF_SB_GENDPC_CMN_FACADE has no interface implemented.
Friends
Class /IWBEP/IF_SB_GENDPC_CMN_FACADE has no friend class.
Attributes
Class /IWBEP/IF_SB_GENDPC_CMN_FACADE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONV_EX_2_IN_NO_DD Instance method Public Method Convert field, no dictionary reference - external-->internal 20130901
2 DD_DDTYPE_TO_ABAPTYPE Instance method Public Method Get ABAP/4 Types type from Dictionary type 20130901
3 GET_USER_DEFAULTS Instance method Public Method Get user defaults 20130901
Events
Class /IWBEP/IF_SB_GENDPC_CMN_FACADE has no event.
Types
Class /IWBEP/IF_SB_GENDPC_CMN_FACADE has no local type.
Method Signatures

Method CONV_EX_2_IN_NO_DD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALUE Call by reference Type reference (TYPE) CHAR100 Character 100 20130901
2 Importing IO_VAL Call by reference Object reference (TYPE REF TO) DATA 20130901
3 Importing IS_CONVERT Call by reference Type reference (TYPE) RSCONVLITE Field descriptions for conversions 20130901
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GENDPC_CMN DPC common exception class 20130909

Method DD_DDTYPE_TO_ABAPTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ABLEN Call by reference Type reference (TYPE) INTLEN Internal Length in Bytes 20130901
2 Exporting EV_ABTYPE_INT Call by reference Type reference (TYPE) INTTYPE ABAP data type (C,D,N,...) 20130901
3 Importing IV_DDLEN Call by reference Type reference (TYPE) DDLENG Length (No. of Characters) 20130901
4 Importing IV_DDTYPE Call by reference Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20130901
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GENDPC_CMN DPC common exception class 20130909

Method GET_USER_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_DEFAULTS Call by reference Type reference (TYPE) USDEFAULTS User: Fixed Values Transfer Structure 20130901
2 Importing IV_USER_NAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20130901

Method GET_USER_DEFAULTS on class /IWBEP/IF_SB_GENDPC_CMN_FACADE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in