SAP ABAP Class CL_MDG_OIF_DRF_OUTBOUND_IMPL (DRF Outbound Implementation for OIF)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-RIF (Application Component) Replication Interface Framework
     MDG_OIF_DRF_INTEGRATION (Package) MDG: DRF Integration of Outbound Interface Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DRF_OUTBOUND Interface for Data Replication Framework 20090914
Properties
Class CL_MDG_OIF_DRF_OUTBOUND_IMPL  
Short Description DRF Outbound Implementation for OIF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_OIF_DRF_INTEGRATION   MDG: DRF Integration of Outbound Interface Framework 
Created 20090914   SAP 
Last change 20130531   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DRF_OUTBOUND Interface for Data Replication Framework 20090914
Friends
Class CL_MDG_OIF_DRF_OUTBOUND_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20091012
2 GR_DATA_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_USMD_MODEL MDM Data Model for Access from SAP Standard 20091108
3 GR_DATA_MODEL_EXT Instance attribute Private Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Data Model for Access from Non-SAP-Standard Code 20091110
4 GS_INT_MODEL_DET Instance attribute Private Type reference (TYPE) MDG_OIF_S_INTMOD_DETAILS Structure for interface model details 20090916
5 GS_RUNTIME_PARAM Instance attribute Private Type reference (TYPE) DRF_S_RUNTIME_PARAMETER_EXT DRF external runtime parameter 20090916
6 GV_LAST_READ_INDEX Instance attribute Private Type reference (TYPE) INT4 Natural number 20091111
7 GV_LOCAL_SYSTEM Instance attribute Private Type reference (TYPE) SLD_BSKEY Key Name of Business System 20091117
8 GV_PACK_BULK_SIZE Instance attribute Private Type reference (TYPE) INT4 Natural number 20091111
9 GV_TOP_ENTITY Instance attribute Private Type reference (TYPE) USMD_ENTITY Entity Type 20091007
Methods
# Method Level Visibility Method type Description Created on
1 FILL_DATA_IN_RECURSION Instance method Private Method Fill data into the OIF FM interface 20091005
2 IMPLEMENT_VALUE_MAPPING Instance method Private Method Implement Value Mapping for Data 20091014
Events
Class CL_MDG_OIF_DRF_OUTBOUND_IMPL has no event.
Types
Class CL_MDG_OIF_DRF_OUTBOUND_IMPL has no local type.
Method Signatures

Method FILL_DATA_IN_RECURSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Object reference (TYPE REF TO) DATA 20091005
2 Importing IT_DATA Call by reference Type reference (TYPE) USMD_T_ENTITY_DATA 20091005
3 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sorted Table: Selection Condition (Range per Field) 20100601
4 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20091005
5 Importing I_TTYNAME Call by reference Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20091005
# Exception Resumable Description Created on
1 CX_DRF_EXCEPTION Root Class for Exceptions 20100601

Method IMPLEMENT_VALUE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXTERNAL_CODE Call by reference Type reference (TYPE) MDG_CODE External Code Value 20091014
2 Importing IV_INTERNAL_CODE Call by reference Type reference (TYPE) MDG_CODE Internal Code Value 20091014
3 Importing IV_OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20091014
4 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20091014
5 Importing IV_TARGET_SYS Call by reference Type reference (TYPE) DRF_S_RUNTIME_PARAMETER_EXT-BUSINESS_SYSTEM Business System 20091014

Method IMPLEMENT_VALUE_MAPPING on class CL_MDG_OIF_DRF_OUTBOUND_IMPL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702