6
Putaway Confirmation WHS License Material Qty Cart Curr. Loc Putaway Bin Conf. Bin Input Field Field reference Field Typ Mandatory Paramente 1 Ware House No lein-lgnum Single Yes LGN 2 license lein-lenum Single Yes Screen Fields 1.Warehouse No : Warehouse number is intially filled by parameter i 2.License number : Enter the licence number which is received alrea Validations : Logic : Fetch the all Storage Unit details from LQUA by passing LGNUM and and pass the T.O number and Line item to LTAP and fetch material , Clear At Clear option system will clear all the values in the cu Back At Back Option system will leave the current screen Ware House Number : Entered WHS Should be exist check in the T300 b Storage Unit-User Entered Storage unit should be exist in LEIN tabl Material : fetch material and description from ltap-matnr by passin Curr.loc : fetch and display LEIN-LGPLA (BIN) LEIN-LGTYP(Sto.Typ) Quantity : Fetch Quantity (GESME)from LQUA by passing LGNUM(Ware Ho No of Carton : Shoe the no of cartons by the MD_CONVERT_MATERIAL_UN Putaway Bin : It will show the any Open T.O bin for the SU or else Putaway Sto.Type: It will show the open T.O Sto typ for the SU or e Propose Bin : At propose bin time system will propose the destina Use the function module 'L_TO_CREATE_MOVE_SU'

ZWRF2

Embed Size (px)

DESCRIPTION

Confirmation

Citation preview

Sheet1Putaway ConfirmationWHS LicenseMaterialQtyCartCurr. LocPutaway BinConf. BinInput FieldField referenceField TypeMandatoryParamenter IDF4 Help1Ware House Nolein-lgnumSingleYesLGN2licenselein-lenumSingleYes

Screen Fields 1.Warehouse No : Warehouse number is intially filled by parameter id LGN2.License number : Enter the licence number which is received alreadyValidations : Ware House Number : Entered WHS Should be exist check in the T300 by passing Ware House NumberStorage Unit-User Entered Storage unit should be exist in LEIN table check the entry by passing Lenum and Ware House number in LEINLogic :Fetch the all Storage Unit details from LQUA by passing LGNUM and LENUM and pass the T.O number and Line item to LTAP and fetch material , and open T.O detailsMaterial : fetch material and description from ltap-matnr by passing LEIN-BTANR AND LEIN-BTAPSCurr.loc : fetch and display LEIN-LGPLA (BIN) LEIN-LGTYP(Sto.Typ) from LeinQuantity : Fetch Quantity (GESME)from LQUA by passing LGNUM(Ware House no) AND LENUM (SU)No of Carton : Shoe the no of cartons by the MD_CONVERT_MATERIAL_UNIT by passing material , UOM and QuantityPutaway Bin : It will show the any Open T.O bin for the SU or else blank initiallyPutaway Sto.Type: It will show the open T.O Sto typ for the SU or else blank initially

Clear At Clear option system will clear all the values in the current screenBackAt Back Option system will leave the current screenPropose Bin : At propose bin time system will propose the destination storage bin and type by using T.O Creation function Module witout T.O ConfirmationUse the function module 'L_TO_CREATE_MOVE_SU'by passing 951 as Movement typematerial , respective Quantity , UOM and Batchif succeded the T.O creation we will fill the Exported Dest .Storage type as Put away Bin and Sto.type as Putaway bin typeQuality Transfer : In Quality Transfer Option system will transfer the SU to Quality zone by the Function Module - L_TO_CREATE_MOVE_SUby passing 951 as movement type , QLT as Dest.Storage Type and Quality as Destination Storage binConf Bin : if the confirmed bin as same as put away bin it will confirm the T.O automatically by using L_TO_CONFIRM_SUby passing put away bin T.O detalis along with storage Unit along with confirmed bin as destination Storage bin if the confirmed bin is diiferent with put away bin system will throw the message 'Would you like to Confirm the bin' with yes or noif answer is No , system wont perform any action and cursor will go to conf bin .if answer is yes , system will confirm the new destination bin and type with old T.O with updated Dest.Bin details with F.M L_TO_CONFIRM_SU

Sheet2

Sheet3