SAP ABAP Class CL_USMD_CONSGRPH_OUT (Data Transfer Interface for Distribution Monitor/DRF)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD6 (Package) Replication (Upload/Download, Monitor, ...)
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 20130124
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_DISTRIBUTION Data Distribution (Interface for Distribution Classes) 20130124
Properties
Class CL_USMD_CONSGRPH_OUT  
Short Description Data Transfer Interface for Distribution Monitor/DRF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD6   Replication (Upload/Download, Monitor, ...) 
Created 20120928   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMD_CONSGRPH_OUT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DRF_OUTBOUND Interface for Data Replication Framework 20130124
2 IF_USMD_DISTRIBUTION Data Distribution (Interface for Distribution Classes) 20130124
Friends
Class CL_USMD_CONSGRPH_OUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_ANALYZE_CHANGES_DONE Instance attribute Protected Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20130124
2 DF_ERROR_OCCURRED Static Attribute Protected Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20130124
3 DO_DRF_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_DRF_BAL 20130124
4 DO_FILTER Instance attribute Protected Object reference (TYPE REF TO) CL_DRF_FILTER_OBJECT 20130124
5 DO_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_USMD_MODEL MDM Data Model for Access from SAP Standard 20130124
6 DS_RUNTIME_PARAM Instance attribute Protected Type reference (TYPE) DRF_S_RUNTIME_PARAMETER_EXT 20130124
7 DS_USMD600C Instance attribute Protected Type reference (TYPE) USMD600C Data Transfer / Variant: Check Table 20130124
8 DS_USMD6010 Instance attribute Protected Type reference (TYPE) USMD6010 Data Transfer: Technical Settings 20130124
9 DT_DATA_TRANSFER Instance attribute Protected Type reference (TYPE) T_DATA_TRANSFER Data Transfer 20130124
10 D_MAIN_ENTITY Instance attribute Protected Type reference (TYPE) USMD_ENTITY Entity Type 20130124
11 GT_INSTANCE Static Attribute Protected Type reference (TYPE) TY_TS_INSTANCE 20130124
12 R_RELEVANT_OBJECTS Instance attribute Protected Object reference (TYPE REF TO) DATA 20130124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_TO_BAL Static method Protected Method 20130124
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130124
3 EXECUTE_DOWNLOAD Instance method Protected Method Call Download and Save File 20130124
4 GET_TABLE_TYPE_NAME Instance method Private Method 20130124
Events
Class CL_USMD_CONSGRPH_OUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_DATA_TRANSFER Protected See coding 20130124 begin of SX_DATA_TRANSFER, o_data_transfer type ref to cl_usmd_data_transfer, end of sx_data_transfer
2 SX_INSTANCE Protected See coding 20130124 begin of sx_instance, usmd_model type usmd_model, o_transf_dt_weak type ref to cl_abap_weak_reference, end of sx_instance
3 TY_TS_INSTANCE Protected See coding 20130124 ty_ts_instance type sorted table of sx_instance with unique key usmd_model
4 T_DATA_TRANSFER Protected See coding 20130124 t_data_transfer type STANDARD TABLE OF sx_data_transfer
Method Signatures

Method ADD_MSG_TO_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BAL Call by reference Object reference (TYPE REF TO) CL_DRF_BAL 20130124
2 Importing IS_MESSAGE Call by reference Type reference (TYPE) USMD_S_MESSAGE Messages 20130124
# Exception Resumable Description Created on
1 CX_DRF_EXCEPTION Root Class for Exceptions 20130124

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RUNTIME_PARAM Call by reference Type reference (TYPE) DRF_S_RUNTIME_PARAMETER_EXT 20130124
2 Importing I_MAIN_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20130124
3 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Data Model 20130124
# Exception Resumable Description Created on
1 CX_USMD_EXCEPTION General Exception 20130124

Method EXECUTE_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APPL_LOG Call by reference Object reference (TYPE REF TO) CL_USMD_APPL_LOG Application Log Interface 20130124
2 Importing IS_600C Call by reference Type reference (TYPE) USMD600C Data Transfer / Variant: Check Table 20130124
3 Importing IS_6010 Call by reference Type reference (TYPE) USMD6010 Data Transfer: Technical Settings 20130124
4 Importing I_EDITION_TO Call by reference Type reference (TYPE) USMD_EDITION Edition 20130124
# Exception Resumable Description Created on
1 CX_USMD_EXCEPTION General Exception 20130124

Method GET_TABLE_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABNAME Value transfer Type reference (TYPE) DRF_REL_OBJECT_TYPE Table Name 20130124
# Exception Resumable Description Created on
1 CX_USMD_EXCEPTION General Exception 20130124
History
Last changed by/on SAP  20131127 
SAP Release Created in