SAP ABAP Class CL_MDG_BS_MAT_FEEDER_FORM_MARA (Feeder Class for the MARA form)
Hierarchy
☛
MDG_APPL (Software Component) MDG Applications
⤷
CA-MDG-APP-MM (Application Component) MDG Material
⤷
MDG_BS_MAT_UI (Package) MDG: ERP Material UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_FEEDER_FORM | Feeder for forms | 20110131 |
Properties
| Class | CL_MDG_BS_MAT_FEEDER_FORM_MARA | |
| Short Description | Feeder Class for the MARA form | |
| Super Class | CL_MDG_BS_MAT_FEEDER_FORM | Feeder for forms |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_MAT_UI | MDG: ERP Material UI |
| Created | 20110131 | 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
Class CL_MDG_BS_MAT_FEEDER_FORM_MARA has no interface implemented.
Friends
Class CL_MDG_BS_MAT_FEEDER_FORM_MARA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Initialized? | 20110804 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | First called UIBB: input ULR (workaround) | 20110729 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | MATNR | Old matnr | 20110209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get description of current material | 20120807 | |
| 2 | Instance method | Private | Method | Event Handler for Save Event | 20111111 | |
| 3 | Instance method | Private | Method | Event Handler for Save Event | 20111111 | |
| 4 | Instance method | Private | Method | Event Handler for Save Event | 20111111 | |
| 5 | Instance method | Private | Method | Process actions specific for cverview lists | 20120402 |
Events
Class CL_MDG_BS_MAT_FEEDER_FORM_MARA has no event.
Types
Class CL_MDG_BS_MAT_FEEDER_FORM_MARA has no local type.
Method Signatures
Method GET_MATNR_TXT Signature
Method GET_MATNR_TXT on class CL_MDG_BS_MAT_FEEDER_FORM_MARA has no parameter.
Method GET_MATNR_TXT on class CL_MDG_BS_MAT_FEEDER_FORM_MARA has no exception.
Method ON_CANCEL_EVENT 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) | 20111111 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20111111 | |||
| 3 | EV_SKIP_DEFAULT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111111 | |||
| 4 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20111111 | |||
| 5 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111111 |
Method ON_CANCEL_EVENT on class CL_MDG_BS_MAT_FEEDER_FORM_MARA has no exception.
Method ON_EDIT_EVENTS 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) | 20111111 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20111111 | |||
| 3 | EV_SKIP_DEFAULT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111111 | |||
| 4 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20111111 | |||
| 5 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111111 |
Method ON_EDIT_EVENTS on class CL_MDG_BS_MAT_FEEDER_FORM_MARA has no exception.
Method ON_SAVE_EVENT 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) | 20111111 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20111111 | |||
| 3 | EV_SKIP_DEFAULT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111111 | |||
| 4 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20111111 | |||
| 5 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111111 |
Method ON_SAVE_EVENT on class CL_MDG_BS_MAT_FEEDER_FORM_MARA has no exception.
Method PROCESS_LOCAL_ACTION_EVENT 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) | 20120402 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20120402 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20120402 |
Method PROCESS_LOCAL_ACTION_EVENT on class CL_MDG_BS_MAT_FEEDER_FORM_MARA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |