SAP ABAP Class CL_WRF_APC_SUMMARY_CTRL (Operational APC - Summary and Comparison Controller Class)
Hierarchy
☛
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
⤷
LO-MD-RA (Application Component) Assortment
⤷
WRF_APC (Package) Operational Assortment Planning and Control

⤷

⤷

Properties
Class | CL_WRF_APC_SUMMARY_CTRL | |
Short Description | Operational APC - Summary and Comparison Controller Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | WRF_APC | Operational Assortment Planning and Control |
Created | 20040413 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WRF_APC_SUMMARY_CTRL has no forward declaration.
Interfaces
Class CL_WRF_APC_SUMMARY_CTRL has no interface implemented.
Friends
Class CL_WRF_APC_SUMMARY_CTRL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WRF_APC_DATA_COMM | Operational APC - Data Communication Class | 20040415 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WRF_APC_DIALOG_COMM | Operational APC - Dialog Communication Class | 20040415 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DISPLAY_QTY_WINDOW_COL_TTY | Hold a collection of display quantities window | 20100414 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Initialize the instance | 20040413 |
2 | ![]() |
Instance method | Private | Event handling method | Catch the event comparison summary closed | 20040415 |
3 | ![]() |
Instance method | Public | Method | Refresh all the summaries window which are open | 20040425 |
4 | ![]() |
Instance method | Public | Method | Display summary of assigned VS planned quantities comparison | 20040415 |
Events
Class CL_WRF_APC_SUMMARY_CTRL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DISPLAY_QTY_WINDOW_COL_STY | Private | See coding | Hold a collection of display quantities window | 20100414 | begin of display_qty_window_col_sty,
plitem type wrf_plitem,
r_dsp_qty_window type ref to cl_wrf_apc_display_quantities,
end of display_qty_window_col_sty
|
|
2 | DISPLAY_QTY_WINDOW_COL_TTY | Private | See coding | Hold a collection of display quantities window | 20100414 | display_qty_window_col_tty type sorted table of display_qty_window_col_sty
with unique key plitem
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA_COMM | Call by reference | Object reference (TYPE REF TO) | CL_WRF_APC_DATA_COMM | 20040415 | |||
2 | ![]() |
IR_DIALOG_COMM | Call by reference | Object reference (TYPE REF TO) | CL_WRF_APC_DIALOG_COMM | Operative SPS - Dialogkommunikationsklasse | 20040415 |
Method CONSTRUCTOR on class CL_WRF_APC_SUMMARY_CTRL has no exception.
Method ON_COMPARISON_SUMMARY_CLOSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PLITEM | Call by reference | Attribute reference (LIKE) | 20040415 |
Method ON_COMPARISON_SUMMARY_CLOSED on class CL_WRF_APC_SUMMARY_CTRL has no exception.
Method REFRESH_ALL_SUMMARIES Signature
Method REFRESH_ALL_SUMMARIES on class CL_WRF_APC_SUMMARY_CTRL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040425 | ||
2 | ![]() |
20040425 | ||
3 | ![]() |
20040425 |
Method SHOW_COMPARISON_SUMMARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PL_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_WRF_APC_ITEM | 20040415 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040415 | ||
2 | ![]() |
20040415 | ||
3 | ![]() |
20040415 |
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 111 |