SAP ABAP Class CL_MDG_UPLOAD_IDM (Upload class for Key Mapping via Upload Framework)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-KM (Application Component) Key Mapping
     MDG_BS_ID_MATCHING_TOOLS (Package) MDG Key Mapping: Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MDG_FILELOADER File loader 20090915
Properties
Class CL_MDG_UPLOAD_IDM  
Short Description Upload class for Key Mapping via Upload Framework    
Super Class CL_MDG_FILELOADER File loader 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class MDG_IDM_TOOLS    
Program status     
Category 0   
Package MDG_BS_ID_MATCHING_TOOLS   MDG Key Mapping: Tools 
Created 20090915   SAP 
Last change 20110908   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
Class CL_MDG_UPLOAD_IDM has no interface implemented.
Friends
Class CL_MDG_UPLOAD_IDM has no friend class.
Attributes
Class CL_MDG_UPLOAD_IDM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor for Upload class 20090915
2 UPLOAD_XML_VERSION_1 Instance method Private Method Upload of Version 1 XML files (MDM) 20091104
3 UPLOAD_XML_VERSION_2 Instance method Private Method Upload of Version 2 XML files (Standard) 20091104
Events
Class CL_MDG_UPLOAD_IDM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_OBJ_PER_GLOBAL_OBJ_ID Private See coding 20091105 begin of TY_s_OBJ_PER_GLOBAL_OBJ_ID, global_obj_id type string, obj_data type MDG_S_MATCHING_OBJ_DATA_INP_BS, end of ty_s_obj_per_global_obj_id
2 TY_TO_OBJ_PER_GLOBAL_OBJ_ID Private See coding 20091105 ty_to_obj_per_global_obj_id type SORTED TABLE OF ty_s_obj_per_global_obj_id WITH unique KEY global_obj_id
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MDG_UPLOAD_IDM has no parameter.
Method CONSTRUCTOR on class CL_MDG_UPLOAD_IDM has no exception.

Method UPLOAD_XML_VERSION_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091104
2 Importing IT_USER_SETTING Call by reference Type reference (TYPE) MDG_USER_PROXY_SETTING_T User proxy settings for file upload 20091104
3 Importing IV_CONTENT Call by reference Type reference (TYPE) XSTRING Upload file content as XString 20091104

Method UPLOAD_XML_VERSION_1 on class CL_MDG_UPLOAD_IDM has no exception.

Method UPLOAD_XML_VERSION_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091104
2 Importing IT_USER_SETTING Call by reference Type reference (TYPE) MDG_USER_PROXY_SETTING_T User proxy settings for file upload 20091104
3 Importing IV_CONTENT Call by reference Type reference (TYPE) XSTRING Upload file content as XString 20091104

Method UPLOAD_XML_VERSION_2 on class CL_MDG_UPLOAD_IDM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702