SAP ABAP Class CL_MDG_BS_MAT_FEEDER_LIST_BASE (Feeder for lists for overviews)
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_LIST Feeder for lists 20120215
Properties
Class CL_MDG_BS_MAT_FEEDER_LIST_BASE  
Short Description Feeder for lists for overviews    
Super Class CL_MDG_BS_MAT_FEEDER_LIST Feeder for lists 
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 20120215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no forward declaration.
Interfaces
Class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no interface implemented.
Friends
Class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no friend class.
Attributes
Class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_VALUATION Instance method Private Method Add new MBEW data set 20120326
2 CHANGE_FIELD_DEFINITION Instance method Private Method Changes the Field Definition 20120611
3 CHANGE_LOCAL_ACTION_4_NODE Instance method Private Method Change local action usage for given node 20130606
4 CHANGE_LOCAL_ACTION_USAGE Instance method Private Method Change action usage for toolbar buttons of ATS list 20120322
5 DEFINE_LOCAL_ACTIONS Instance method Private Method Actions specific for overview lists 20120322
6 DEFINE_LOCAL_FIELDS Instance method Private Method Define field for displaying valuation type description 20120523
7 DISCARD_SELECTION Instance method Private Method Discard selected datasets 20120326
8 GET_FIRST_ADDED_DATA Instance method Private Method Get first data set added to conext, clear lead selection 20130627
9 PROCESS_LOCAL_ACTION_EVENT Instance method Private Method Process actions specific for cverview lists 20120322
10 SET_ACTIONS_TXT Instance method Private Method Set description displayed with valuation type 20120412
11 SET_MBEW_DESCRIPTIONS Instance method Private Method Set description displayed with valuation type 20120327
12 SET_PAGE_TITLE_INFO Instance method Private Method Set attributes displayed in page title 20120322
Events
Class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no event.
Types
Class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no local type.
Method Signatures

Method ADD_NEW_VALUATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20120419
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20120326

Method ADD_NEW_VALUATION on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method CHANGE_FIELD_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_CATALOGUE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Field Catalogue (Basis for the Available Fields on the UI) 20120611
2 Changing CT_DEFINITION Call by reference Type reference (TYPE) /PLMU/T_FRW_G_FIELD_DESCR_APPL Detailed Description of the Field Catalogue Components 20120611

Method CHANGE_FIELD_DEFINITION on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method CHANGE_LOCAL_ACTION_4_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) /PLMU/T_FRW_G_ACTION_USAGE Action Usage 20130606
2 Changing CV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Action Usage has modified by Method 20130606
3 Importing IV_ADD_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20130606
4 Importing IV_CONTEXT_TYPE_NAME Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20130606
5 Importing IV_COPY_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20130606
6 Importing IV_DISCARD_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20130606

Method CHANGE_LOCAL_ACTION_4_NODE on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method CHANGE_LOCAL_ACTION_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) /PLMU/T_FRW_G_ACTION_USAGE Action Usage 20120322
2 Changing CV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20120322

Method CHANGE_LOCAL_ACTION_USAGE on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method DEFINE_LOCAL_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20120322

Method DEFINE_LOCAL_ACTIONS on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method DEFINE_LOCAL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_CATALOGUE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20120523
2 Changing CT_DEFINITION Call by reference Type reference (TYPE) /PLMU/T_FRW_G_FIELD_DESCR_APPL Field Descriptions 20120523

Method DEFINE_LOCAL_FIELDS on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method DISCARD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) /PLMB/SPI_ACTION_NAME Action Name 20120326
2 Importing IV_NODE Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20120326
3 Importing IV_STRUC_NAME Call by reference Type reference (TYPE) STRING 20120326

Method DISCARD_SELECTION on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method GET_FIRST_ADDED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130627
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20130627
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20130627

Method GET_FIRST_ADDED_DATA on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method PROCESS_LOCAL_ACTION_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20120322
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20120322
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20120322

Method PROCESS_LOCAL_ACTION_EVENT on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method SET_ACTIONS_TXT Signature

Method SET_ACTIONS_TXT on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no parameter.
Method SET_ACTIONS_TXT on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method SET_MBEW_DESCRIPTIONS Signature

Method SET_MBEW_DESCRIPTIONS on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no parameter.
Method SET_MBEW_DESCRIPTIONS on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.

Method SET_PAGE_TITLE_INFO Signature

Method SET_PAGE_TITLE_INFO on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no parameter.
Method SET_PAGE_TITLE_INFO on class CL_MDG_BS_MAT_FEEDER_LIST_BASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607