SAP ABAP Class CL_FIP_WDC_MASTER_SETTINGS (Assistance Class for Master Settings)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_UI_MODEL (Package) User Interface Models for Fresh Item Procurement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20080225
Properties
Class CL_FIP_WDC_MASTER_SETTINGS  
Short Description Assistance Class for Master Settings    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIP_UI_MODEL   User Interface Models for Fresh Item Procurement 
Created 20080225   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_WDC_MASTER_SETTINGS has no forward declaration.
Interfaces
Class CL_FIP_WDC_MASTER_SETTINGS has no interface implemented.
Friends
Class CL_FIP_WDC_MASTER_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALV_WIDTH Constant Public Type reference (TYPE) STRING '1000' 20080523
2 MO_AOR_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_AOR_MANAGER BO AoR's Manager 20080225
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20080225
2 CREATE_REFRESH_BUTTON Instance method Public Method create refresh button 20080229
3 GET_MATERIALS Instance method Public Method Get Materials for Master Settings 20080225
4 GET_RECIPIENTS Instance method Public Method Get Recipients for Master Settings 20080225
5 GET_SUPPLYING_PLANTS Instance method Public Method Get Supplying Plants for Master Settings 20080225
6 GET_VENDORS Instance method Public Method Get Vendors for Master Settings 20080225
7 INIT Instance method Private Method Initialize Master Settings 20080225
Events
Class CL_FIP_WDC_MASTER_SETTINGS has no event.
Types
Class CL_FIP_WDC_MASTER_SETTINGS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FIP_WDC_MASTER_SETTINGS has no parameter.
Method CONSTRUCTOR on class CL_FIP_WDC_MASTER_SETTINGS has no exception.

Method CREATE_REFRESH_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_ALV_CONFIG Call by reference Object reference (TYPE REF TO) CL_FIP_ALV_CONFIG Wrap SALV_WD_TABLE table configuration 20080229

Method CREATE_REFRESH_BUTTON on class CL_FIP_WDC_MASTER_SETTINGS has no exception.

Method GET_MATERIALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MATERIALS Call by reference Type reference (TYPE) FIP_T_MATERIAL_BASIC Table of materials with material groups and descriptions 20080225

Method GET_MATERIALS on class CL_FIP_WDC_MASTER_SETTINGS has no exception.

Method GET_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RECIPIENT_BASIC Table of FIP recipients 20080226

Method GET_RECIPIENTS on class CL_FIP_WDC_MASTER_SETTINGS has no exception.

Method GET_SUPPLYING_PLANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SUPPLYING_PLANTS Call by reference Type reference (TYPE) FIP_T_SUPLG_PLANT_BASIC Table of supplying plants 20080225

Method GET_SUPPLYING_PLANTS on class CL_FIP_WDC_MASTER_SETTINGS has no exception.

Method GET_VENDORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VENDORS Call by reference Type reference (TYPE) FIP_T_VENDOR_BASIC Table of vendors 20080225

Method GET_VENDORS on class CL_FIP_WDC_MASTER_SETTINGS has no exception.

Method INIT Signature

Method INIT on class CL_FIP_WDC_MASTER_SETTINGS has no parameter.
Method INIT on class CL_FIP_WDC_MASTER_SETTINGS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604