SAP ABAP Class CL_MDG_BS_MAT_FEEDER_FORM (Feeder for forms)
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
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_FEEDER_FORM_MAKT | Feeder for MAKT | 20120806 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_FEEDER_FORM_MARA | Feeder Class for the MARA form | 20110131 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_FEEDER_FORM_MARC | Feeder Class for MARC | 20120209 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_FEEDER_FORM_MBEW | Form Feeder for MBEW | 20120210 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_FEEDER_FORM_MVKE | Feeder for MVKE | 20120210 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_FEEDER_FORM_NOTE | Feeder for forms of notes | 20100709 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_FEEDER_FORM_PNOT | Feeder for forms of notes | 20120426 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_FEEDER_FORM_SET | Feeder for forms for settings | 20100806 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_FEEDER_FORM_SNOT | Feeder for forms of notes | 20120418 |
Properties
| Class | CL_MDG_BS_MAT_FEEDER_FORM | |
| Short Description | Feeder for forms | |
| Super Class | /PLMU/CL_FRW_G_FEEDER_FORM | Form Feeder |
| 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 | 20100607 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_BS_MAT_FEEDER_FORM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20100804 | ||
| 2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20100607 | ||
| 3 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20100607 | ||
| 4 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20100607 | ||
| 5 | /PLMU/IF_FRW_G_CONFIG_PARAM | Feeder Callback - Set and Get Configuration Parameter | 20100809 | ||
| 6 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20120104 | ||
| 7 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20100607 | ||
| 8 | IF_MDG_BS_MAT_GEN_C | Constant Interface for MDG Material | 20110715 |
Friends
Class CL_MDG_BS_MAT_FEEDER_FORM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_USMD_APP_CONTEXT | Application Context | 20110321 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120220 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20110115 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Field catalogue without loc. fields | 20120523 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Selected(Used) Fields | 20130718 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TY_T_ADAPTATION | Adapted keys | 20130213 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FPMGB_T_PARAM_VALUE | Parameter Value | 20101123 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Relationship between Config and Node / Entity determined | 20130606 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20110217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Change action usage for toolbar buttons of ATS list | 20120617 | |
| 2 | Instance method | Protected | Method | Get node name and entity name | 20121010 | |
| 3 | Instance method | Protected | Method | Get node name | 20101123 | |
| 4 | Instance method | Private | Method | Set entity | 20120104 |
Events
Class CL_MDG_BS_MAT_FEEDER_FORM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ADAPTATION | Public | See coding | 20130213 | BEGIN OF ty_s_adaptation,
target_key TYPE fpm_s_config_key,
orig_key TYPE fpm_s_config_key,
END OF ty_s_adaptation
|
||
| 2 | TY_T_ADAPTATION | Public | See coding | 20130213 | ty_t_adaptation TYPE STANDARD TABLE OF ty_s_adaptation
|
Method Signatures
Method CHANGE_LOCAL_ACTION_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_USAGE | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_G_ACTION_USAGE | Action Usage | 20120617 | |||
| 2 | CV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | 20120617 |
Method CHANGE_LOCAL_ACTION_USAGE on class CL_MDG_BS_MAT_FEEDER_FORM has no exception.
Method GET_NODE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENTITY_NAME | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20121010 | |||
| 2 | EV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20121010 |
Method GET_NODE_ENTITY on class CL_MDG_BS_MAT_FEEDER_FORM has no exception.
Method GET_NODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NODE_NAME | Value transfer | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20101123 |
Method GET_NODE_NAME on class CL_MDG_BS_MAT_FEEDER_FORM has no exception.
Method SET_ENTITY Signature
Method SET_ENTITY on class CL_MDG_BS_MAT_FEEDER_FORM has no parameter.
Method SET_ENTITY on class CL_MDG_BS_MAT_FEEDER_FORM has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 606 |