SAP ABAP Class CL_MDG_BS_MAT_FEEDER_FORM_SET (Feeder for forms for settings)
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 | 20100806 |
Properties
| Class | CL_MDG_BS_MAT_FEEDER_FORM_SET | |
| Short Description | Feeder for forms for settings | |
| 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 | 20100806 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_MDG_BS_MAT_FEEDER_FORM_SET has no interface implemented.
Friends
Class CL_MDG_BS_MAT_FEEDER_FORM_SET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | whether the commmunicator is set | 20110511 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Instance prepared | 20110714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check, if ACTION and CR type fits | 20111111 | |
| 2 | Instance method | Private | Method | Get certain (unique) CR type of action | 20110802 | |
| 3 | Instance method | Private | Method | Read custom fields and append to table of URL parameters | 20120906 | |
| 4 | Instance method | Private | Method | Event Handler for On Continue event | 20111111 | |
| 5 | Instance method | Private | Method | Event handler for start up events | 20111111 |
Events
Class CL_MDG_BS_MAT_FEEDER_FORM_SET has no event.
Types
Class CL_MDG_BS_MAT_FEEDER_FORM_SET has no local type.
Method Signatures
Method CHECK_ACTION_CREQUEST_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTION | Call by reference | Type reference (TYPE) | USMD_ACTION | Action | 20111111 | |||
| 2 | IV_ACTION | Call by reference | Type reference (TYPE) | USMD_ACTION | Action | 20111111 | |||
| 3 | IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20111111 |
Method CHECK_ACTION_CREQUEST_TYPE on class CL_MDG_BS_MAT_FEEDER_FORM_SET has no exception.
Method GET_CERTAIN_CREQUEST_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | USMD_ACTION | Action | 20110802 | |||
| 2 | RV_CREQUEST_TYPE | Value transfer | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20110802 |
Method GET_CERTAIN_CREQUEST_TYPE on class CL_MDG_BS_MAT_FEEDER_FORM_SET has no exception.
Method GET_CUSTOM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CUSTOM_PARAM | Value transfer | Type reference (TYPE) | /PLMB/T_FRW_PARAMETERS | Parameters | 20120907 |
Method GET_CUSTOM_FIELDS on class CL_MDG_BS_MAT_FEEDER_FORM_SET has no exception.
Method ON_CONTINUE_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_CONTINUE_EVENT on class CL_MDG_BS_MAT_FEEDER_FORM_SET has no exception.
Method ON_START_UP_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SKIP_RETRIEVE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111111 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20111111 | |||
| 3 | IV_FIRST_TIME | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111111 | |||
| 4 | IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20111111 |
Method ON_START_UP_EVENTS on class CL_MDG_BS_MAT_FEEDER_FORM_SET has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |