Automatic storage location selection while doing usage decision

hi gurus,
My client wants to do automatic determination of storage location depending upon usage decision.
i.e. if usage decision is reject than gr to be done at rejection storage location. if usage decision is accepted than gr to be done at respective storage location.
The storage location can be changed manually but they require automatic determination of storage location.
Regards,
Deven

hi, deven,
go to qs51, select catalog 3 enter plant
select selected set that u used for the plant that u select
in posting proposal ud tab u select inventory posting automatically for return delivery , unrestricted stock etc
u just r & d with in that t code
if u get solution please share with me too
regards,
umesh

Similar Messages

  • Automatic storage location view creation in maintenace order (IW31)

    Hello,
    Seems like I need some help.
    Have configured automatic storage location view creation for GR and reservation. Configured movement types are 101, 201, 261. While creating reservations (201, 261 mvmnt. types) with mb21 the sloc view is automatically created in material master, and everything seems fine.
    But in iw31 when I specify material number and sloc in a Components tab, I get an error message CO312: "The storage location data is not created". Automatic reservation is not created, and maintenance order can not be saved. Movement type 261 is used for automatic reservations for the maintenance order.
    If I configure message CO312 as a (W)arning  message, then it allows me to save the order and reservation, but sloc view in material master still is not created. Think that's not good and may lead to MRP issues.
    How can I configure automatic sloc view creation in iw31? Is that possible?
    Edited by: Konstantin Dudura on Nov 17, 2009 8:11 PM

    Hi,
    The customization required for Automatic Storage location creation at reservation are:
    Goto : SPRO -> MM -> inventory Management and physical inventory -> Goods issue/ Transfer posting -> Create storage location automatically
    first of all go to Plant and tick the automatic Storage location creation for the Plant. After that goto Movement type and tick the automatic Storage location for movement type 261.
    Regards

  • Needed config settings for automatic storage location

    hi,
    sap gurus,
    configuration settings needed for automatic storage location at sales order level.
    it is coming by using OVL3 at delivery document level.
    but we need it sales order level.
    regards,
    balaji.t

    Hi Balaji,
    In standard Storage location cannot be defaulted in Sales order. OVL3 is for determining the storage location in Delivery.
    However to map your requirement of having Storage location determination in the Sales order do the following:
    In the Plant Setting IMG> Enterprise Structure> Definition> Logistics - General> Define, copy, delete, check plant. Here select your plant and go to Address for this plant. Here in Search term 2 Maintain some alphabet say "A". Now ask your ABAPer to write a user exit for determining the Storage location if the Sales order has the same Plant used in it with search term as "A" then use table V_TVKOL (storage location determination table) and fetch the correct storage location based on Shipping Point + Plant + Storage conditions.
    Hope the same works for you!!
    Regards,
    Ajinkya

  • Automatic Storage Location determination based on Customer in SO Creation

    Hi Guru,
    We have the scenario where some customer goods need to be out from the bonded WH, and Some customer will always take the goods from General WH, can i know if there is a way to maintain the default storage location based on which customer?
    Thank you very much,
    Regards,
    Chee Wee

    Dear Chee Wee,
        First, Storage location will not be defaulted in Sales order with std system settings. Still if you want to automate storage location , you have to use exist.
    Include: MV45AFZB
    Form Exit: USEREXIT_CHECK_VBAP
                Based on Customer you can bypass sales process ( whether goods can procure externally or produce internally),
    but not default the storage location based on Customer.
    Regards,
    Reazuddin MD

  • Automatic storage location

    Hi
    Where we will do Automatic storage location configuration in SPRO settings ?
    Please any one give answer
    Thanks & Regards,
    senthil.

    Hi
    In OMJJ you can flag the Create Storage location automatically for all the Movemnt types.
    This Creation of Storage location will work only in case of Good receipt Postings only.
    Thanks & Regards
    Kishore

  • Automatic storage location determination based on delivery document type

    Dear All,
    How can automatic storage location will be determined based on sales order type or delivery type.
    Ex: If the business sells the material storage location automatically determined as SL12.
    If the customer returnns the material storage location should be SL01.
    Please suggest for retun process automatic storage location determination.
    Best regards,
    Ramesh

    Dear Guru Lakshmipathy,
    Fine, but we have some picking rules are MALA, RETA and MARE.
    Currently we have onle on plant 1010 and shipping point 1010.
    storage location for outbound deliveries determined based on MALA rule has been assigned to LF.
    can we use RETA or MARE to determine the storage location for returns delivery.  If yes kindly
    explain. And where is storage condtion available in sap.
    Best regards,
    Thanks

  • Error while doing usage decison using moment type 321

    Hi,
    I have created a batch by confirming process order
    (t code COR6). But when I do usage decision for this batch using transaction QA11, material stock from batch created by order gets transferred to new batch.
    When I checked material document, there is complimentory movement for batch created with process order.
    For ex.
    I have created batch 000400 by confirmation of process order.
    Batch stock is in quality stock. Now I want to move this stock to unrestricted, for this I did usage decision using transaction code QA11. After usage decision when I checked material documents then I found that there is only one movement for 321 movement for batch 000400 i.e. for debit no credit (that means there is no complimentary moment) & credit movement exists for new batch 000401 which is created by sytem itself.
    My requirement is that system should not create new batch for material posting while using moment type 321, it shoud post material stock to same batch after usage decision.
    It is urgent issue.

    In the SAP IMG configuration,
    Material Management ->Inventory Management and Physical Inventory -->Movement types --> Copy and Change Movement type(OMJJ)
    In the field screen, select movement type and then "321" and getinto the definition.
    Please verify the field "Create new batch" is empty.
    Other reason could be user-exit or custom code which during material movement does the new batch creation.
    Thanks,
    Srinivas Karri

  • Automatic Storage location at the time of GR

    Dear Gurus,
    How can we make customization that the storage locations to come by default as given in Material Master while doing the Goods Receipt?
    Pls provide speedy answer.
    For example if I have given storage location as Raw material store in material master then it should come automatically while I do MIGO and without manually entering the same.
    Regards
    Shash

    Dear Shash
    If you want Storage Location automatic when Goods Receipt, please fill Storage Location in:
    - PO  when you issue manual (ME21N)
    - Purchase Requisition if PO convert from Purchase Requisition (create Purchase Requisition - ME51N).
    - Material Master (MM01) If you issue PO from PlOrd convert to Purchase Requisition and Purchase Requisition to PO.
    Regards,
    Thang

  • BATCH SPLIT AUTOMATIC STORAGE LOCATION AND WEIGHT DETERMINATION IN DELIVERY

    DEAR,
    PLZ SUGGEST ME HOW TO DO CONFIGURATION IN BATCH DETERMINATION SUCH THAT WHILE DOING BATCH SPLIT WHEN I PUT THE BATCHES MANUALLY THE STORAGE LOCATION  AND ITS SPECIFIC WEIGHT WILL COME AUTOMATICALLY .
    REGARDS,
    DEBESH TRIPATHY

    Hi ,
    You have to use the user exit as mentioned by lakshmipathi above  and take the help of ababer to modify it.
    V02V0002   - User exit for storage location determination 
    Also go through this link for user exit for delivery
    http://www.sap-img.com/abap/list-of-user-exit-related-to-vl01n.htm
    Regards,
    Krishna O

  • Calibration: Error while taking Usage Decision (Urgent)

    Hi Gurus,
    I created one test equipment and installed it on some m/c and while doing calibration during usage decision if i reject the equipment it is giving me the error : equipment installed on superior equipment.
    if i accept the usage decision system gives no error.
    and it is customer requirement that their instruments should be installed on some m/c not on functional locations.
    Please suggest the solution
    Regards
    Pankaj

    Hi,
    As per the SAP general process first you need to dismantle sub equipment from superior equipment for taking UD, since it is assigned with superior equipment System wil not allow for taking UD.
    Regards
    Sendil

  • Determining automatic Storage location in RE

    Hello Gurus
    Im new to SAP and came came across this problem, I would grateful if you help me out.
    I want that while creating delivery with reference to RE sales document the storage location should be determined automatically.
    Is it possible and how?

    Welcome to the forum.  As a new member, I would like to inform you that there are certain rules and regulations applicable to this forum which you can find to your right screen where it has also been indicated that posting basic / repeated query is not allowed. Please search in this forum or Google it with the same text, so that you will find many threads discussed on the same topic.  Take the inputs from there and update still if you are not able to resolve.  Meanwhile, this thread would be locked.
    G. Lakshmipathi

  • I Movie message:No Storage Location set while importing from HD Handycam

    While importing media from sony handycam (HD file based cam) the following message appears after the clips are ready to be imported:No Storage Location set. Cannot start ingestbecause there is no storage location set. Please set one under Storage in Preferences and try again.

    I think these are the steps I took:
    1     Shut down the computer completey and then startup again (Camcorder disconnected)
    2     Connect camcorder and in iMovie follow the procedure to import from camera. This triggers the launching of iPhoto - but as iPhoto started to launch I had the mouse pointer on the iPhoto icon at the bottom of the screen and right clicked the mouse with the option button held and selected 'Force Quit'
    It worked for me and I hope it works for you! Later when I went to import again, both iPhoto and iMovie behaved as expected.
    The whole thing is a mystery to me and the original message is no help at all and gives no guidance as to how to solve this (common?) problem.
    Hopefully this 'bug' can be fixed by Apple engineers -fingers crossed.

  • Automatic Credit/Debit Memo linked to Usage Decision Code

    Dear SAP Masters,
    Can any one help me in setting up a process in system for automatic creation of Credit/Debit memo on selection of usage decision code in notification?
    Points will be awarded to any useful reply.
    Thanks and regards

    Dear Sir
    What is you business can you explain it in detailed?
    Because there is facility available to create (SDMR) Service Debit Memo Request  or SCMR(Service credit memo request) against the order & not notification.
    if you tell me ur business i can put more focus on it .
    Regards

  • Automatic storage location for a material

    Hi,
    Can anybody help on following issue-
    Could we set up by Material number  for each plant, which Default storage location ( and/or shipping point ) will automatically show up in order entry.
    Pls. guide.
    Regards

    Hello,
    Your requirements are standard & can be met.
    Automatic/default Shipping Point:
    Go to IMG - logistics execution - shipping - basic shipping functions - Shipping Point and Goods Receiving Point Determination - Define Shipping Conditions.
    You enter the shipping conditions in the customer master - sales area data - shipping screen. Also in the sales document type configuration in VOV8, you can enter the shipping point. If you enter the shipping point in the sales document then this entry will overwrite the entry of the customer master.
    Go to IMG - logistics execution - shipping - basic shipping functions - Shipping Point and Goods Receiving Point Determination - Define Loading Groups.
    You enter the loading group in the material master - sales: general/plant data screen.
    Go to IMG - logistics execution - shipping - basic shipping functions - Shipping Point and Goods Receiving Point Determination - Assign Shipping Points.
    Here you will find as under:
    Shipping conditions + Loading group + Plant = Shipping Point.
    Default Storage location:
    Go to IMG - logistics execution - shipping - picking - Determine Picking Location - Define Storage Conditions.
    Here you define the storage conditions which you enter in the material master - General Plant Data / Storage screen.
    Now go to IMG - logistics execution - shipping - picking - Determine Picking Location - Assign Picking Locations.
    Here you will find as under:
    Shipping Point + Plantb + Storage conditions = Storage location.
    Maintain the data in the customer as well as material master correctly & the assignments should be as per the data maintained. Then whenever you will create a sales order, the system will determine the default shipping point & the storage location.
    Reward points if solution helps.
    With best regards,
    Allabaqsh G. Patil.

  • Storage location selection in RQAAAS10 QA07

    hello
    i want to run trx qa07 storage location wise.
    is it possible to run this report for specific storage locations?
    or is there any user exit to control inspection lot or material document creation for storage location?
    my main purpose is
    1- create inspection lot and material document only for ( storage location x)
    but if if it is not possible, material creating material document in storage location wise will also solve my problem.

    hello
    what you mean by one by one?
    there is only material in selection screen. there is no field like storage location?
    the problem is because of decentralised warehouse scenario. system do not allow to make stock movement from decentralised WM storage location and  regular storage location at the same time. If same batch is in different storage location, we have problem. if there is no stock in decentralised WM managed storage location, there is no problem with material document from different storage locations.
    So we have to options:
    1- not to allow stock movement for decentalised WM managed storage location
    2- to do another material movement for each storage location
    Edited by: Bilfar Holding on Sep 16, 2009 7:52 PM

Maybe you are looking for

  • Acrobat 9.5.2 Update virus threat

    AVG identifies PrintInf64.exe as a virus threat. Should I quarantine or delete it? Is the update safe?

  • What is the latest software for 9800 ?

    may i know, what is the latest os for 9800? can i get 7.1 for it ?

  • CSM 4.2(5): Reoccuring failed health probes

    Hi all I've finally started to investigate an issue I have with our CSM setup. Several times a day I get the below syslog message from the 6500 10:49:11: %CSM_SLB-6-RSERVERSTATE: Module 4 server state changed: SLB-NETMGT: TCP health probe failed for

  • Update Con Inner Join

    haber tengo una duda, existe en oracle los Inner join, si existen me podrian decir cual es el error en este update me envia este codigo de oracle ORA-00933: SQL command not properly ended Código HTML: UPDATE NOTAS SET C5=0, P5=0, C6=0, P6=0, C7=0, P7

  • Crproc CPU issue

    We are running XI 3.1 SP3 and have a lot of Crystal Reports. Lately we've been seeing the CRPROC process constantly taking up 13% CPU on both servers (clustered). And there are multiple instances of the CRPROC that each takes up the CPU and can easil