SAP ABAP Class CL_WSTN_PP_PUTAWAY_DIALOG (Encapsulate the dialog to define the prepack put-away plan)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD-MM (Application Component) Material Master
     WSTRN (Package) Prepack Allocation Planning Dialog
Properties
Class CL_WSTN_PP_PUTAWAY_DIALOG  
Short Description Encapsulate the dialog to define the prepack put-away plan    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class WSTRN    
Program status P  SAP Standard Production Program 
Category 0   
Package WSTRN   Prepack Allocation Planning Dialog 
Created 20011214   SAP 
Last change 20011214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SXRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WSTN_PP_PUTAWAY_DIALOG has no interface implemented.
Friends
Class CL_WSTN_PP_PUTAWAY_DIALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ANSWER_NO Constant Private Type reference (TYPE) C '2' Popup to confirm answer 'No' 20011221
2 CO_ANSWER_YES Constant Private Type reference (TYPE) C '1' Popup to confirm answer 'Yes' 20011221
3 CO_FCODE_ADD_DC Constant Private Type reference (TYPE) SYUCOMM 'ADD_DC' FCode to add a new Distr. Center 20011217
4 CO_FCODE_ADD_PP Constant Private Type reference (TYPE) SYUCOMM 'ADD_PP' FCode to add a new prepack 20011217
5 CO_FCODE_DFN_DELV Constant Private Type reference (TYPE) SYUCOMM 'DFN_DELV' FCode to define delivery phase 20011217
6 CO_FCODE_RMV_DC Constant Private Type reference (TYPE) SYUCOMM 'RMV_DC' FCode to remove a Distr. Center 20011217
7 CO_FCODE_RMV_PP Constant Private Type reference (TYPE) SYUCOMM 'RMV_PP' FCode to remove a prepack 20011217
8 CO_NODE_ROOT Constant Private Type reference (TYPE) TV_NODEKEY '*ROOT' Node key: Root 20011217
9 CO_TITLE_DELV_PHASES_PUTAWAY Constant Private Type reference (TYPE) GUI_TITLE '210C' GUI Title: Put-Away Delivery Phases 20020123
10 G_BADI_IMP_EXIST Static Attribute Private Type reference (TYPE) C Indicates if a BAdI Implementation exist. 20020415
11 G_COLPP_CPTOTAL Instance attribute Private Type reference (TYPE) I First column position of field CPQTY (F0001) in the PP grid 20011218
12 G_COLPP_CT Instance attribute Private Type reference (TYPE) I Column position of field CT in the PP grid 20050920
13 G_COLPP_MATNR Instance attribute Private Type reference (TYPE) I Column position of field MATNR in the PP grid 20011218
14 G_COLPP_QTY_PW_DC Instance attribute Private Type reference (TYPE) I Column position of field QTY_PW_DC in the PP grid 20011218
15 G_COLPP_QTY_PW_VTOTAL Instance attribute Private Type reference (TYPE) I Column position of field QTY_PW_VTOTAL in the PP grid 20011218
16 G_COLVAR_ATZHL Instance attribute Private Type reference (TYPE) I Column position of field ATZHL in the VAR grid 20011220
17 G_COLVAR_CPQTY Instance attribute Private Type reference (TYPE) I First column position of field CPQTY (F0001) in the VAR grid 20011219
18 G_COLVAR_CT Instance attribute Private Type reference (TYPE) I Column position of field CT in the VAR grid 20011218
19 G_COLVAR_QTY_PW_VTOTAL Instance attribute Private Type reference (TYPE) I Column position of field QTY_PW_VTOTAL in the VAR grid 20011218
20 G_COLVAR_SCHAR Instance attribute Private Type reference (TYPE) I Column position of field SCHAR in the VAR grid 20011218
21 G_CONTAINER_NAME Instance attribute Private Type reference (TYPE) SCRFNAME Name of the Screen CustCtrl Name to Link Container To 20011214
22 G_DISPLAY_ONLY Instance attribute Private Type reference (TYPE) XFELD Indicator for display mode only 20011214
23 G_MSGID Instance attribute Private Type reference (TYPE) SYMSGID Messages, Message Class 20020426
24 G_MSGNO Instance attribute Private Type reference (TYPE) SYMSGNO Messages, Message Number 20020426
25 G_MSGTXT Instance attribute Private Type reference (TYPE) NATXT Message text 20020426
26 G_NEVER_DISPLAY Instance attribute Private Type reference (TYPE) XFELD Indicates if it contains data that have never been displayed 20011214
27 G_O_ALLOC_PLANNING Instance attribute Private Object reference (TYPE REF TO) CL_WSTN_PP_ALLOC_PLANNING Allocation planning data 20011214
28 G_O_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Custom cont. that make the link between the class and dialog 20011214
29 G_O_DC_TBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR DC tree toolbar 20011217
30 G_O_DC_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SIMPLE_TREE DC selection tree 20011217
31 G_O_EXIT_PUTAWAY_DIALOG Static Attribute Private Object reference (TYPE REF TO) IF_EX_WSTRN_PUTAWAY_DIALOG Business add-in interface IF_EX_WSTRN_PUTAWAY_DIALOG 20020415
32 G_O_HOR_GRID_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter between both ALV grids 20011214
33 G_O_HOR_TREE_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter between the toolbar and the tree 20011214
34 G_O_LEFT_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent container for the DC toolbar and tree 20011214
35 G_O_PP_ALVGRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Prepack ALV grid 20011214
36 G_O_PP_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for the prepack ALV grid 20011214
37 G_O_RIGHT_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent container for the ALV grids 20011214
38 G_O_TBAR_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for the DC tree toolbar 20011214
39 G_O_TREE_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for the DC selection tree 20011214
40 G_O_VAR_ALVGRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Variant ALV grid 20011214
41 G_O_VAR_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for the variant ALV grid 20011214
42 G_O_VER_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter between the grids and the tree 20011214
43 G_PP_COMPONENTS_CHANGED Instance attribute Private Type reference (TYPE) XFELD Indicates if some prepack components have been changed 20011214
44 G_PP_DATA_INVALID Instance attribute Private Type reference (TYPE) XFELD Indicates if the prepack ALV gird contain error(s) 20020205
45 G_PUTAWAY_CHANGED Instance attribute Private Type reference (TYPE) XFELD Indicates if the put-away plan has been changed 20011218
46 G_S_DC_CURRNODE Instance attribute Private Type reference (TYPE) WSTN_DC_TREENODE Node currently selected in the DC tree 20011217
47 G_S_PP_LAYO Instance attribute Private Type reference (TYPE) LVC_S_LAYO Layout definition of the prepack ALV grid 20011218
48 G_S_VAR_LAYO Instance attribute Private Type reference (TYPE) LVC_S_LAYO Layout definition of the variants ALV grid 20011218
49 G_T_DC_TREENODES Instance attribute Private Type reference (TYPE) WSTN_DC_TREENODE_TAB Table with all DC tree nodes 20011217
50 G_T_EXCLUDE Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Exclude toolbar buttons 20020415
51 G_T_PP_DIALOG Instance attribute Private Object reference (TYPE REF TO) DATA Pointer to the prepack ALV grid table 20011214
52 G_T_PP_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field catalog for the prepack ALV grid 20011218
53 G_T_PP_SORT Instance attribute Private Type reference (TYPE) LVC_T_SORT Sort criteria for the prepack ALV grid 20011218
54 G_T_VAR_DIALOG Instance attribute Private Object reference (TYPE REF TO) DATA Pointer to the variants ALV grid table 20011214
55 G_T_VAR_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field catalog for the variants ALV grid 20011218
56 G_VAR_DATA_INVALID Instance attribute Private Type reference (TYPE) XFELD Indicates if the variant ALV gird contain error(s) 20020205
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DC Instance method Private Method Add a new distribution center in the put-away plan 20011217
2 ADD_PUTAWAY_PREPACKS Instance method Private Method Add prepacks in the put-away plan 20011218
3 BUILD_PP_FCAT Instance method Private Method Build the field catalog and layout for the prepack ALV grid 20011218
4 BUILD_VAR_FCAT Instance method Private Method Build the field catalog and layout for the variant ALV grid 20011218
5 CALCULATE_COMP_PER_SIZE Instance method Private Method Calculate the number of comp. per size for one put-away line 20011219
6 CHECK_CHANGED_DATA Instance method Public Method Trigger the event DATA_CHANGED for both ALV grids 20011218
7 CLASS_CONSTRUCTOR Static method Public Constructor Get the instance for the BAdIs 20020415
8 CONSTRUCTOR Instance method Public Constructor Initialize an instance of the put-away plan dialog class 20011214
9 CREATE_DC_TREE Instance method Private Method Create the DC tree 20011217
10 CREATE_TREE_TOOLBAR Instance method Private Method Create the toolbar above the DC tree 20011217
11 DEFINE_DELIVERY_PHASE Instance method Private Method Define delivery phases specific to a distribution center 20020123
12 FREE Instance method Public Method Destroy the put-away plan dialog object 20011217
13 GET_SELECTED_PREPACKS Instance method Private Method Get the selected prepacks 20011221
14 HANDLE_NODE_CTX_MENU_REQ Instance method Private Event handling method Handle NODE_CTX_MENU_REQ on the DC tree 20011217
15 HANDLE_NODE_CTX_MENU_SEL Instance method Private Event handling method Handle NODE_CTX_MENU_SEL on the DC tree 20011217
16 HANDLE_NODE_KEYPRESS Instance method Private Event handling method Handle NODE_KEYPRESS on the DC tree 20011217
17 HANDLE_NODE_SELECTION_CHANGED Instance method Private Event handling method Handle node SELECTION_CHANGED on the DC tree 20011217
18 HANDLE_PP_GRID_DATA_CHANGED Instance method Private Event handling method Handle the event DATA_CHANGED of the prepack ALV grid 20011218
19 HANDLE_PP_GRID_TOOLBAR Instance method Private Event handling method Setup the prepack ALV grid toolbar 20011218
20 HANDLE_PP_GRID_USER_COMMAND Instance method Private Event handling method Dispatch to the method that will take the appropriate action 20011218
21 HANDLE_PREPACKS_CHANGED Instance method Private Event handling method Handle the event PREPACKS_CHANGED from the Prepack Defn. obj 20011218
22 HANDLE_PUTAWAY_PLAN_CHANGED Instance method Private Event handling method Handle the event PUTAWAY_PLAN_CHANGED from the Alloc Obj. 20011218
23 HANDLE_TREE_TOOLBAR_FUNCTION Instance method Private Event handling method Dispatch to the method that will take the appropriate action 20011217
24 HANDLE_VAR_GRID_DATA_CHANGED Instance method Private Event handling method Handle the event DATA_CHANGED of the variant ALV grid 20011218
25 HANDLE_VAR_GRID_TOOLBAR Instance method Private Event handling method Setup the variant ALV grid toolbar 20020415
26 HANDLE_VAR_GRID_USER_COMMAND Instance method Private Event handling method Dispatch to the method that will take the appropriate action 20020415
27 LOAD_DATA Instance method Public Method Load allocation plan data into the dialog object 20011217
28 LOAD_DC_TREE Instance method Private Method Load the initial data in the DC tree 20011217
29 LOAD_PREPACK_GRID Instance method Private Method Load the prepack grid with the selected distr. center 20011218
30 LOAD_VARIANT_GRID Instance method Private Method Load the variant grid with the selected distr. center 20011218
31 MAP_VARIANT_AND_EDITABILITY Instance method Private Method Map Qty. planned for each Var. and determine editable cells 20011219
32 PREPARE_DISPLAY Instance method Public Method Formatted output data are sent to controls 20011217
33 REFRESH_PUTAWAY_GRIDS Instance method Private Method Refresh the PP and VAR grids with the new distr. center 20011219
34 RELOAD_GRIDS Instance method Public Method Reload the put-away grids 20020412
35 REMOVE_DC Instance method Private Method Remove a distribution center from the put-away plan 20011221
36 REMOVE_PUTAWAY_PREPACKS Instance method Private Method Remove prepacks from the put-away plan 20011218
37 RESET Instance method Public Method Reset the put-away plan dialog object 20011217
38 SELECT_NODE Instance method Private Method Display the put-away plan for the selected node 20011217
Events
Class CL_WSTN_PP_PUTAWAY_DIALOG has no event.
Types
Class CL_WSTN_PP_PUTAWAY_DIALOG has no local type.
Method Signatures

Method ADD_DC Signature

Method ADD_DC on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
# Exception Resumable Description Created on
1 INVALID_DC Das Verteilzentrum kann nicht hinzugefügt werden 20011217

Method ADD_PUTAWAY_PREPACKS Signature

Method ADD_PUTAWAY_PREPACKS on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
# Exception Resumable Description Created on
1 NO_ARTICLES Es sind keine Materialien für die Einlagerung verfügbar 20011218

Method BUILD_PP_FCAT Signature

Method BUILD_PP_FCAT on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method BUILD_PP_FCAT on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method BUILD_VAR_FCAT Signature

Method BUILD_VAR_FCAT on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method BUILD_VAR_FCAT on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method CALCULATE_COMP_PER_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_QTY_PW_VTOTAL Call by reference Type reference (TYPE) WSTN_QTY_PW_VTOTAL Gesamtzahl der Komponenten 20011219
2 Exporting EX_T_COMP_SIZE Call by reference Type reference (TYPE) WSTN_AL_COMP_SUM_PER_SIZE_TAB Tabelle mit Anzahl der Komponenten pro Größe 20011219
3 Importing IM_PPNR Call by reference Type reference (TYPE) WSTR_LOTNR Materialnummer des Lotmaterials 20011219
4 Importing IM_QTY_PW_DC Call by reference Type reference (TYPE) WSTN_QTY_PW_DC Geplante Einlagerungsmenge pro VZ/Material 20011219

Method CALCULATE_COMP_PER_SIZE on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method CHECK_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALID Call by reference Type reference (TYPE) CHAR01 Gibt an, ob alle Daten gültig sind 20011221

Method CHECK_CHANGED_DATA on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) C Dynpro-Custom-Control, dem Container zugeordnet werden soll 20011214
2 Importing IM_DISPLAY_ONLY Call by reference Type reference (TYPE) XFELD Kennzeichen nur Anzeigemodus 20011214

Method CONSTRUCTOR on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method CREATE_DC_TREE Signature

Method CREATE_DC_TREE on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method CREATE_DC_TREE on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method CREATE_TREE_TOOLBAR Signature

Method CREATE_TREE_TOOLBAR on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method CREATE_TREE_TOOLBAR on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method DEFINE_DELIVERY_PHASE Signature

Method DEFINE_DELIVERY_PHASE on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
# Exception Resumable Description Created on
1 NO_DC_SELECTED Es wurde kein Verteilzentrum im VZ-Baum ausgewählt 20020123

Method FREE Signature

Method FREE on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method FREE on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method GET_SELECTED_PREPACKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_T_PP_SEL Call by reference Type reference (TYPE) WSTN_PP_SEL_TAB Ausgewähltes Lot im ALV-Grid 20011221
# Exception Resumable Description Created on
1 NO_PREPACK_SELECTED Es wurde kein Lot ausgewählt 20011221

Method HANDLE_NODE_CTX_MENU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20011217
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20011217

Method HANDLE_NODE_CTX_MENU_REQ on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_NODE_CTX_MENU_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20011217
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20011217

Method HANDLE_NODE_CTX_MENU_SEL on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_NODE_KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Attribute reference (LIKE) 20011217
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20011217

Method HANDLE_NODE_KEYPRESS on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_NODE_SELECTION_CHANGED Signature

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

Method HANDLE_NODE_SELECTION_CHANGED on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_PP_GRID_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) 20011218
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20011218
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20011218
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20011218
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20011218

Method HANDLE_PP_GRID_DATA_CHANGED on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_PP_GRID_TOOLBAR Signature

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

Method HANDLE_PP_GRID_TOOLBAR on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_PP_GRID_USER_COMMAND 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) 20011218

Method HANDLE_PP_GRID_USER_COMMAND on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_PREPACKS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NEW_MENGE Call by reference Attribute reference (LIKE) 20011218
2 Importing IM_OLD_MENGE Call by reference Attribute reference (LIKE) 20011218
3 Importing IM_PPNR Call by reference Attribute reference (LIKE) 20011218
4 Importing IM_UPDOPER Call by reference Attribute reference (LIKE) 20011218
5 Importing IM_VARNR Call by reference Attribute reference (LIKE) 20011218

Method HANDLE_PREPACKS_CHANGED on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_PUTAWAY_PLAN_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PLANNR Call by reference Attribute reference (LIKE) 20011218
2 Importing IM_PONUM Call by reference Attribute reference (LIKE) 20011218
3 Importing IM_UPDOPER Call by reference Attribute reference (LIKE) 20011218

Method HANDLE_PUTAWAY_PLAN_CHANGED on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_TREE_TOOLBAR_FUNCTION Signature

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

Method HANDLE_TREE_TOOLBAR_FUNCTION on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_VAR_GRID_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) 20011218
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20011218
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20011218
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20011218
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20011218

Method HANDLE_VAR_GRID_DATA_CHANGED on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_VAR_GRID_TOOLBAR Signature

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

Method HANDLE_VAR_GRID_TOOLBAR on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method HANDLE_VAR_GRID_USER_COMMAND 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) 20020415

Method HANDLE_VAR_GRID_USER_COMMAND on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_O_ALLOC_PLANNING Call by reference Object reference (TYPE REF TO) CL_WSTN_PP_ALLOC_PLANNING Aufteilungsplanungsdaten 20011217
# Exception Resumable Description Created on
1 NO_ALLOCATION_OBJECT Es wurde kein Aufteilungsobjekt angegeben 20011217

Method LOAD_DC_TREE Signature

Method LOAD_DC_TREE on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method LOAD_DC_TREE on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method LOAD_PREPACK_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VZWRK Call by reference Type reference (TYPE) VZWRK Verteilzentrum als Werk 20011219

Method LOAD_PREPACK_GRID on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method LOAD_VARIANT_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VZWRK Call by reference Type reference (TYPE) VZWRK Verteilzentrum als Werk 20011219

Method LOAD_VARIANT_GRID on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method MAP_VARIANT_AND_EDITABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_S_VAR_DIALOG Call by reference Type reference (TYPE) ANY Repräsentieren eine Zeile im ALV-Grid Varianten 20011219
2 Importing IM_2ATINN Call by reference Type reference (TYPE) ATINN Merkmals-ID (Farbe) 20011219
3 Importing IM_2ATZHL Call by reference Type reference (TYPE) ATZHL Merkmals-ID (Farbe) 20011219
4 Importing IM_VZWRK Call by reference Type reference (TYPE) VZWRK Verteilzentrum als Werk 20011219

Method MAP_VARIANT_AND_EDITABILITY on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method PREPARE_DISPLAY Signature

Method PREPARE_DISPLAY on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method PREPARE_DISPLAY on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method REFRESH_PUTAWAY_GRIDS Signature

Method REFRESH_PUTAWAY_GRIDS on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method REFRESH_PUTAWAY_GRIDS on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method RELOAD_GRIDS Signature

Method RELOAD_GRIDS on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method RELOAD_GRIDS on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method REMOVE_DC Signature

Method REMOVE_DC on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
# Exception Resumable Description Created on
1 NO_DC_SELECTED Es wurde kein Verteilzentrum im VZ-Baum ausgewählt 20011221
2 PUTAWAY_LOCKED Some put-away lines are locked 20050922

Method REMOVE_PUTAWAY_PREPACKS Signature

Method REMOVE_PUTAWAY_PREPACKS on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
# Exception Resumable Description Created on
1 NO_SELECTION Es wurden keine Materialien zum Entfernen ausgewählt 20011218
2 PUTAWAY_LOCKED Some put-away lines are locked 20050922

Method RESET Signature

Method RESET on class CL_WSTN_PP_PUTAWAY_DIALOG has no parameter.
Method RESET on class CL_WSTN_PP_PUTAWAY_DIALOG has no exception.

Method SELECT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH_GRIDS Call by reference Type reference (TYPE) XFELD 'X' Gibt an, ob die ALV-Grids aktualisiert werden sollen 20011217
2 Importing IM_SELECTED_NODE Call by reference Type reference (TYPE) TV_NODEKEY Ausgewählter Knotenschlüssel 20011217
# Exception Resumable Description Created on
1 NODE_NOT_FOUND Der Knoten existiert nicht 20011217
History
Last changed by/on SAP  20011214 
SAP Release Created in 110