SAP ABAP Interface IF_MDG_FILE_UPLOAD_DECOUPLING (Interface for BAdI: BADI_MDG_FILEUPLOAD_DECOUPLING)
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_MDG_DATA_IMPORT_DECOUPLING | File Upload Framework Decoupling | 20110111 |
Properties
| Interface | IF_MDG_FILE_UPLOAD_DECOUPLING | |
| Short Description | Interface for BAdI: BADI_MDG_FILEUPLOAD_DECOUPLING |
General Data
| Package | MDG_BS_FILE_UPLOAD | Master Data Processes Service Based File Upload |
| Created | 20110111 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110111 |
Friends
Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no friend.
Attributes
Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change definition on UI when the application starts | 20121128 | |
| 2 | Instance method | Public | Method | Check Governance Required | 20110113 | |
| 3 | Instance method | Public | Method | Get Object | 20110111 | |
| 4 | Instance method | Public | Method | Handle change in Change Request Type | 20110116 | |
| 5 | Instance method | Public | Method | Handle Post processing event | 20110113 | |
| 6 | Instance method | Public | Method | Handle Import Governance Checkbox | 20110113 | |
| 7 | Instance method | Public | Method | Set default values on UI when the application starts | 20110113 | |
| 8 | Instance method | Public | Method | Validate Change Request | 20110112 |
Events
Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no event.
Types
Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no local type.
Method Signatures
Method CHANGE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_FIELD_CATALOG | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20121128 | |||
| 2 | CS_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_S_T100_MESSAGE | FPMGB T100 messages | 20121128 | |||
| 3 | CT_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20121128 | |||
| 4 | CT_DND_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_DND_DEFINITION | Drag and Drop Attributes Definition | 20121128 | |||
| 5 | CT_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_T_FORMFIELD_DESCR | Form Fielddescription | 20121128 | |||
| 6 | CT_SPECIAL_GROUPS | Call by reference | Type reference (TYPE) | FPMGB_T_SPECIAL_GROUPS | Special Groups for GUIBB Field Grouping | 20121128 | |||
| 7 | CV_ADDITIONAL_ERROR_INFO | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20121128 |
Method CHANGE_DEFINITION on Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no exception.
Method CHECK_GOVERNANCE_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20110113 | |||
| 2 | CV_UPLOAD_SETTING_FIELDS | Call by reference | Type reference (TYPE) | MDG_UPLOAD_SETTING_FIELDS | User interface setting fields for file uploader. | 20110113 |
Method CHECK_GOVERNANCE_REQUIRED on Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_UI_ASSIST | Call by reference | Object reference (TYPE REF TO) | CL_MDG_UPLOAD_UI_ASSIST | UI Assistance class File Upload | 20110111 |
Method GET_OBJECT on Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no exception.
Method HANDLE_CRTYPE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NEW_SELECTED_CRTYPE | Call by reference | Type reference (TYPE) | MDG_CHANGE_REQUEST | Change Request Type newly selected by the user | 20110116 | |||
| 2 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20110116 | |||
| 3 | IV_PREV_SELECTED_CRTYPE | Call by reference | Type reference (TYPE) | MDG_CHANGE_REQUEST | Previous selected Change Request Type | 20110116 |
Method HANDLE_CRTYPE_CHANGED on Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no exception.
Method HANDLE_EVENT_POST_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_UPLOAD_SETTING_FIELDS | Call by reference | Type reference (TYPE) | MDG_UPLOAD_SETTING_FIELDS | User interface setting fields for file uploader. | 20110113 | |||
| 2 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20110113 |
Method HANDLE_EVENT_POST_PROCESSING on Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no exception.
Method HANDLE_IMPORT_GOV_CHECKBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_UPLOAD_SETTING_FIELDS | Call by reference | Type reference (TYPE) | MDG_UPLOAD_SETTING_FIELDS | User interface setting fields for file uploader. | 20110113 | |||
| 2 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20110113 |
Method HANDLE_IMPORT_GOV_CHECKBOX on Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no exception.
Method SET_DEFAULT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_UPLOAD_SETTING_FIELDS | Call by reference | Type reference (TYPE) | MDG_UPLOAD_SETTING_FIELDS | User interface setting fields for file uploader. | 20110113 |
Method SET_DEFAULT_VALUES on Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no exception.
Method VALIDATE_CHANGE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20110112 | |||
| 2 | EV_ERROR_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110112 | |||
| 3 | IV_UPLOAD_SETTING_FIELDS | Call by reference | Type reference (TYPE) | MDG_UPLOAD_SETTING_FIELDS | User interface setting fields for file uploader. | 20110112 |
Method VALIDATE_CHANGE_REQUEST on Interface IF_MDG_FILE_UPLOAD_DECOUPLING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |