Update quantity in preciding documents

hi friends
i am trying to create different orders whith refer to the preciding documents
here i have one doubt if i create sales order for 100 quantity with refer to the contract (which is having 500 quantity )after creating sales order with refer to the contract , if we go and see display mode of contract what could be the quantity that the contract is going to display ( 400 or 500)
in my process it is showing 500 quantity only. is it corect
if it is not corect then what should i do
thanks
nitchel v

Hello,
If it is a quantity contract the system will show, how much quantity already refered (consumed) from the contrat.
You can see it on VA23 --> Contract Number --> Overview --> there you can see the order quantity. (that is the quantity already referred) The difference between the target qty and order quantity is the available qty.
Otherwise you can see the status overview of the contrat from the Environment tab, the system will ahow all the aubsequent documents with quantity.
Prase

Similar Messages

  • Sales Quantity in Accounting document

    Hello All,
    Sales quantity is not appearing/updating in the accounting document for Sales line items. These documents are generated for sales invoices from SD module.
    What settings can be done to fetch the quantity details?
    I have also checked FSG of sales account, quantity field is optional for this.
    Please advice me.
    Rgds
    Murali. N

    Hello All,
    Please give me suggestions on this issue.
    Rgds
    Murali. N

  • BAPI_PO_CHANGE is not updating Quantity and Delivary Date

    HI All,
    I am trying to update quantity and delivery date of PO by using BAPI_PO_CHANGE,
    by Passing below parameters.
    As per the documentation:
    Parameter: PURCHASEORDER 4500003477
    Parameter: POHEADER
    PMNTTRMS = 0002
    PUR_GROUP = 002
    Parameter: POHEADERX
    PMNTTRMS = X
    PUR_GROUP = X
    Parameter: POITEM
    PO_ITEM = 00001
    CONF_CTRL = 0001
    Parameter: POITEMX
    PO_ITEM = 00001
    PO_ITEMX = X
    CONF_CTRL =  X
    Parameter: POSCHEDULE
    PO_ITEM = 00001
    SCHED_LINE = 0001
    QUANTITY = 10.000
    Parameter: POSCHEDULEX
    PO_ITEM =  00001
    SCHED_LINE =  0001
    PO_ITEMX =  X
    SCHED_LINEX =  X
    QUANTITY =  X
    Parameter: POACCOUNT
    PO_ITEM = 00001
    SERIAL_NO = 01
    GL_ACCOUNT = 0000400020
    Parameter: POACCOUNTX
    PO_ITEM = 00001
    SERIAL_NO = 01
    PO_ITEMX = X
    SERIAL_NOX = X
    GL_ACCOUNT = X
    and executed bapi_transaction_commit FM immediate, i am getting below message
    Purchase Orders 4500003477 changed
    Error transferring ExtensionIn data for enhancement CI_COBL
    No message generated for output of purchasing document
    but quantity and delivery date was not  changed..
    why this quantity and delivery date is not changing?
    <removed by moderator>
    REgards,
    Suresh.D
    Edited by: Thomas Zloch on Feb 27, 2012

    Hi ,
    Are you trying to pass the non char fields in CI_COBL. Please look at the link below .
    [http://forums.sdn.sap.com/thread.jspa?threadID=1137795] .
    Also serach for the similar threads when and notes while transferring currency and quantity field in different custom includes of the EKPO ...
    Thanks,
    Anjaneya .

  • Referance material document of 103 is not updating in 105 material document

    Dear All,
    I have created a Good Receipt through MIGO using 103 movement. Later I have created 105 movement with respect to 103 movement reference through release blocked stock.
    After creation of documents, when checked the document created through 105 movement there is no reference number of 103 document number found in the document number of 105 movement.
    In the table MSEG field LFBNR is supposed to get updated with the reference number of the document created through 103 movement.
    In this case, this reference number is not updated in the table MSEG-LFBNR.
    What is the reason for Referance material document of 103 is not updating in 105 material document at item level in Purchase order Tab.
    Regards,
    Vinay

    Hi,
      I was faced this issue yesterday and finally find it caused by the check box ' Based-GR IV' in the PO.
    Twig Chan

  • Field "quantity" in accounting document

    Hi experts,
    Found a field named "quantity" in accounting document (after release invoice F2 to accounting). The explanation from the system as following. But I got some questions about that.
    Q1: What scenario does this field apply to? Would you pls illustrate it?
    Q2: The system configurations are nearly the same for the two different servers. Why only one of them has this field in accounting document, though it shows zero?
    "Quantity
    Portion of total purchase order quantity that you wish to allocate to this account assignment item.
    Use
    The quantity entered determines which portion of the costs you wish to distribute to this account assignment item."

    Hi experts, any comments?

  • How to update characteristics of DMS document

    Hello, I have a requirement to update characteristics right after document creation.
    I use BAPI_DOCUMENT_CREATE2 to create the document:
    CALL FUNCTION 'BAPI_DOCUMENT_CREATE2'
         EXPORTING
           documentdata    = ls_doc
         IMPORTING
           documenttype    = lv_document_type
           documentnumber  = lv_document_number
           documentpart    = lv_document_part
           documentversion = lv_document_version
           return          = ls_return.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
             EXPORTING
    wait = abap_true.
    And then when I try to change it:
    CALL FUNCTION 'BAPI_DOCUMENT_CHANGE2'
         EXPORTING
           documenttype         = iv_document_type
           documentnumber       = cv_document_number
           documentpart         = iv_document_part
           documentversion      = iv_document_version
           documentdata         = ls_document_data
           documentdatax        = ls_document_data_x
         IMPORTING
           return               = ls_return
         TABLES
           classallocations     = lt_cl_alloc
           characteristicvalues = lt_char.
    The following error is raised: Object TYPE/NUMBER/PART/VERSION does not exist.
    I pass the type, number, part and version right from BAPI_DOCUMENT_CREATE into corresponding arguments for the second call, and into documentdata fields as well. ClassAllocations table contains a single row with class type and name for characteristics in CharacteristicValues table.
    Could you suggest me, what can be wrong here?

    I found a solution for my problem. In a short, everything is OK except one thing:
    Field STATUS=1 should be also filled in CLASSALLOCATIONS table in addition to CLASSTYPE and CLASSNAME.
    In total I had to make my call conform to the following points:
    Document type, number, version and part must be filled into DOCUMENTDATA structure and not only in direct parameters of the BAPI
    CHARACTERISTICSVALUES must include class name and class type, these can be found from tcode CL03
    CLASSALLOCATIONS must include the same CLASSNAME and CLASSTYPE as from previous point, plus STATUS field set to «1»

  • No updates allowed for the document "......."  IDOC "........"

    When trying to access a sales order in change mode... I receive the following error message:
    No updates allowed for the document "......."  IDOC "........"
    I checked IDOC status in WE02 and found that the Application Document was not posted and status is 51.  Next to the status of the IDOC "purchase requisition does not exist"
    Please Advise..
    Thanks
    Nick

    double click the message and tell the message number

  • RCV transaction processor not updating quantity delivered for requisitions

    We are converting PO receiving transactions using PO details for each transaction. Each PO is having requisition(s) attached to it. Open interface program is not updating quantity delivered for requisitions attached to it but transactions get created successfully.
    However, from iprocurement if we receive the items for requisitions it is updating the quantity delivered column.
    Are we missing something??

    Hi,
    If you enter the receipt manually in Forms (not in iProcurement) referencing the Purchase Order, is it than behaving the same as the converted receipts?
    Regards,
    Marcel

  • Script to update quantity in sub inv

    Can anybody send the script for the api to update quanitiy in the subinventory.This will be helpfull .Pls send as soon as possible.
    Regards
    Kumar.

    936453 wrote:
    Hi All,
    Is there any Api to subinv transfer and update quantity in sub inv.I am waiting for reply.
    Regards
    KumarPlease do not post duplicats -- Api to update recipt quantity in PO

  • Document info fields in Word won't update when placed in document header-section

    Dear all,
    I have a document library using 3 Content Types with metadata columns and a Word-template.
    The values of these metadata columns should be displayed within the Word-documents created from content type.
    So I've inserted document info fields into the Word-template to display them.
    But unfortunately the placeholders are not updated when opening the document again, after metadata values had been changed e.g. by using the edit-form within the list.
    From what I have seen so far, this only refers to document info fields resident in header or footer sections. 
    But this is where I need to place them.
    Does anybody know this issue and has an idea of how to fix it?
    Could VBA be of use here?
    Best regards,
    Ben

    Hi,
    Based on your description, document info fields in Word won't update when placed in document header-section.
    Per my test, document info fields in Word will update when placed in document header-section.
    Refer to the following article about Add SharePoint Metadata to Word Documents:
    http://whitepages.unlimitedviz.com/2011/02/using-document-templates-with-lists-and-content-types-in-sharepoint/
    https://www.premierpointsolutions.com/training/help-and-how-to-articles/add-sharepoint-metadata-to-word-documents/
    If I misunderstanding the issue, Please offer a screenshot about your issue.
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Update copied to multiple documents

    Hi
    We have a requirement to update a property or value within a document such as expiry date and for this update to automatically copied to multiple documents on different sites and libraries.
    We need to edit a 'master copy' and have this change copied to all other documents based on the 'master copy'. We would appreciate any suggestions. We are thinking of using workflow rules and the update list item action but are unsure if there is better
    options.
    Would we possibly be able to use the document information panel and have the update copied to other documents based on a template?
    Thanks very much
    Tony

    Hi
    Just to let you know, I am considering using a Slist and a custom document information panel.
    The data will be changed in the list and then using a data connection within the document information panel, be copied to the quick parts within the word document.
    The word document will reside on a different site and library and when opened will receive data from the list (master copy), the data will then be copied to the quick parts within the document.
    Does anyone foresee any issues with this approach?
    I would like to refresh the document automatically without reopening the document. Any other ideas would be greatly appreciated.
    Thanks very much
    Tony

  • Quantity Material , FI Document NO, General Ledger Account No in SAP Table

    Hi,
    I want to extract the details Quantity, Material , FI Document No, General Ledger Account No from SAP Table.To extract the data from GL is verfy difficult and time consuming.
    please help
    Regards
    Nikunj
    Edited by: NIKUNJPATEL on Mar 28, 2010 11:31 AM

    Dear Christian,
    Thanks a lot for help.
    The required infor is available in BSEG Table itself. No need to go other table.
    Regards
    Nikunj

  • From Work Order Functional area not Updating in MM & FI Documents During GI

    Hi All
    In work order functional area is getting updated in additional data tab from functional location. In functional location we have the work center and this work center is assigned to cost center. In this cost center we maintain the functional area & profit center.
    from there it is updating in the work order. But in MM & FI documents the functional area is showing as blank we are facing this issue for only one work order for other work orders the functional area is updating in MM & FI documents.
    Thanks & Regards
    VIshvesh Saodekar
    Edited by: Vishvesh Saodekar on Nov 8, 2010 12:43 PM

    I have posted thread in PLM forum

  • Update Quantity in Subinventory

    Hi All,
    I have a requierment.When goods receive into HOLD subinventory,i want to send the quality passed goods into ACTIVE Subinventory and i want to update quantity in subinventory.Please guide me.Is there any api to update quantity in subinventories.
    Thanks
    Kumar.

    if you are using R12, you can perform Inventory Subinventory Transfer transaction using 'Inventory Transactions Interface' by populating records in MTL_TRANSACTIONS_INTERFACE table.
    if the items are lot controlled, then you need to populate the lots data in MTL_TRANSACTION_LOTS_INTERFACE table.
    Thanks,
    Hrishikesh

  • Unable to update advanced metadata of document?

    Hi All,
    I have create portal application in Jdev 11.1.1.7.0  and integrated UCM. added document service taskflow(document manager).
    I am able to see the  documents and upload/download are working. when I am open document and trying to update advanced metadata of document its show forbidden error in popup.
    here is the  image error link.
    http://dl.dropboxusercontent.com/u/78609236/metadata_edit.png
    even i am not getting any error in log. can any one please give me resolution on this.
    any help will be appreciated
    Regards
    Sankar

    Hi Jiri,
    I found the solution for this! by enabled OHS on environment,this working fine.
    but I am facing other issue.its again asking for UCM login details for update metadata.(I thought I need to enable SSO .may be will not ask for login) please correct me if am wrong.
    https://dl.dropboxusercontent.com/u/78609236/metadata.png
    I am facing other issue while uploading document into UCM.actually I have create one profile in ucm with certain custom metadata fields.
    when i am uploading I am selecting that profile so similarly its navigating to ucm page (login and its opening check0in form).
    here requirement is.
    1. by default I have provide one profile fixed when uploading?
    2.i have upload multiple documents simply drag and drop.I don't want to goto ucm page and check in like that ect. so simple one I drag and drop when I click on upload i need to upload document as well as need to update custom metadata.
    to achieve this requirement OTB taskflow is sufficient? or do need to customize the taskflow or only through RIDC.?
    Please let me know the possibility and suggest me to do this.
    Thanks in advance.
    Regards
    Siva   

Maybe you are looking for

  • How to get a formula from the user from a text box in a webpage

    Hi. I would like to know how to get the formula from the user who enters in a textbox. This formula can have any number of variables starting with a and goes on. The complexity of the formula can go upto sin, cos, ln, exp. Also user enters the minimu

  • Speaker system for 5300 to improve ring tone volum...

    The ring tone volume for my Nokia 5300 is preset and cannot be changed (and made more loud/soft). It's fairly quiet overall. I checked with Nokia directly & confirmed that I cannot adjust it. As a result, if my phone is set down in the house, I canno

  • Loading swf into swf in exact position

    It's very simple to load an external swf into a main swf with loadMovieNum("name.swf", 50); But how do I control the position of the loaded swf? Currently it just pops in the top left.

  • Mapping of AD ou's with idm org

    Hello guys! When i reconcile from AD i want the users to be created in the correct organization. For that i need to map the user AD ou with idm's organization. Maybe i can do it messing up with acoounts[$(RESOUCE_NAME)].identity in the reconciliation

  • Format of PDF sent as a Spool list with SM36.

    Hi all, I use to send reporting with the tool that this link ( http://wiki.sdn.sap.com/wiki/display/ABAP/SendSpoollistofbackgroundjobtoSAPinbox) describes, but I use the option 'distribution list'. The PDF file that the user receive in his inbox (e.g