SAP ABAP Class CL_WSTN_PREPACK_DIALOG (Encapsulate the dialog to define prepack materials)
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_PREPACK_DIALOG  
Short Description Encapsulate the dialog to define prepack materials    
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 20011019   SAP 
Last change 20020503   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)
Interfaces
Class CL_WSTN_PREPACK_DIALOG has no interface implemented.
Friends
Class CL_WSTN_PREPACK_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' 20011116
2 CO_ANSWER_YES Constant Private Type reference (TYPE) C '1' Popup to confirm answer 'Yes' 20011116
3 CO_FCODE_ADD_MIX Constant Public Type reference (TYPE) SYUCOMM 'ADD_MIX' FCode to add a mixed prepack 20011023
4 CO_FCODE_ADD_MULT Constant Public Type reference (TYPE) SYUCOMM 'ADD_MULT' FCode to add multiple prepacks 20011023
5 CO_FCODE_ADD_ONE Constant Public Type reference (TYPE) SYUCOMM 'ADD_ONE' FCode to add only one prepack 20011025
6 CO_FCODE_APPL_LOG Constant Public Type reference (TYPE) SYUCOMM 'APPL_LOG' FCode to display the prepacks warning 20020416
7 CO_FCODE_APY_QS Constant Public Type reference (TYPE) SYUCOMM 'APY_QS' FCode to apply a quota scale 20011023
8 CO_FCODE_CHG_CHAR Constant Public Type reference (TYPE) SYUCOMM 'CHG_CHAR' FCode to change the choice of char. values 20011023
9 CO_FCODE_CHG_DESC Constant Public Type reference (TYPE) SYUCOMM 'CHG_DESC' FCode to change prepack description 20011023
10 CO_FCODE_CHG_PURCH Constant Public Type reference (TYPE) SYUCOMM 'CHG_PURCH' FCode to change prepack purchasing price 20011023
11 CO_FCODE_CPY_PP Constant Public Type reference (TYPE) SYUCOMM 'CPY_PP' FCode to copy a prepack 20011023
12 CO_FCODE_DEL_PP Constant Public Type reference (TYPE) SYUCOMM 'DEL_PP' FCode to delete a prepack 20011023
13 CO_FCODE_FAST_CPY Constant Public Type reference (TYPE) SYUCOMM 'FAST_CPY' FCode to fast copy a prepack line 20011023
14 CO_FCODE_REFRESH_PP Constant Public Type reference (TYPE) SYUCOMM 'RFSH_PP' FCode to refresh the prepack ALV Grid 20011031
15 CO_LOG_OBJECT Constant Private Type reference (TYPE) BALOBJ_D 'W_ALLOCPP' Application log: Object name (Application code) 20020416
16 CO_LOG_SUBOBJECT Constant Private Type reference (TYPE) BALSUBOBJ 'PP_WARN' Application Log: Subobject 20020416
17 CO_ROWTYPE_SBTOT1 Constant Private Type reference (TYPE) LVC_RTYPE 'A 0101 0000000001' Specify the row type for subtotal level one 20020327
18 G_COLPP_ATZHL Instance attribute Private Type reference (TYPE) I Column position of field ATZHL in the ALV grid 20011031
19 G_COLPP_BOM_EMPTY Instance attribute Private Type reference (TYPE) I Column position of field BOM_EMPTY in the ALV grid 20020314
20 G_COLPP_CNT_COMP Instance attribute Private Type reference (TYPE) I Column position of field CNT_COMP in the ALV grid 20020208
21 G_COLPP_CPQTY Instance attribute Private Type reference (TYPE) I First column position of field CPQTY (F0001) in the ALV grid 20011031
22 G_COLPP_CT Instance attribute Private Type reference (TYPE) I Column position of field CT in the ALV grid 20011031
23 G_COLPP_PPNR Instance attribute Private Type reference (TYPE) I Column position of field PPNR in the ALV grid 20011031
24 G_COLPP_QUOTA Instance attribute Private Type reference (TYPE) I Column position of field QUOTA in the ALV grid 20020425
25 G_COLPP_SCHAR Instance attribute Private Type reference (TYPE) I Column position of field SCHAR in the ALV grid 20011031
26 G_COLPP_TOTAL Instance attribute Private Type reference (TYPE) I Column position of field TOTAL in the ALV grid 20011031
27 G_COLQS_BEZEI Instance attribute Private Type reference (TYPE) I Column position of field BEZEI in the ALV grid 20011031
28 G_COLQS_QOLST Instance attribute Private Type reference (TYPE) I Column position of field QOLST in the ALV grid 20011031
29 G_COLQS_QUOTE Instance attribute Private Type reference (TYPE) I First column position of field QUOTE (F0001) in the ALV grid 20011031
30 G_COLQS_TOTAL Instance attribute Private Type reference (TYPE) I Column position of field TOTAL in the ALV grid 20011031
31 G_CONTAINER_NAME Instance attribute Private Type reference (TYPE) SCRFNAME Name of the Screen CustCtrl Name to Link Container To 20011022
32 G_DISPLAY_ONLY Instance attribute Private Type reference (TYPE) XFELD Indicator for display mode only 20011022
33 G_MSGID Instance attribute Private Type reference (TYPE) SYMSGID Messages, Message Class 20020426
34 G_MSGNO Instance attribute Private Type reference (TYPE) SYMSGNO Messages, Message Number 20020426
35 G_MSGTXT Instance attribute Private Type reference (TYPE) NATXT Message text 20020426
36 G_NB_PP_DISPLAY Instance attribute Private Type reference (TYPE) I Number of prepack currently displayed 20020327
37 G_NEVER_DISPLAY Instance attribute Public Type reference (TYPE) XFELD Indicates it contains data that have never been displayed 20011123
38 G_O_ALLOC_PLANNING Instance attribute Private Object reference (TYPE REF TO) CL_WSTN_PP_ALLOC_PLANNING Allocation planning data 20020308
39 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 20011022
40 G_O_EXIT_PREPACK_DIALOG Static Attribute Private Object reference (TYPE REF TO) IF_EX_WSTRN_PREPACK_DIALOG Business add-in interface IF_EX_WSTRN_PREPACK_DIALOG 20020412
41 G_O_PP_ALVGRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Prepack ALV grid 20011022
42 G_O_PP_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Prepack container 20011022
43 G_O_PREPACK Instance attribute Private Object reference (TYPE REF TO) CL_WSTN_PREPACK_DEFN Information on the prepack article that have been defined 20011022
44 G_O_QS_ALVGRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Quota scale ALV grid 20011022
45 G_O_QS_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Quota scale container 20011022
46 G_O_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Container splitter 20011022
47 G_PP_DATA_INVALID Instance attribute Private Type reference (TYPE) XFELD Indicates if the prepack ALV gird contain error(s) 20020205
48 G_PREPACKS_CHANGED Instance attribute Private Type reference (TYPE) XFELD Indicates if the prepack definition have been changed 20020205
49 G_S_PP_LAYO Instance attribute Private Type reference (TYPE) LVC_S_LAYO Layout definition of the prepack ALV grid 20011022
50 G_S_PP_PRNT Instance attribute Private Type reference (TYPE) LVC_S_PRNT Print settings for prepack ALV grid 20040123
51 G_S_QS_LAYO Instance attribute Private Type reference (TYPE) LVC_S_LAYO Layout definition of the quota scale ALV grid 20011022
52 G_T_PP_DIALOG Instance attribute Private Object reference (TYPE REF TO) DATA Pointer to the prepack ALV grid table 20011022
53 G_T_PP_EXCLUDE Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Exclude toolbar buttons 20011022
54 G_T_PP_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field catalog for the prepack ALV grid 20011022
55 G_T_PP_SORT Instance attribute Private Type reference (TYPE) LVC_T_SORT Sort criteria for the prepack ALV grid 20011022
56 G_T_QS_DESC Instance attribute Private Type reference (TYPE) WSTN_QS_DESC_TAB Quota scale description for the main characteristic 20011030
57 G_T_QS_DIALOG Instance attribute Private Object reference (TYPE REF TO) DATA Pointer to the quota scale ALV grid table 20011022
58 G_T_QS_DIST Instance attribute Private Type reference (TYPE) WSTN_QS_DIST_TAB Quota scale distribution (Size curve) 20011030
59 G_T_QS_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field catalog for the quota scale ALV grid 20011022
60 G_T_QS_HDR Instance attribute Private See coding List of quota scale defined for the main characteristic 20020702
61 G_T_QS_SORT Instance attribute Private Type reference (TYPE) LVC_T_SORT Sort criteria for the quota scale ALV grid 20011022
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_QUOTA_SCALE Instance method Private Method Apply the selected Quota Scale to all selected lines 20020212
2 BUILD_PP_FCAT Instance method Private Method Build the field catalog and layout for the prepack ALV grid 20011022
3 BUILD_QS_FCAT Instance method Private Method Build the field cat. and layout for the quota scale ALV grid 20011022
4 CHANGE_CHAR_VALUES_CHOICE Instance method Private Method Change the choice of values for the secondary characteristic 20011116
5 CHECK_CHANGED_DATA Instance method Public Method Trigger the event DATA_CHANGED for the prepack ALV grids 20011218
6 CLASS_CONSTRUCTOR Static method Public Constructor Get the instance for the BAdIs 20020412
7 CONSTRUCTOR Instance method Public Constructor Initialize an instance of the prepack dialog class 20011019
8 COPY_PREPACK_ARTICLES Instance method Private Method Copy one or multiple prepack articles 20011026
9 CREATE_PREPACK_ARTICLES_1C Instance method Private Method Create a new prepack (for gen. with one char.) 20011116
10 CREATE_PREPACK_ARTICLES_2C Instance method Private Method Create one or multiple prepack (for gen. with two char.) 20011116
11 DELETE_PREPACK_ARTICLES Instance method Private Method Delete one or multiple prepack materials 20011026
12 DETERMINE_EDITABILITY Instance method Private Method Determine editable cells (existing variants) 20011024
13 DISPLAY_PREPACK_WARNING Instance method Private Method Display the warning message concerning the prepack articles 20020416
14 FAST_COPY Instance method Private Method Copy the selected line to all the lines that are empty 20020207
15 FREE Instance method Public Method Destroy the prepack dialog object 20011023
16 GET_QUOTA_SCALE Instance method Private Method Get all quota scales of the main characteristic 20011030
17 GET_SELECTED_PREPACK Instance method Private Method Get the selected prepack form the prepack ALV grid 20011026
18 HANDLE_PP_BEFORE_USER_COMMAND Instance method Private Event handling method Handle the event BEFORE_USER_COMMAND of the prepack ALV grid 20011031
19 HANDLE_PP_DATA_CHANGED Instance method Private Event handling method Handle the event DATA_CHANGED of the prepack ALV grid 20011025
20 HANDLE_PP_TOOLBAR Instance method Private Event handling method Setup the prepack ALV grid toolbar 20011023
21 HANDLE_PP_USER_COMMAND Instance method Private Event handling method Dispatch to the method that will take the appropriate action 20011023
22 HANDLE_PREPACKS_CHANGED Instance method Private Event handling method Handle the event PREPACKS_CHANGED from the Prepack Defn. obj 20020205
23 LOAD_DATA Instance method Public Method Load prepack data into the dialog object 20011123
24 LOAD_PP_GRID Instance method Private Method Prepare prepack for display into the prepack ALV grid (Gen.) 20011206
25 LOAD_PP_GRID_1C Instance method Private Method Prepare prepack for display into ALV grid (One Char.) 20011206
26 LOAD_PP_GRID_2C Instance method Private Method Prepare prepack for display into ALV grid (Two Char.) 20011206
27 LOAD_QS_GRID Instance method Private Method Prepack quota scale for display into the QS ALV grid 20011206
28 MAINTAIN_PREPACK_DESCRIPTION Instance method Private Method Allow user to maintain the prepack description 20011211
29 MAINTAIN_PURCHASING_PRICE Instance method Private Method Allow user to maintain the prepack purchasing prices 20011211
30 PREPARE_DISPLAY Instance method Public Method Formatted Output Table is Sent to Control 20011101
31 REFRESH_PREPACK_ALVGRID Instance method Private Method Calculate each line total and call the STD refresh method 20011031
32 RELOAD_PP_DATA Instance method Public Method Reload prepack data into the ALV grid 20020412
33 RESET Instance method Public Method Reset the prepack dialog object 20011123
Events
Class CL_WSTN_PREPACK_DIALOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_PP_DISPLAY Private See coding Working structure to prepare prepack display 20011029 BEGIN OF type_pp_display, atsrtx TYPE wstn_atsrtx, atzhly TYPE wstn_atzhly, cpqty TYPE wstn_cpqty, END OF type_pp_display
2 TYPE_PP_DISPLAY_TAB Private See coding Working table to prepare prepack display 20011029 type_pp_display_tab TYPE STANDARD TABLE OF type_pp_display
Method Signatures

Method APPLY_QUOTA_SCALE Signature

Method APPLY_QUOTA_SCALE on class CL_WSTN_PREPACK_DIALOG has no parameter.
# Exception Resumable Description Created on
1 CHANGE_NOT_ALLOWED Für einige der ausgewählten Lots ist keine Änderung erlaubt 20031127
2 MULTIPLE_QS Sie können jeweils nicht mehr als eine Quotenleiste anwenden 20020212
3 NO_PP_SELECTED Es wurde kein Lot ausgewählt 20020212
4 NO_QS_SELECTED Es wurde keine Quotenleiste ausgewählt 20020212

Method BUILD_PP_FCAT Signature

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

Method BUILD_QS_FCAT Signature

Method BUILD_QS_FCAT on class CL_WSTN_PREPACK_DIALOG has no parameter.
Method BUILD_QS_FCAT on class CL_WSTN_PREPACK_DIALOG has no exception.

Method CHANGE_CHAR_VALUES_CHOICE Signature

Method CHANGE_CHAR_VALUES_CHOICE on class CL_WSTN_PREPACK_DIALOG has no parameter.
# Exception Resumable Description Created on
1 CHANGE_NOT_ALLOWED Für einige der ausgewählten Lots ist keine Änderung erlaubt 20020208
2 NO_SELECTION Es wurde kein Lot zur Änderung ausgewählt 20011116

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 20020204

Method CHECK_CHANGED_DATA on class CL_WSTN_PREPACK_DIALOG has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WSTN_PREPACK_DIALOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WSTN_PREPACK_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 20011022
2 Importing IM_DISPLAY_ONLY Call by reference Type reference (TYPE) XFELD Kennzeichen nur Anzeigemodus 20011022

Method CONSTRUCTOR on class CL_WSTN_PREPACK_DIALOG has no exception.

Method COPY_PREPACK_ARTICLES Signature

Method COPY_PREPACK_ARTICLES on class CL_WSTN_PREPACK_DIALOG has no parameter.
# Exception Resumable Description Created on
1 COPY_FAILED Das Lotmaterial konnte nicht kopiert werden 20020327
2 NO_SELECTION Es wurde kein kein Lot zum Kopieren ausgewählt 20011031

Method CREATE_PREPACK_ARTICLES_1C Signature

Method CREATE_PREPACK_ARTICLES_1C on class CL_WSTN_PREPACK_DIALOG has no parameter.
# Exception Resumable Description Created on
1 CREATION_FAILED Das Lotmaterial konnte nicht angelegt werden 20020208

Method CREATE_PREPACK_ARTICLES_2C Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_UCOMM Call by reference Type reference (TYPE) SYUCOMM Mehrere Lots oder ein gemischtes Lot 20011116
# Exception Resumable Description Created on
1 CREATION_FAILED Das Lotmaterial konnte nicht angelegt werden 20020208

Method DELETE_PREPACK_ARTICLES Signature

Method DELETE_PREPACK_ARTICLES on class CL_WSTN_PREPACK_DIALOG has no parameter.
# Exception Resumable Description Created on
1 ALREADY_POSTED Das Lotmaterial ist bereits gebucht 20020208
2 DELETE_NOT_ALLOWED Für einige der ausgewählten Lots ist keine Löschung erlaubt 20020208
3 NO_SELECTION Es wurde kein Lot zum Löschen ausgewählt 20020208
4 USED_IN_PLANNING Das Lotmaterial wird im Aufteilungsplan verwendet 20020308

Method DETERMINE_EDITABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_T_CT Call by reference Type reference (TYPE) LVC_T_STYL Sammelmaterialtabelle für Zellen einer ALV-Grid-Zeile 20011024
2 Importing IM_2ATINN Call by reference Type reference (TYPE) ATINN Merkmals-ID (Farbe) 20011024
3 Importing IM_2ATZHL Call by reference Type reference (TYPE) ATZHL Merkmalswert-ID (Farbe) 20011024
4 Importing IM_CHGALLOWED Call by reference Type reference (TYPE) WSTN_ALLOWED ' ' Änderungen an diesem Lot sind erlaubt 20020208

Method DETERMINE_EDITABILITY on class CL_WSTN_PREPACK_DIALOG has no exception.

Method DISPLAY_PREPACK_WARNING Signature

Method DISPLAY_PREPACK_WARNING on class CL_WSTN_PREPACK_DIALOG has no parameter.
Method DISPLAY_PREPACK_WARNING on class CL_WSTN_PREPACK_DIALOG has no exception.

Method FAST_COPY Signature

Method FAST_COPY on class CL_WSTN_PREPACK_DIALOG has no parameter.
# Exception Resumable Description Created on
1 INVALID_SELECTION Die Zeilenauswahl ist ungültig 20020208
2 MULTIPLE_SELECTION Mehrfachselektion ist in diesem Kontext nicht erlaubt 20020207
3 NO_SELECTION Es wurde keine Zeile ausgewählt 20020207

Method FREE Signature

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

Method GET_QUOTA_SCALE Signature

Method GET_QUOTA_SCALE on class CL_WSTN_PREPACK_DIALOG has no parameter.
Method GET_QUOTA_SCALE on class CL_WSTN_PREPACK_DIALOG has no exception.

Method GET_SELECTED_PREPACK 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 20011026
# Exception Resumable Description Created on
1 NO_PREPACK_SELECTED Es wurde kein Lot ausgewählt 20011026

Method HANDLE_PP_BEFORE_USER_COMMAND Signature

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

Method HANDLE_PP_BEFORE_USER_COMMAND on class CL_WSTN_PREPACK_DIALOG has no exception.

Method HANDLE_PP_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20011025
2 Importing E_ONF4 Value transfer Attribute reference (LIKE) 20011025
3 Importing E_ONF4_AFTER Value transfer Attribute reference (LIKE) 20011025
4 Importing E_ONF4_BEFORE Value transfer Attribute reference (LIKE) 20011025
5 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20011025

Method HANDLE_PP_DATA_CHANGED on class CL_WSTN_PREPACK_DIALOG has no exception.

Method HANDLE_PP_TOOLBAR Signature

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

Method HANDLE_PP_TOOLBAR on class CL_WSTN_PREPACK_DIALOG has no exception.

Method HANDLE_PP_USER_COMMAND Signature

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

Method HANDLE_PP_USER_COMMAND on class CL_WSTN_PREPACK_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 Value transfer Attribute reference (LIKE) 20020205
2 Importing IM_OLD_MENGE Value transfer Attribute reference (LIKE) 20020205
3 Importing IM_PPNR Value transfer Attribute reference (LIKE) 20020205
4 Importing IM_UPDOPER Value transfer Attribute reference (LIKE) 20020205
5 Importing IM_VARNR Value transfer Attribute reference (LIKE) 20020205

Method HANDLE_PREPACKS_CHANGED on class CL_WSTN_PREPACK_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 20020308
2 Importing IM_O_PREPACK Call by reference Object reference (TYPE REF TO) CL_WSTN_PREPACK_DEFN Informationen zum definierten Lotmaterial 20011123
# Exception Resumable Description Created on
1 NO_PREPACK_OBJECT Es wurde kein Lotobjekt angegeben 20011213

Method LOAD_PP_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHGALLOWED Call by reference Type reference (TYPE) WSTN_ALLOWED ' ' Änderungen an diesem Lot sind erlaubt 20020208
2 Importing IM_PPNR Call by reference Type reference (TYPE) WSTR_LOTNR Lot für Anzeige 20011206

Method LOAD_PP_GRID on class CL_WSTN_PREPACK_DIALOG has no exception.

Method LOAD_PP_GRID_1C Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHGALLOWED Call by reference Type reference (TYPE) WSTN_ALLOWED Änderungen an diesem Lot sind erlaubt 20020208
2 Importing IM_PPNR Call by reference Type reference (TYPE) WSTR_LOTNR Lot für Anzeige 20011206

Method LOAD_PP_GRID_1C on class CL_WSTN_PREPACK_DIALOG has no exception.

Method LOAD_PP_GRID_2C Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHGALLOWED Call by reference Type reference (TYPE) WSTN_ALLOWED Änderungen an diesem Lot sind erlaubt 20020208
2 Importing IM_PPNR Call by reference Type reference (TYPE) WSTR_LOTNR Lot für Anzeige 20011206

Method LOAD_PP_GRID_2C on class CL_WSTN_PREPACK_DIALOG has no exception.

Method LOAD_QS_GRID Signature

Method LOAD_QS_GRID on class CL_WSTN_PREPACK_DIALOG has no parameter.
Method LOAD_QS_GRID on class CL_WSTN_PREPACK_DIALOG has no exception.

Method MAINTAIN_PREPACK_DESCRIPTION Signature

Method MAINTAIN_PREPACK_DESCRIPTION on class CL_WSTN_PREPACK_DIALOG has no parameter.
# Exception Resumable Description Created on
1 NO_SELECTION Es wurden keine Lots ausgewählt 20011211

Method MAINTAIN_PURCHASING_PRICE Signature

Method MAINTAIN_PURCHASING_PRICE on class CL_WSTN_PREPACK_DIALOG has no parameter.
# Exception Resumable Description Created on
1 NO_PURCH_PRICES Für das Sammelmat. wurden noch keine Eink.-Preise festgelegt 20020312
2 NO_SELECTION Es wurden keine Lots ausgewählt 20011211

Method PREPARE_DISPLAY Signature

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

Method REFRESH_PREPACK_ALVGRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROW_INFO Call by reference Type reference (TYPE) LVC_S_ROW Gibt die Zeile an, auf die positioniert werden soll 20020327

Method REFRESH_PREPACK_ALVGRID on class CL_WSTN_PREPACK_DIALOG has no exception.

Method RELOAD_PP_DATA Signature

Method RELOAD_PP_DATA on class CL_WSTN_PREPACK_DIALOG has no parameter.
# Exception Resumable Description Created on
1 NO_PREPACK_OBJECT Es wurde kein Lotobjekt angegeben 20020412

Method RESET Signature

Method RESET on class CL_WSTN_PREPACK_DIALOG has no parameter.
Method RESET on class CL_WSTN_PREPACK_DIALOG has no exception.
History
Last changed by/on SAP  20020503 
SAP Release Created in 110