SAP ABAP Class CL_FIP_WDC_RCPT_QUOTA_POPUP (Assistance Class for WDC_FIP_RCPT_QUOTA_DISPLY)
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 20080818
Properties
Class CL_FIP_WDC_RCPT_QUOTA_POPUP  
Short Description Assistance Class for WDC_FIP_RCPT_QUOTA_DISPLY    
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 20080818   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIP_WDC_RCPT_QUOTA_POPUP has no forward declaration.
Interfaces
Class CL_FIP_WDC_RCPT_QUOTA_POPUP has no interface implemented.
Friends
Class CL_FIP_WDC_RCPT_QUOTA_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FUNCTION_ID Constant Public See coding 20080818
2 MO_SETTINGS_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_FIP_SETTINGS_MANAGER Buyer settings manager for Business Layer 20080818
3 MT_CHANGED_RECIPIENTS Instance attribute Private Type reference (TYPE) FIP_T_RCPT_QUOTA_DATA Table of Recipients with Quotas 20080818
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080818
2 GET_RECIPIENTS Instance method Public Method retrieve the recipients 20080818
3 SAVE_CHANGED_RECIPIENTS Instance method Public Method 20080818
4 SAVE_RECIPIENT_QUOTA_DATA Instance method Public Method 20080818
Events
Class CL_FIP_WDC_RCPT_QUOTA_POPUP has no event.
Types
Class CL_FIP_WDC_RCPT_QUOTA_POPUP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FIP_WDC_RCPT_QUOTA_POPUP has no parameter.
Method CONSTRUCTOR on class CL_FIP_WDC_RCPT_QUOTA_POPUP 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_RCPT_QUOTA_DATA 20080818
2 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20080818
3 Importing IV_UNAME Call by reference Type reference (TYPE) UNAME User Name 20080818
4 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20080818
# Exception Resumable Description Created on
1 CX_FIP_DATA_NOT_FOUND Value does not exist 20080818
2 CX_FIP_UNEXPECTED Error caused by a coding error 20080818

Method SAVE_CHANGED_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RCPT_QUOTA_DATA 20080818

Method SAVE_CHANGED_RECIPIENTS on class CL_FIP_WDC_RCPT_QUOTA_POPUP has no exception.

Method SAVE_RECIPIENT_QUOTA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080818
2 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) FIP_T_RCPT_QUOTA_DATA Table of Recipients with Quotas 20080818
# Exception Resumable Description Created on
1 CX_FIP_UNEXPECTED Error caused by a coding error 20080818
History
Last changed by/on SAP  20100310 
SAP Release Created in 604