SAP ABAP Class IF_EX_MDG_FILECONVERTER (File converter for initial load)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090209 |
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
Class | IF_EX_MDG_FILECONVERTER | |
Short Description | File converter for initial load | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090204 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EX_MDG_FILECONVERTER has no interface implemented.
Friends
Class IF_EX_MDG_FILECONVERTER has no friend class.
Attributes
Class IF_EX_MDG_FILECONVERTER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Configuration Fields | 20090205 |
2 | ![]() |
Instance method | Public | Method | Get data for converter | 20090205 |
3 | ![]() |
Instance method | Public | Method | Get message data type for Converter | 20090205 |
4 | ![]() |
Instance method | Public | Method | Set Configuration | 20090205 |
5 | ![]() |
Instance method | Public | Method | Set configuration fields | 20091005 |
Events
Class 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 | ![]() |
ES_RESTRICTION | Call by reference | Type reference (TYPE) | SSCR_RESTRICT_DS | 20090210 | |||
2 | ![]() |
ET_FIELDS | Call by reference | Type reference (TYPE) | RSDSFIELDS_T | Screen Selections: Table Type RSDSFIELDS | 20090210 |
Method GET_CONFIGURATION_FIELDS on class 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 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090407 | ||
2 | ![]() |
ET_CONTENT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Content in ABAP Type of Message Date Type | 20090223 | ||
3 | ![]() |
EV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Content as XML-file | 20090408 | ||
4 | ![]() |
IV_FILE | Call by reference | Type reference (TYPE) | FILE_TABLE-FILENAME | File name | 20090223 | ||
5 | ![]() |
IV_FILE_CONTENT_FRONTEND | Call by reference | Type reference (TYPE) | MDG_FILECONTENT-FILECONTENT | 20090702 | |||
6 | ![]() |
IV_FILE_SYSTEM | Call by reference | Type reference (TYPE) | MDP_FILE_SYSTEM | File system | 20090925 | ||
7 | ![]() |
IV_MDT | Call by reference | Type reference (TYPE) | STRING | Name of Message Data Type | 20090223 | ||
8 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace of Message Data Type | 20090223 | ||
9 | ![]() |
IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090223 |
Method GET_DATA on class 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 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090407 | ||
2 | ![]() |
EV_MDT | Call by reference | Type reference (TYPE) | STRING | Name of message data type | 20090223 | ||
3 | ![]() |
EV_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace of message data type | 20090223 | ||
4 | ![]() |
IV_FILE | Call by reference | Type reference (TYPE) | FILE_TABLE-FILENAME | File name | 20090223 | ||
5 | ![]() |
IV_FILE_CONTENT_FRONTEND | Call by reference | Type reference (TYPE) | MDG_FILECONTENT-FILECONTENT | 20090924 | |||
6 | ![]() |
IV_FILE_SYSTEM | Call by reference | Type reference (TYPE) | MDP_FILE_SYSTEM | File system | 20090925 |
Method GET_MDT on class 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 | ![]() |
IT_CONFIGURATION | Call by reference | Type reference (TYPE) | RSDS_TRANGE | 20090210 |
Method SET_CONFIGURATION on class 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 | ![]() |
IT_FIELD_RANGES | Call by reference | Type reference (TYPE) | GTYT_RANGE | 20091006 |
Method SET_CONFIGURATION_FIELDS on class IF_EX_MDG_FILECONVERTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |