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 | Constant | Public | See coding | 20080818 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_SETTINGS_MANAGER | Buyer settings manager for Business Layer | 20080818 | |||
| 3 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20080818 | |
| 2 | Instance method | Public | Method | retrieve the recipients | 20080818 | |
| 3 | Instance method | Public | Method | 20080818 | ||
| 4 | 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 | ET_RECIPIENTS | Call by reference | Type reference (TYPE) | FIP_T_RCPT_QUOTA_DATA | 20080818 | ||||
| 2 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080818 | |||
| 3 | IV_UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080818 | |||
| 4 | IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20080818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Value does not exist | 20080818 | ||
| 2 | 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 | 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 | CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080818 | |||
| 2 | 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 | Error caused by a coding error | 20080818 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |