SAP ABAP Interface IF_EX_MDG_FILECONVERTER (File converter for initial load)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-ML (Application Component) Mass Load
     MDG_BS_FILE_UPLOAD (Package) Master Data Processes Service Based File Upload
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_MDG_FILE_UPLOAD_MSG_FLT 20090925
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_BS_MAT_CONVERT_CSV2IDOC Class for BAdI Impl.: MDG_BS_MAT_CONVERTER_CSV2IDOC 20130206
Properties
Interface IF_EX_MDG_FILECONVERTER  
Short Description File converter for initial load    
General Data
Package MDG_BS_FILE_UPLOAD   Master Data Processes Service Based File Upload 
Created 20090204   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SSCR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090209
Friends
Interface IF_EX_MDG_FILECONVERTER has no friend.
Attributes
Interface IF_EX_MDG_FILECONVERTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIGURATION_FIELDS Instance method Public Method Get Configuration Fields 20090205
2 GET_DATA Instance method Public Method Get data for converter 20090205
3 GET_MDT Instance method Public Method Get message data type for Converter 20090205
4 SET_CONFIGURATION Instance method Public Method Set Configuration 20090205
5 SET_CONFIGURATION_FIELDS Instance method Public Method Set configuration fields 20091005
Events
Interface IF_EX_MDG_FILECONVERTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYS_RANGE_ROW Public See coding 20091006 BEGIN OF gtys_range_row, id TYPE string, tablename TYPE tabname, fieldname TYPE fieldname, description TYPE string, range TYPE REF TO data, END OF gtys_range_row
2 GTYT_RANGE Public See coding 20091006 gtyt_range type table of gtys_range_row
Method Signatures

Method GET_CONFIGURATION_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESTRICTION Call by reference Type reference (TYPE) SSCR_RESTRICT_DS 20090210
2 Exporting ET_FIELDS Call by reference Type reference (TYPE) RSDSFIELDS_T Screen Selections: Table Type RSDSFIELDS 20090210

Method GET_CONFIGURATION_FIELDS on Interface IF_EX_MDG_FILECONVERTER has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20090407
2 Exporting ET_CONTENT Call by reference Type reference (TYPE) STANDARD TABLE Content in ABAP Type of Message Date Type 20090223
3 Exporting EV_CONTENT Call by reference Type reference (TYPE) XSTRING Content as XML-file 20090408
4 Importing IV_FILE Call by reference Type reference (TYPE) FILE_TABLE-FILENAME File name 20090223
5 Importing IV_FILE_CONTENT_FRONTEND Call by reference Type reference (TYPE) MDG_FILECONTENT-FILECONTENT 20090702
6 Importing IV_FILE_SYSTEM Call by reference Type reference (TYPE) MDP_FILE_SYSTEM File system 20090925
7 Importing IV_MDT Call by reference Type reference (TYPE) STRING Name of Message Data Type 20090223
8 Importing IV_NAMESPACE Call by reference Type reference (TYPE) STRING Namespace of Message Data Type 20090223
9 Importing IV_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20090223

Method GET_DATA on Interface IF_EX_MDG_FILECONVERTER has no exception.

Method GET_MDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20090407
2 Exporting EV_MDT Call by reference Type reference (TYPE) STRING Name of message data type 20090223
3 Exporting EV_NAMESPACE Call by reference Type reference (TYPE) STRING Namespace of message data type 20090223
4 Importing IV_FILE Call by reference Type reference (TYPE) FILE_TABLE-FILENAME File name 20090223
5 Importing IV_FILE_CONTENT_FRONTEND Call by reference Type reference (TYPE) MDG_FILECONTENT-FILECONTENT 20090924
6 Importing IV_FILE_SYSTEM Call by reference Type reference (TYPE) MDP_FILE_SYSTEM File system 20090925

Method GET_MDT on Interface IF_EX_MDG_FILECONVERTER has no exception.

Method SET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONFIGURATION Call by reference Type reference (TYPE) RSDS_TRANGE 20090210

Method SET_CONFIGURATION on Interface IF_EX_MDG_FILECONVERTER has no exception.

Method SET_CONFIGURATION_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_RANGES Call by reference Type reference (TYPE) GTYT_RANGE 20091006

Method SET_CONFIGURATION_FIELDS on Interface IF_EX_MDG_FILECONVERTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100