Steps involved in picking

Hello all,
I would like to know the steps involved in
1.picking a material from a WM storage type and transfer it to an insterim storage area.
2.Also, i wanted to know the steps invloved in goods issue. Is there any specific movement type and t-code to carry the goods issue.
3. After the stock transfer(putaway/picking) has taken place, what is the t-code to
verify whether the stock are putaway in to the storage type. I used MB52 and MMBE and after confirmaing the transfer order it says "stock for putaway". Does this mean that the stock has been putaway or it is ready for putaway.
Thanks,
Maxx

Hi Max,
     Please check my answer below. Reward points if helpful.
What you need to do in WM for transfers is 1) Create Transfer Order 2) Print and apply Labels/Pick Lists 3) Confirm Transfer Order. You can create transfer order directly from LT01 or the preceding document like Material document or outbound delivery.
1.picking a material from a WM storage type and transfer it to an insterim storage area.
- You can create transfer order from outbound delivery with VL03n by selecting subsequent functions/create transfer order.
- You can create transfer order from LT01 if you know the movement type or if it is a warehouse internal movement
- You can confirm transfer order while moving the material to interim area using transaction LT12
2.Also, i wanted to know the steps invloved in goods issue. Is there any specific movement type and t-code to carry the goods issue.
- You can directly carry out goods issue from outbound delivery from VL02n by clicking Goods Issues button or using VL06G for list of outbound deliveries. It would not require any movement.
- You can also perform goods issue on outbound delivery or shipment from RF transaction LM00 or LM61.
3. After the stock transfer(putaway/picking) has taken place, what is the t-code to
verify whether the stock are putaway in to the storage type. I used MB52 and MMBE and after confirmaing the transfer order it says "stock for putaway". Does this mean that the stock has been putaway or it is ready for putaway.
- For putaway after goods receipt, if the system is not conigured for automatic TO creation or Confirmation then, you will have to create Putaway TO using transaction LT06 with material document and confirm it with LT12. Once the putaway is confirmed, you can use MMBE to see material status in IM. In MMBE, you can select storage location and click on Environment/WM stocks. This will display stock at storage type/bin level.
If you see the stock in "stock for putaway, you will have to create/confirm transfer order as stated above. Use LT22/LT23 to find transafer order for confirmation.
Cheers,
Sarvesh

Similar Messages

  • What are the steps involved in configuring Oracle EBSR12 after installation

    What are the steps involved in configuring Oracle EBS R12 after installation is complete?
    We have an empty oracle EBS R12 installed and up and running. We do not have anything configured.
    Please direct me to the documents that can be followed to do initial steps for the application functionality to work.
    Thanks,
    SR

    What are the steps involved in configuring Oracle EBS R12 after installation is complete?
    We have an empty oracle EBS R12 installed and up and running. We do not have anything configured.
    Please direct me to the documents that can be followed to do initial steps for the application functionality to work.All Oracle EBS Docs 11i/R12 can be found at:
    Oracle Applications Documentation
    http://www.oracle.com/technetwork/documentation/applications-167706.html
    Thanks,
    Hussein

  • Steps involved to Configure a Smartform for printing TO Item

    Hi,
    I want to develop a Smartform to print TO for each Item.
    Currently it is being done using SAP Script.
    I checked the Configuration in OMLV and assigned my print program Z****** .
    This thing here is I don't see any values passed to my program like TO Number, Whse Number etc when called through LT31.
    Where as I assign the standard program RLVSDR40 and debug it all the details are being passed to this program.
    I am not sure if I am missing any configuration.
    Please help me to figure out the issue and let me know all the steps involved in configuring the Smartforms to print Transfer Orders.
    Thanks in Advance.
    MK.

    Hi Murali,
    The SAP delivers the solution to print the TO item by SAPScript, but we can do it by Smartform as well, as in
    You need to create a project for the enhancement MWMD0001, because EXIT_RLVSDR40_001 will fulfill your purpose of doing it the other ways i.e. via Smart from.
    For this you have to use CMOD transaction to create the project for the above said enhancement.
    Note: If you do this way any configuration done via OMNU wont't be considered.
    Then after in teh import parameters you have a table XRLDRI, which contains both the warehouse number and the transfer order number, the same can be passed on to the designed Smartform to fulfill your purpose.
    Sample Code, you can refer to:
    *local variable declaration.
       DATA: l_wa_fm_name            TYPE rs38l_fnam.
    * Local Field Symbols
       FIELD-SYMBOLS : <l_fs_rldri> TYPE rldri.
    * Local Constant declaration
       CONSTANTS : lc_fmname TYPE tdsfname   VALUE 'XYXYXYXY',  "Smartform name, here designated by 'XYXYXYXY'
                   lc_chk      TYPE rldrudruck VALUE 'X'.
    *Moving Transfer Order Print :Item level data into corresponding work area.
       LOOP AT xrldri ASSIGNING <l_fs_rldri>.
    * Determine smartform function module
         CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
           EXPORTING
             formname           = lc_fmname
           IMPORTING
             fm_name            = l_wa_fm_name
           EXCEPTIONS
             no_form            = 1
             no_function_module = 2
             OTHERS             = 3.
        IF sy-subrc = 0.
    * Call the function module of the smartform
           CALL FUNCTION l_wa_fm_name
             EXPORTING
               user_settings    = lc_chk
               tanum            = <l_fs_rldri>-tanum
               lgnum            = <l_fs_rldri>-lgnum
             EXCEPTIONS
               formatting_error = 1
               internal_error   = 2
               send_error       = 3
               user_canceled    = 4
               OTHERS           = 5.
           IF sy-subrc = 0.
           ENDIF.
         ENDIF.
       ENDLOOP."LOOP AT xrldri ASSIGNING <l_fs_rldri>. 
    Please validate the same at your end and let me know in case you require any further inputs from my end.
    BR/Thanks
    Pranav Agrawal

  • Steps involved in adding USB external HDD to a TC

    Please forgive me if this question is somewhere in the forum, I haven’t been able to find it. At least I haven’t been able to find the actual steps involved (but I’m sure that they are probably right in front of me).
    Here is my problem. I have a 1Tb Time Capsule, an iMAC, a MacBook, a MacBook Pro. I am running out of some space on my TC and have had to exclude a few directories in order to get it to successfully backup. I would like to back up all of my directories if possible.
    After reading the post by Pondini , I http://discussions.apple.com/thread.jspa?threadID=2296894 I see that I can add external USB drives to my time capsule (http://web.me.com/pondini/Time_Machine/TCQ4.html). If I want to add, lets say 2 usb drives and then backup each computer to its own drive. Is it simple a matter of getting a powered usb hub, and then on each individual computer configure its individual time machine backup (system preferences -> Time Machine -> Select Disk? Or do I control all of this from my ‘master’ computer, which is the iMAC? If this is the case, then what would be the steps involved.
    Does this question make sense?

    JM43 wrote:
    Is it simple a matter of getting a powered usb hub, and then on each individual computer configure its individual time machine backup (system preferences -> Time Machine -> Select Disk?
    Yup.
    Depending on the sizes, you might want to get a single large drive and back up 2 of the Macs to it. You could partition it so each one has it's own space, or let them share the whole drive.
    Just be sure to format it/them +*Mac OS Extended+* with the GUID Partition Map scheme.
    Or do I control all of this from my ‘master’ computer, which is the iMAC?
    No, it isn't a "master." You may use it that way, but only a Mac running OSX Server is considered as a "master." All your Macs are equal.
    One suggestion, though; I'd recommend backing the iMac up to a directly-connected USB (or, better, FireWire) external HD. That's much faster and more reliable, and will reduce the amount of traffic on your network.

  • Steps involved in writing java application on win CE

    I want to develop a java application in win CE platform for a handheld device.
    1. What are all the steps involved.
    2. Is there any simulator available for win CE so that I can run my java application.
    Advance thanks,
    Regards,
    Balasubramaniam.K.R
    [email protected]

    The way I developed my first app for the Compaq iPAQ
    1. Install PersonalJava
    2. Build app using AWT classes only (although I think SWING can be used)
    3. Screen size 240 x 295 (thats what I used)
    4. Compile and run on PC
    5. Move to PPC (fingers crossed)
    6. You may want to add an app.LNK file (kinda like a *.bat file) to setup classpath and file args
    Sun has a compatibility suite you can run against your app to make sure it is PJava compliant. http://java.sun.com/products/personaljava/javacheck.html
    Also make sure you don't use classes/methods that aren't supported
    There is a PJava emulkation environment, but I never used it.
    http://java.sun.com/products/personaljava/pj-emulation.html
    ...good luck

  • Steps involved in setting up communication between CRM and R3 / ECC

    Hi all,
    Can you please tell what are the steps involved in setting up communication between CRM and R3 or ECC.
    I know that initially logical systems, RFC connections and other technical settings need to be done by Basis consultants.
    From a functional consultants viewpoint, what all config settings need to be done so that data transfer between the systems can take place?
    Thanks in advance.

    Hi,
    There are a series of steps that are to be done...
    These include creating sites and subscription in CRM, setting up filters, and number ranges....
    All these are in the connectivity guide C71 and replication guide B09.
    Refer C71 first and then B09. These would suffice.
    You can get these both in the follwoing reference:
    http://help.sap.com/bp_crmv340/CRM_DE/index.htm
    If you dont get, then gimme your email id, i shall forward these docs to you.
    Kindly reward with points in case helpful
    Sharif.

  • Steps involved in developing an add-on

    Hi All,
    What are the steps involved in the process of developing an add-on for SAP B One ?
    I like to know more on this.  Does any one suggest from the scratch what things are required and each step in the sequential order to develop an Add-On ?
    Thanks
    SV Reddy

    Hi Reddy,
    1)u have to install the SAP Business One.
    2)Then After installing,Start->Programs->SAPBusinessOne->SDK->SDK HelpCenter and Samples will be available.
    3)u work it over the samples provided.It helps u a lot
    I hope this will help u....:)
    Regards
    Mohana

  • Steps involved in MRP run

    Hi! Gurus,
    Can any one list down all the steps involved in MRP run?
    Thank you

    please go through the link for detailed information
    http://help.sap.com/saphelp_470/helpdata/en/f4/7d3f9344af11d182b40000e829fbfe/frameset.htm

  • HT4972 Hi All can some outline to me the steps involved in updating my iphone from iOS 4.2.1 to a higher version,its a 3GS

    Hi All can someone outline to me the steps involved in updating my iphone from iOS 4.2.1 to a higher version,its a 3GS

    Please read and follow the instructions of the Apple link you posted from. Please note, if you have a 3G as opposed to a 3GS, you can not upgrade above iOS 4.2.1.

  • Steps involved in Selective Deletion of Data from Info Cube

    Please search...this is much discussed in different threads out here
    Hi Experts
    I shall be greatful if you can updated me with the detail steps involved in Selective Data Deletion from a Info Cube....as i need to delete data selectively from a Infocube in LIVE system...so there is no second chance for me..
    Please update in detail
    Thanks in advance
    Edited by: Moderator

    Not sure how you were searching, but did you come across any of these...
    https://forums.sdn.sap.com/search.jspa?threadID=&q=selective+deletion&objID=f131&dateRange=all&numResults=15

  • Steps involved to capture Sony HDR-SR1

    I can not get FCP 6 to recognize Sony HD SR1 camera. Log & Capture says 'No Communication'.
    What are the steps involved? It appears Apple 4.2.2 Pro Res is the capture codec but I don't see any device options to match this camera. Nervous about the clients footage I copied entire 24 GB drive files to an external.
    I have an AJA Kona LHE but without a breakout box there's no way to use the supplied RCA cables so I'm using the supplied USB connection.

    Two choices..
    (1) You can downconvert your HD footage to SD which will play on your SD DVD drive.
    (2) To retain your HD quality, you could use Toast 9 to burn 20-30 mins of HD content to a standard DVD using a DVD-burner. But you will need a *BluRay player* to view this content.

  • Production Order Deletion:steps involved

    hi! experts,
    just wanna know the steps involved in deletion of an Production order(transaction wise).
    thanks in advance.
    Rishi

    Rishi,
    CO78 is a one stop transaction for production order setting deletion flag, deletion indicator, archiving and finally deleting.
    Generally we schedule the following programs in background in the sequence below,
    1. PPARCHP1 for Setting Deletion Flag
    2. PPARCHP1 for Setting Deletion Indicator (Once set cannot be revoked- so care should be taken in selection of orders)
    3. PPARCHA1 for archiving the production order with Deletion Indicator active. Basis should set the database/storage space for archiving/storing the records.
    4. PPARCHD1 for Deleting the records from SAP database.
    Regards,
    Prasobh

  • Steps involved in Uninstalling SQL Server service packs

    Hi,
    Came to know that we can uninstall sql server service packs from SQL 2008 SP1 onwards.
    Question is, for suppose i have installed SQL 2008 SP3 and found problem. Now I want to uninstall SP3, what are the steps involved to uninstall a service pack? Can we also uninstall QFE, Cummulative updates and hotfix's as well?
    How does sql server does the rollback or uninstall of service pack behind the scenes?
    Appreciate your help.
    Thank you.

    Hello,
    @Cheer08: When SP1 CU3 and SP1 CU4 were released we found that some SQL Server users had issues with SSIS and SSRS, when these CUs were
    uninstalled we found the issues continue, and we were back to normal when we reapplied SP1 or SP1 CU2.
    @Samantha: About the Resource DB, it certainly plays a factor on applying updates and upgrading process, which is explained
    here. About how it is used to allow rollback of updates
    in SQL Server, the Resource DB seems to be used to copy back the objects and semantics to system databases as explained in the following article.
    http://extremeexperts.com/sql/yukon/resourcedatabase.aspx
    @Samantha: no official documents to my knowledge, I just have a real world experience on this as I mentioned to @Cheer08.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • What are the sequence steps involved in MM FLOW

    what are the sequence steps involved in MM FLOW?
    please explain.

    Process Flow
    The typical procurement cycle for a service or material consists of the following phases:
    1. Determination of Requirements
    Materials requirements are identified either in the user departments or via materials planning and control. (This can cover both MRP proper and the demand-based approach to inventory control. The regular checking of stock levels of materials defined by master records, use of the order-point method, and forecasting on the basis of past usage are important aspects of the latter.) You can enter purchase requisitions yourself, or they can be generated automatically by the materials planning and control system.
    2. Source Determination
    The Purchasing component helps you identify potential sources of supply based on past orders and existing longer-term purchase agreements. This speeds the process of creating requests for quotation (RFQs), which can be sent to vendors electronically via SAP EDI, if desired.
    3. Vendor Selection and Comparison of Quotations
    The system is capable of simulating pricing scenarios, allowing you to compare a number of different quotations. Rejection letters can be sent automatically.
    4. Purchase Order Processing
    The Purchasing system adopts information from the requisition and the quotation to help you create a purchase order. As with purchase requisitions, you can generate Pos yourself or have the system generate them automatically. Vendor scheduling agreements and contracts (in the SAP System, types of longer-term purchase agreement) are also supported.
    5. Purchase Order Follow-Up
    The system checks the reminder periods you have specified and - if necessary - automatically prints reminders or expediters at the predefined intervals. It also provides you with an up-to-date status of all purchase requisitions, quotations, and purchase orders.
    6. Goods Receiving and Inventory Management
    Goods Receiving personnel can confirm the receipt of goods simply by entering the Po number. By specifying permissible tolerances, buyers can limit over- and under deliveries of ordered goods.
    7. Invoice Verification
    The system supports the checking and matching of invoices. The accounts payable clerk is notified of quantity and price variances because the system has access to PO and goods receipt data. This speeds the process of auditing and clearing invoices for payment.
    Pur info record is nothing but a master data like thing which will be maintained for different materials to determine the prices etc.It Specifies the number that uniquely identifies a record.
    For Example: an info record is based on Plant Vendor and Material
    Based on these three the Material Prices will be calculated
    for different combinations different values are taken into consideration.
    During pricing it brings these values automatically based on this info record.
    Use ME11 Tcode to create this record.
    Common Tables used by SAP MM
    Below are few important Common Tables used in Materials Management Modules:
    EINA Purchasing Info Record- General Data
    EINE Purchasing Info Record- Purchasing Organization Data
    MAKT Material Descriptions
    MARA General Material Data
    MARC Plant Data for Material
    MARD Storage Location Data for Material
    MAST Material to BOM Link
    MBEW Material Valuation
    MKPF Header- Material Document
    MSEG Document Segment- Material
    MVER Material Consumption
    MVKE Sales Data for materials
    RKPF Document Header- Reservation
    T023 Mat. groups
    T024 Purchasing Groups
    T156 Movement Type
    T157H Help Texts for Movement Types
    MOFF Lists what views have not been created
    A501 Plant/Material
    EBAN Purchase Requisition
    EBKN Purchase Requisition Account Assignment
    EKAB Release Documentation
    EKBE History per Purchasing Document
    EKET Scheduling Agreement Schedule Lines
    EKKN Account Assignment in Purchasing Document
    EKKO Purchasing Document Header
    EKPO Purchasing Document Item
    IKPF Header- Physical Inventory Document
    ISEG Physical Inventory Document Items
    LFA1 Vendor Master (General section)
    LFB1 Vendor Master (Company Code)
    NRIV Number range intervals
    RESB Reservation/dependent requirements
    T161T Texts for Purchasing Document Types
    Tcodes:
    RFQ to Vendor - ME41
    Raising Quotation - ME47
    Comparison of Price - ME49
    Creation of PO - ME21N
    Goods Receipt - MIGO
    Invoice (Bill PAssing) - MIRO
    Goods Issue - MB1A
    Physical Inventory - MI01( Create doc)
    MI04 (Enter Count)
    MI07 (Post)
    regards,
    srinivas
    <b>*reward for useful answers*</b>

  • Can anybody share the steps involved in Rebuildable in oracle eAM

    Hi,
    Iam enable to do a flow on Rebuildable in oracle eam, Could anybody helps the steps involved in Rebuild able and Preventive Maitenance.
    It will be helps me alot.
    Advanced thanks
    [email protected]

    What are the steps involved in configuring Oracle EBS R12 after installation is complete?
    We have an empty oracle EBS R12 installed and up and running. We do not have anything configured.
    Please direct me to the documents that can be followed to do initial steps for the application functionality to work.All Oracle EBS Docs 11i/R12 can be found at:
    Oracle Applications Documentation
    http://www.oracle.com/technetwork/documentation/applications-167706.html
    Thanks,
    Hussein

Maybe you are looking for

  • Illustrator and Photoshop CS6 both will not allow me to print from them

    Illustrator and Photoshop CS6 both will not allow me to print from them. InDesign will, but illustrator keeps popping up with "can't print the illustration." i have read other forums and i understand outlining typefaces, and spot colors but, it still

  • SQL Developer installation

    Is there any problem to install SQL Developer (required JAVA 1.5) on top of an existing Oracle server 10g with JAVA 1.4.2?

  • Signed applet changed(source code) no dialog box to say code tampered

    dear friends, i have signed an applet ,i also get the default dialog box asking me the permission to grant rights or not.now i have changed the source code,compiled the file and converted into same jar file name which it was used to sign it earlier.w

  • Post & Commit

    Hi Experts, I have a multi-block form, which issues POST and COMMIT on different situations. But the operations fire the same triggers and I'm generating some sequences in Commit operation which are getting generated even in POST operation. I need to

  • Keychain sign in

    keychain issues . reglar request for keychain during operation.