SAP ABAP Class CL_WOD5_POS_VIEW (CL_WOD5_POS_VIEW)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-CBP (Application Component) Consumption-Based Planning (See Also PP-MRP)
     WOD (Package) Online Planning
Properties
Class CL_WOD5_POS_VIEW  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package WOD   Online Planning 
Created 20081112   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MDR1P Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WOD5_POS_VIEW has no interface implemented.
Friends
Class CL_WOD5_POS_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CENTER Constant Private Type reference (TYPE) C 'X' 20081112
2 C_YES Constant Private Type reference (TYPE) C 'X' 20081112
3 MR_CONTAINER_POS Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20081112
4 MR_DATA Instance attribute Protected Type reference (TYPE) WOD5_POS_TTY WOD5 Item 20081112
5 MR_GRID_POS Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20081112
6 MR_MODEL_POS Instance attribute Protected Object reference (TYPE REF TO) CL_WOD5_POS_MODEL 20081112
7 MS_HEADER_DATA Instance attribute Protected Type reference (TYPE) WOD5_HEADER_STY WOD5 Header Data 20090529
8 MT_UPD_EBAN Instance attribute Private Type reference (TYPE) WOD5_POS_TTY Changed Lines for EBAN Update 20081112
9 MT_UPD_WBO2 Instance attribute Private Type reference (TYPE) WOD5_POS_TTY Changed Lines for WBO2 Update 20081112
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ITEMS Instance method Public Method 20090528
2 CHANGE_QUANTITY Instance method Private Method 20081112
3 CLEAR_MT_UPD Instance method Public Method Clear Parameter MT_UPD 20091125
4 CONSTRUCTOR Instance method Public Constructor Constructor 20081112
5 CREATE_REQ Instance method Public Method Create Requirements 20081112
6 FILTER_MR_DATA Instance method Public Method 20090528
7 GET_DATA Instance method Public Method Get position data 20081112
8 GET_FIELDCAT Instance method Private Method Get field catalogue 20081112
9 GET_MT_UPD Instance method Public Method 20081112
10 GET_SELECTED_ROWS Instance method Public Method Get Rows That Are Selected 20081112
11 GET_TOOLTIP_COLOR Instance method Private Method Get the Color for Tooltip 20081112
12 GET_UPDATE_FLAG Instance method Public Method Get update flag for updating the position view ALV 20081112
13 HANDLE_DATA_CHANGED Instance method Public Event handling method Get changed data from POS and compute 20081112
14 HANDLE_FCODE Instance method Public Event handling method Handle for Function Codes 20081112
15 HANDLE_HOTSPOT_CLICK Instance method Public Event handling method Handle for Hotspot Click 20081112
16 REMOVE_TOOLBAR Instance method Private Method Remove Toolbar 20081112
17 SET_BOHANDLE Instance method Public Method 20081112
18 SET_DATA Instance method Public Method Set position data 20081112
19 SET_DEL_POS Instance method Private Method Set positions to be deleted 20081112
20 SET_UPDATE_FLAG Instance method Public Method Set update flag for updating the position view ALV 20081112
21 SHOW_ALV Instance method Public Method Show ALV Table 20081112
22 TOOLBAR Instance method Public Event handling method Toolbar 20081112
Events
# Event Type Visibility Description Created on
1 CREATE_PUR_ORDER Instance Event
(0)
Public
(2)
Creation of a Purchase Order 20081112
2 CREATE_REQ_POS Instance Event
(0)
Public
(2)
20081112
3 DATA_CHANGED Instance Event
(0)
Public
(2)
20081112
4 DO_ROUNDING Instance Event
(0)
Public
(2)
Execute rounding 20081112
5 HOTSPOT_MATNR Instance Event
(0)
Public
(2)
20081112
6 SAVE_POS Instance Event
(0)
Public
(2)
20081112
7 SHOW_PRICES Instance Event
(0)
Public
(2)
20081112
8 SIM_ROUND Instance Event
(0)
Public
(2)
20081112
Types
Class CL_WOD5_POS_VIEW has no local type.
Method Signatures

Method APPEND_ITEMS Signature

Method APPEND_ITEMS on class CL_WOD5_POS_VIEW has no parameter.
Method APPEND_ITEMS on class CL_WOD5_POS_VIEW has no exception.

Method CHANGE_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL ALV Control: Geänderte Zellen für Anwendung 20081112
2 Changing CT_DATA_POS Call by reference Type reference (TYPE) WOD5_POS_TTY WOD5 Position 20081112
3 Importing IS_MOD_CELL Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Geänderte Zellen für Anwendung 20081112
4 Importing IS_MOD_LINE Call by reference Type reference (TYPE) WOD5_POS_STY WOD5 Position 20081112

Method CHANGE_QUANTITY on class CL_WOD5_POS_VIEW has no exception.

Method CLEAR_MT_UPD Signature

Method CLEAR_MT_UPD on class CL_WOD5_POS_VIEW has no parameter.
Method CLEAR_MT_UPD on class CL_WOD5_POS_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEAD Call by reference Type reference (TYPE) WOD5_HEADER_STY WOD5 Kopfdaten 20081112
2 Importing IT_DATA Call by reference Type reference (TYPE) WOD5_POS_TTY WOD5 Position 20081112
3 Importing I_VISIBLE Call by reference Type reference (TYPE) C 'X' 'X'= Container is visible 20081112

Method CONSTRUCTOR on class CL_WOD5_POS_VIEW has no exception.

Method CREATE_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG Call by reference Type reference (TYPE) WOD5_LOG_TTY Protokoll 20081112
2 Importing IS_DATA_HEAD Call by reference Type reference (TYPE) WOD5_HEADER_STY WOD5 Kopfdaten 20081112
3 Importing I_CALLER Call by reference Type reference (TYPE) C 20081112

Method CREATE_REQ on class CL_WOD5_POS_VIEW has no exception.

Method FILTER_MR_DATA Signature

Method FILTER_MR_DATA on class CL_WOD5_POS_VIEW has no parameter.
Method FILTER_MR_DATA on class CL_WOD5_POS_VIEW has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) WOD5_POS_TTY WOD5 Position 20081112

Method GET_DATA on class CL_WOD5_POS_VIEW has no exception.

Method GET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20081112

Method GET_FIELDCAT on class CL_WOD5_POS_VIEW has no exception.

Method GET_MT_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UPD_EBAN Call by reference Type reference (TYPE) WOD5_POS_TTY WOD5 Position 20081112
2 Exporting ET_UPD_WBO2 Call by reference Type reference (TYPE) WOD5_POS_TTY WOD5 Position 20081112

Method GET_MT_UPD on class CL_WOD5_POS_VIEW has no exception.

Method GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROW_NO Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20081112

Method GET_SELECTED_ROWS on class CL_WOD5_POS_VIEW has no exception.

Method GET_TOOLTIP_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_EXC Value transfer Type reference (TYPE) ALV_T_QINF Tabelle für die Exception Quickinfo 20081112

Method GET_TOOLTIP_COLOR on class CL_WOD5_POS_VIEW has no exception.

Method GET_UPDATE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UPDATE Call by reference Type reference (TYPE) C 20081112

Method GET_UPDATE_FLAG on class CL_WOD5_POS_VIEW has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20081112

Method HANDLE_DATA_CHANGED on class CL_WOD5_POS_VIEW has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20081112

Method HANDLE_FCODE on class CL_WOD5_POS_VIEW has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20081112
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20081112
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20081112

Method HANDLE_HOTSPOT_CLICK on class CL_WOD5_POS_VIEW has no exception.

Method REMOVE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TOOLBAR_POS Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20081112

Method REMOVE_TOOLBAR on class CL_WOD5_POS_VIEW has no exception.

Method SET_BOHANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOHANDLE Call by reference Type reference (TYPE) BOHANDLE Handlenummer für Einträge in der Simmulationsliste zur B.O. 20081112

Method SET_BOHANDLE on class CL_WOD5_POS_VIEW has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECT_DATA Call by reference Type reference (TYPE) WOD5_POS_TTY WOD5 Position 20081112

Method SET_DATA on class CL_WOD5_POS_VIEW has no exception.

Method SET_DEL_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROW_NO Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20081112

Method SET_DEL_POS on class CL_WOD5_POS_VIEW has no exception.

Method SET_UPDATE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATED Call by reference Type reference (TYPE) C 'X': Set flag, ' ': Clear flag 20081112

Method SET_UPDATE_FLAG on class CL_WOD5_POS_VIEW has no exception.

Method SHOW_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) WOD5_POS_TTY WOD5 Position 20081112

Method SHOW_ALV on class CL_WOD5_POS_VIEW has no exception.

Method TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20081112

Method TOOLBAR on class CL_WOD5_POS_VIEW has no exception.
Event Signatures

Event CREATE_PUR_ORDER Signature
Event CREATE_PUR_ORDER on class CL_WOD5_POS_VIEW has no parameter.
Event CREATE_REQ_POS Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_CALLER Exporting Value transfer Type reference (TYPE) C Aufrufende Anwendung, H = Head, P = Position 20081112

Event DATA_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_DATA Exporting Value transfer Type reference (TYPE) WOD5_POS_TTY WOD5 Position 20081112

Event DO_ROUNDING Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IS_TOTAL Exporting Value transfer Type reference (TYPE) WOD5_POS_STY WOD5 Position 20081112
2 IS_TOTAL_SUB Exporting Value transfer Type reference (TYPE) PONORMAL Bestellmenge eines Materials auf Basis normaler Bestellungen 20081112

Event HOTSPOT_MATNR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ES_ROW_NO Exporting Value transfer Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20081112
2 E_COLUMN_ID Exporting Value transfer Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20081112

Event SAVE_POS Signature
Event SAVE_POS on class CL_WOD5_POS_VIEW has no parameter.
Event SHOW_PRICES Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_ROW_NO Exporting Value transfer Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20081112

Event SIM_ROUND Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_ROW_NO Exporting Value transfer Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20081112
History
Last changed by/on SAP  20100310 
SAP Release Created in 605