SAP ABAP Class CL_MDG_UPLOAD_FORM_FEEDER (To create the form setting of uploader)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20110110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20110110 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_OIF_CONF_EXIT | Application specific configuration controller for OIF | 20110110 |
Properties
| Class | CL_MDG_UPLOAD_FORM_FEEDER | |
| Short Description | To create the form setting of uploader | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_FILE_UPLOAD | Master Data Processes Service Based File Upload |
| Created | 20110110 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20110110 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20110110 | ||
| 3 | IF_FPM_OIF_CONF_EXIT | Application specific configuration controller for OIF | 20110110 |
Friends
Class CL_MDG_UPLOAD_FORM_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_MDG_UPLOAD_UI_ASSIST | UI Assistance class File Upload | 20110110 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | MDG_RUN_NUMBER | Data Load Run Number | 20110211 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | MDG_UPLOAD_SETTING_FIELDS | Master Data Governance User interface screen fields | 20110117 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110117 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | To check whether the upload has been done or not | 20110117 | ||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | BADI_MDG_FILEUPLOAD_DECOUPLING | MDG Decoupling for File Import | 20110112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add message to list of messages | 20110110 |
Events
Class CL_MDG_UPLOAD_FORM_FEEDER has no event.
Types
Class CL_MDG_UPLOAD_FORM_FEEDER has no local type.
Method Signatures
Method ADD_MESSAGE_TO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | Table with BAPI Return Information | 20110110 |
Method ADD_MESSAGE_TO_LIST on class CL_MDG_UPLOAD_FORM_FEEDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |