Quantity should come automatically in MI04 line items

Hi,
Suppose there are 10 line items in MI04. In 1st five line items against material, we insert the Quantity but not for last 5.
We want that in last 5 line items, Quantity must pick automatically from system. Means in last 5, Perpetual Inventory quantity should come automatically.
please let me know, how it come automatically or pick from system.
Regards..
Edited by: @ABAP@ on Oct 5, 2009 6:03 PM

certainly not.
Get user and auditors together.  this may already make this request obsolete.
Edited by: Jürgen L. on Oct 5, 2009 3:10 PM

Similar Messages

  • Quantity should come automatically in MI04

    Hi,
    We want that in transaction MI04, Quantity should come automatically.
    Suppose there are 10 line items in MI04. In 1st 8 line items, we insert the Quantity manually but not in last 2.
    We want that in last 2 line items, Quantity must pick automatically from system. Please let me know, how it come automatically or pick from system.
    Is it possible or not???
    Regards.

    Is it possible through User Exit or Enhancement point.
    Please explain, where i can change the structure according my issue...
    Please help..
    Edited by: @ABAP@ on Oct 6, 2009 1:22 PM

  • TANN item quantity should come in grey mode in sales order

    Hi,
    Requirement is in a sales order for TANN item category the quantity should come in non editable (GREY) mode.For this as per my search in Google and forums i got the suggestion to use the "USEREXIT_FIELD_MODIFICATION in MV45AFZZ".But my technical (ABAP) is required more clarity about doing this. Can anybody suggest me in detail how to give logic for him?
    For few cases For one sales organisation and for few distribution channels only this quantity should come in grey mode.
    Suggest me how to achieve this.

    hi
    in the user exit perform lyk this
    loop at screen
    if screen name = 'tann'
    if field contains value .
    screen-input = '0'
    modify scrren.
    endif.
    endif.
    endloop.
    thanks
    chaitanya.

  • Confirmed quantity should come equal to order quantity

    Hi Friends,
    I have created one sales order and when I am going thruGo to>item data-->schedule lines then confirmed quantity is showing zero(0).
    I want that confirmed quantity should come equal to order quantity.
    Regards

    Hi friends,
    When I am trying with mov. type 561 or other and entering the material ,quantity,st. location and saving then getting the below error.
    Any pointers.
    G/L account 11500888 blocked for posting in company code 730
    Message no. M7 161
    Diagnosis
    No postings can be made to a G/L account that is blocked.
    Procedure
    Determine whether another G/L account is suitable for the transaction.
    Inform the individual or section responsible for G/L accounts in the relevant company code.
    2.Also if I am trying with other matrl( having sufficient unrestricted stock available) then for that also quantities are not matching. why like this ?
    Regards
    Edited by: Amit Kumar on Nov 7, 2008 5:07 AM

  • Exit for automatic creation of line items in VA01

    Hello All,
    I have a requirement wherein I need to create next blank new line item (with predefined line item no) upon creation of one line item. When user opens sales order creation screen there should be default line item (say line item no 10) created. If user fills data in item 10 & press enter exit should create next line item (say item 20) automatically.
    Currently line item get created after user enter item details. I want this to happen before user enters data.
    Regards,
    Abhijeet more

    There is a customizing for this. You can also make it using MV45AFZZ but really difficult coding. You must debug what system do while you create a line item manually then u need to use every routine which system uses and even there is no error message it's still possible that you'll face with inconsistencies in billing.
    I don't suggest you to try this using exit, unless you have 2-3 years SD experience. Best thing to do is inspecting customizing part.
    Edited by: Gungor Ozcelebi on Jul 15, 2009 9:20 AM

  • Automatic Payment program -line item cleared not displaying in table

    automatic Payment program -line item cleared not displaying in table
    i have re run the APP program DUSR1 same earlier it has run twice but table dose not show double payment to vendors how to resolve the issue.
    Can some one please guide me on this.

    Hi Priyanka,
    First, which table are you referring to.  If your fist APP run clears the line item, it will no longer be available in the open item. 
    Please be more specific on the problem so that we can try to help you.  If possible, please provide screenshots.
    Regards,
    Ganesh

  • Document should not splitt to tax line items

    Hi,
    Document should not splitt for tax line items,currently it is happining how contol this.
    Thanks and Reg

    Hi,
    Then in the document splitting configuration, you can remove the base item category for this TAx Item Category.
    Regards,
    SDNer

  • Forwarding Agent should come automatically in Sales order

    Hi Experts,
    My user's requirement is Forwarding agent should come automatically in Sales order at partners tab.
    Can you please suggest what configuration do ineed to do,
    To get this Forwarding agent automatically in sales order level.
    Regards,
    Sunina

    Hi Sunaina,
    create a vendor with XK01 with the required Forwardng Agent. At the time of creating customer master record assing this FA. Now at the time of  sales order creation this FA is defaulted automatically.
    Incase you have multiple FA's then also you assign all of them to customer master partner tab with partner function FA.
    During sales it will give you  a pop up to select the required FA.
    Make sure that partner function FA (or incase if you have created a new also) this is assigned to the account group of customer master you are using.
    I hope this answers your query.
    regards
    sadhu kishore

  • System should not allow to add line items in delivery

    Hi,
    1) system should not allow to add line items in delivery( in reference to sales order or STO)
    2) sales order/STO should not be changed if delivery exists
    how to control the above
    Alec

    Hi Lakxmi,
           I found answer for 1st point from you are old answers.
          can you throw somelight on 2nd point.
    Thanks
    Anil

  • Reg.condition types should come automatically during CR and Billing creatio

    Dear Friends
    I create new condition types for MRP price and other taxes which is working fine but I have to be entered each time when I create CR and Billing, I want those conditions which is mentioned in the procedure-.control data should come automatically during the the CR and Billing. Please advice me. Previously I got a reply that should create condition record for each condition in VK11,HOW it is possible ?
    I didnot assign any access sequence to my conditions which is newly created, so that the above problem could be arrived?
    Thanks in advance
    Rajakumar.K

    Hi,
    If there is access sequence then it is possible to bring condition in sales document automatically.
    for this Just create on dummy access sequence and assign to condition type
    Generate table with combination of only sales organization by V/03
    Create access sequence by V/07 and assign this table
    Assign this access sequence to condition type
    in V/06 under change can be made tab for Manual entries  put blank (No limitations)
    Maintain condition record for condition type (with price or without price) 
    Then condition will come automatically
    kapil

  • Destination storage unit should come automatically

    Hi All,
    I have created process order and released the same, staging also completed successfully.
    when Iam trying to create a TO for TR, destination storage unit is not coming automatically.
    we have a requirement it should come automatically.
    can u please help me out.
    Kuber

    Hi,
    Yes....It is SU managed only, still i am unable to get Dest SU automatically.
    Please advice on this.
    Regards,
    Kuber

  • Field value should come Automatically

    Hi Experts..
    I hav a requirement,
    In transaction QA32 -> Usage Decision(UD) -> Inspection Lot Tab (Program SAPMQEVA 0102) -> In this screen Storage Location Field (screen field : RQEVA-QLGO_VM01 ) should come Automatically .
    Logic :based MATNR value It will Pick the Corresponding LGFSB Value from MARC Table
    how to resolve this Issue ??
    Pls help me out
    Thanks in Advance
    Satya

    Hi
    In User Exit QEVA0006 i hav to add the logic...
    FM : EXIT_SAPMQEVA_006 .
    Include : INCLUDE ZXQEVU07.
    can u please help me out in writing code that Include Program ?? What to write in Importing and Exporting Parameters ??
    Thanks in Advance
    Satya

  • PR Line Item Number should be Same for PO Line Item Numebr

    Hi Gurus,
    I have a rare Requiremenet. I will convert Only one PR to PO(So It is one to one) PR Item Number should Be Equal to PO Item Number.. can anybody suggest me is there any way to achive this.
    Explanation:
    Actually we will create third party Sale order and with A BAPI we  create PO in background.
    I will change Sales Order qty(Decrease directly or increse with schedule lines) so new PR items will be generated or Existing may be deleted. now i want my PR Item number should be equal to PO Item Number.
    In BAPI we have a provision to provide PR number still system is taking in sequential intervel of 10,20,30....
    How to overide this...
    EX:
                     PR               PO
    ItemNO      10              10
    ItemNO      30              30
    Thanks
    Pradeep

    Hi Monika,
    Thanks a lot my issue got resolved. annd i have another question regarding BAPI_PO_Change.
    Actually i am passing Price from PR to PO and i am making no_price_from_po while chenging PO and i am passing PRICE from SO to PO. Below scenario will explain My requirement.
    In third party we are creating Automatic PO from SO. we have developed one ZTrasaction for SO Approval in two stages, in second level Approval we are converting PR to PO.
    while creating we are able to pass Price value from SO to PO From Condition in the Pricing procedure.
    while changing we have 3 scenarios
    1.Changing Existing PR Item quantity
    2. Adding one more schedule line to the Existing SO so it will create one more PR Item
    3. we are adding one more Line Item in the SO in this case also one more PR Item will be generated
    we are able to convert each PR Item will be one PO line Item 
    But while changing we will have PO still we don't want to copy the Price from Previous Document.
    we have activated no_price_from_PO in the BAPI but still system is taking from previous Document.
    Pl suggest me if there anyway to over come this issue...
    Thanks
    -Pradeep

  • Automatic deletion of Line item at GR level

    Hi All,
    I have a requirement,
    The client will hire security service from the vendor, they will create service PO with 12line item and each line item cost will distribute to 5 cost center. they want a report which shows the pending quantity month wise for which month its has been delivered and pending.
    So we create a Service PO with 12 line items for one year each line item will be delivered every month and service period is defined at PO level for each line item and each line item cost is distribute to 5 cost center. we are able to achieve the Report as per the client requirement.
    The issue is at GR level, we can see 60 line item as we defined each line item cost is distributed to five cost center at PO level.
    and we have remove 55 line item manually in GR level to receive one line item qty.
    So is their any option where, we can get the line item based on the Date which we have provided at PO level.
    NOTE: Client do not want from Contract process.
    Thanks & Regards
    Afsar 

    Hi,
    In attributes of system Message setting for PO try to add message no.06 115 as error and assign the same to users.Moreover this message comes as a standard setting and prevents from deleting the PO line if Gr is made .But this will not restrict if MIRO is done after GR.
    Dhruba

  • Sales order create/change line item with reference to contract - Open quantity not getting deducted for copied line item from the contract

    Hi friends,
    Please provide some valuable inputs for the following scenario:
    When a sales order line item is created(VA01) or changed(VA02) with reference to a Contract the open quantity is deducted in the contract which is a standard functionality. If the referenced line item is copied (custom enhancement to copy line item), then for the copied line item the open quantity is not getting deducted instead ATP quantity i.e. Available-to-promise is deducted.
    Any inputs on how we can fix this functionality i.e. deduct the open quantity from the contract for the copied line item?
    P.S. : Custom enhancement to copy line item is working fine, but open quantity is not getting deducted if the copied line item was referenced to a contract.
    Thanks,
    Sandeep
    Message was edited by: sandeep

    Sandeep,
    Yes, that was my original interpretation.  I was having a hard time believing that someone would ask such a question. 
    I guess, then, that you already know that you will have to add this logic to your enhancement. You should create your specifications and hand them off to a developer; ideally the one who created this enhanced solution in the first place.
    I do not provide advice in these forums about details of enhanced solutions.  Perhaps one of the other members will be more willing to do your work for you.
    Best Regards,
    DB49

Maybe you are looking for

  • I can't drag and drop the songs around in a playlist I made

    I just made a new playlist and for some reason I can't drag and drop the songs around to change the order. I have two other playlists and I can drag and drop the songs in those playlists just fine. How can I fix this?

  • When I hold my finger down and it says copy, where do I retrieve the copy.

    WWhen I hold my finger on the screen to copy something how and where do I retrieve the copy?

  • Index an array of images only the last image shows

    Hi everyone, I try to index an array of images and all but the last element give me the error: "not an image." Here is a picture of the vi. The first for loop loads the images and stores them in an auto indexed tunnel. Every diagnostic I ran on this

  • A XSQLRequest Mystery Solved: Please Read

    On various occasions, folks have complained that, when working with the XSQLRequest class, that their parameters are not properly handled. It always seems to happen when they are creating the XSQLRequest object by passing it a URL which is based on a

  • Best practice for property file

    I am trying one small code which uses values from property file. public void doPost(HttpServletRequest request, HttpServletResponse response)   throws ServletException, java.io.IOException       InputStream inputStream = servletContext.getResourceAsS