SAP ABAP Class CL_FIP_WDC_SETTINGS_STAT_POPUP (Assistance Class for WDC_FIP_PROCUREMENT)
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_SETTINGS_STAT_POPUP | |
| Short Description | Assistance Class for WDC_FIP_PROCUREMENT | |
| 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_SETTINGS_STAT_POPUP has no forward declaration.
Interfaces
Class CL_FIP_WDC_SETTINGS_STAT_POPUP has no interface implemented.
Friends
Class CL_FIP_WDC_SETTINGS_STAT_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 | Constant | Public | See coding | 20080818 | |||||
| 3 | Constant | Public | See coding | 20080818 | |||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FIP_SETTINGS_MANAGER | Buyer settings manager for Business Layer | 20080818 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080818 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080818 | |
| 3 | Instance method | Public | Method | 20080818 | ||
| 4 | Instance method | Public | Method | 20080818 | ||
| 5 | Instance method | Public | Method | 20080818 | ||
| 6 | Instance method | Public | Method | 20080818 | ||
| 7 | Instance method | Public | Method | 20080818 | ||
| 8 | Instance method | Public | Method | 20080818 | ||
| 9 | Instance method | Public | Method | 20080818 | ||
| 10 | Instance method | Public | Method | 20080818 |
Events
Class CL_FIP_WDC_SETTINGS_STAT_POPUP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_RCPT_ORDER_DETAIL | Public | See coding | 20080818 | BEGIN OF s_rcpt_order_detail,
recipient_type TYPE fip_wdrd_rtype,
recipient_id TYPE fip_recipient_num,
recipient_name TYPE fip_recipient_name,
doc_type TYPE fip_doc_type,
doc_nr TYPE fip_doc_number,
doc_qty TYPE fip_doc_qty,
meins TYPE meins,
END OF s_rcpt_order_detail
|
||
| 2 | T_RCPT_ORDER_DETAIL | Public | See coding | 20080818 | t_rcpt_order_detail TYPE STANDARD TABLE OF s_rcpt_order_detail
|
Method Signatures
Method ADD_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PERIOD | Call by reference | Type reference (TYPE) | FIP_S_STAT_PERIODS | Period Data for Statistical Information | 20080818 |
Method ADD_PERIOD on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no parameter.
Method CONSTRUCTOR on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no exception.
Method EDIT_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PERIOD | Call by reference | Type reference (TYPE) | FIP_S_STAT_PERIODS | Period Data for Statistical Information | 20080818 |
Method EDIT_PERIOD on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no exception.
Method GET_DELIVERY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATE | Value transfer | Type reference (TYPE) | D | 20080818 |
Method GET_DELIVERY_DATE on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no exception.
Method GET_ORDERING_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATE | Value transfer | Type reference (TYPE) | D | 20080818 |
Method GET_ORDERING_DATE on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no exception.
Method SET_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080818 |
Method SET_CONTEXT_NODE on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no exception.
Method SET_CONTEXT_PAST_DELIVERY_DATA Signature
Method SET_CONTEXT_PAST_DELIVERY_DATA on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no parameter.
Method SET_CONTEXT_PAST_DELIVERY_DATA on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no exception.
Method SET_CONTEXT_PAST_ORDERED_DATA Signature
Method SET_CONTEXT_PAST_ORDERED_DATA on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no parameter.
Method SET_CONTEXT_PAST_ORDERED_DATA on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no exception.
Method SET_CONTEXT_PAST_SALES_DATA Signature
Method SET_CONTEXT_PAST_SALES_DATA on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no parameter.
Method SET_CONTEXT_PAST_SALES_DATA on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no exception.
Method SET_CONTEXT_RECIPIENT_DATA Signature
Method SET_CONTEXT_RECIPIENT_DATA on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no parameter.
Method SET_CONTEXT_RECIPIENT_DATA on class CL_FIP_WDC_SETTINGS_STAT_POPUP has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |