Copying PO STO currency to Accounting Document

Hi,
Do you have any idea how I can copy the PO STO Currency to Accounting Document in VF01?
I managed to copy the PO STO currency to the billing document by using USEREXIT_PRICING_PREPARE_TKOMK.
Now I need to make sure that the accounting document will be using the same currency as the Billing Document.
Please Advise.
regards,
NC

Hi
See Note 301077 - User exits for the interface to accounting.
I am not sure if the currency is OK in invoice. Check how is copied the field WAERK to delivery (NLCC, am I right?). So, I think that you have to check the copy rules and think if you need create customer VOFM for your requirement. First of all, check the value of currency in table LIKP.
So, check:
- VTLA: how is copied currency from PO to delivery.
- VTFL: how is copied currency from delivery to IV invoice
Check other fields in VTFL for the relevant items as pricing exchange rate type and pricing source.
I hope this helps you
Regards
Eduardo
Edited by: E_Hinojosa on Jul 8, 2011 9:35 AM

Similar Messages

  • How to copy MIRO header text to account document line item automatically

    HI Experts,
    I really need your help or advices , my question is as follows, thanks.
    After goods receipt , I do invoice verification at t-code MIRO , and it'll produce an account document by system.
    at MIRO, I key in the purchasement description on the header text column (INVFO-SGTXT) ,
    and after posting , the header text only appear in account document's account payable item ,
    it's blank in GR/IR and tax item. 
    How to do could let the GR/IR and tax item have the header text too at column BSEG-SGTXT which produced by system?
    p.s.
    I  have try to use BADI:  AC_DOCUMENT , Method: CHANGE_AFTER_CHECK
    and declare  a couple of parameters to check the value,  as follows
    DATA: WA_HEADER TYPE ACCHD,
               WA_ITEM TYPE ACC_DOCUMENT-ITEM,
               WA_ITEM_AMOUNTS TYPE ACC_DOCUMENT-ITEM_AMOUNTS.
    WA_HEADER = IM_DOCUMENT-HEADER.
    WA_ITEM = IM_DOCUMENT-ITEM.
    WA_ITEM_AMOUNTS = IM_DOCUMENT-ITEM_AMOUNTS.
    but, in the parameters , I don't see any column to access INVFO-SGTXT value.....
    Thanks a lot in advanced.
    Best Regards,
    Yacoa

    HI  SAPFICO,
    Thanks for your advice,
    I  have follow the link , and create an function model named ZSAMPLE_INTERFACE_00001025(copy from SAMPLE_INTERFACE_00001025),
    and also run  the  setting  in FIBF....
    I write some code in my function , as follows,  but it doesn't work after  I do MIRO
    and it's still blank of the account document's line item.
    p.s. even make a breakpoint at the function , it doesn't stop and stay at the breakpoint when I execute MIRO, so werid....
    FUNCTION ZSAMPLE_INTERFACE_00001025.
    ""區域介面:
    *"  IMPORTING
    *"     VALUE(I_BKDF) LIKE  BKDF STRUCTURE  BKDF OPTIONAL
    *"  TABLES
    *"      T_AUSZ1 STRUCTURE  AUSZ1 OPTIONAL
    *"      T_AUSZ2 STRUCTURE  AUSZ2 OPTIONAL
    *"      T_AUSZ3 STRUCTURE  AUSZ_CLR OPTIONAL
    *"      T_BKP1 STRUCTURE  BKP1
    *"      T_BKPF STRUCTURE  BKPF
    *"      T_BSEC STRUCTURE  BSEC
    *"      T_BSED STRUCTURE  BSED
    *"      T_BSEG STRUCTURE  BSEG
    *"      T_BSET STRUCTURE  BSET
    *"      T_BSEU STRUCTURE  BSEU OPTIONAL
    DATA: C_SGTXT TYPE BSEG-SGTXT.
    IF SY-TCODE = 'MIRO'.
      READ TABLE T_BSEG INDEX 1.
      C_SGTXT = T_BSEG-SGTXT.
      LOOP AT T_BSEG.
        IF T_BSEG-SGTXT IS INITIAL.
          T_BSEG-SGTXT = C_SGTXT.
          MODIFY T_BSEG.
        ENDIF.
      ENDLOOP.
    ENDIF.
    ENDFUNCTION.
    Edited by: Yacoa Chen on Mar 30, 2011 9:54 AM

  • Copy mvt 561W with no accounting document posting

    Hi all,
    I want to copy movement type 561w (special stock - consignment) to a new one, but that mvt should not post any accounting document as this mvt will be used for processing consignment stock which does not need to be maintained price & value but quantity.
    Please help!
    Best,

    if you sold the material already, then the material is owned by your customer, that makes it clear why it should not have a value in your books.
    561W does not work because special stock W is stock that is owned by you, hence it is valuated.
    here are some alternatives:
    you can create a second material master (type UNBW) and receive the customer owned material to that new material.
    you can create a vendor master as equivalent to your customer and receive the material as vendor consignment stock. this will as well create no accounting documents, except you use parts of the quantity for own purposes .
    you create a return order and receive the material into return stock Return stock is non-valuated. When the customer finally has space to get the material, you just cancel the return delviery.

  • Copy Sales Order number in Accounting Document

    Dear Friends,
    In accounting document,when we click on G/L Account "Display Document:Line item" will appear.In this view there is an input Sales Order in Additional account assignments.Can anyone tell me how the value gets copied and what are the setting's need.
    Thanks in Advance.
    Regards,

    Hi Jean,
    Thanks for your reply,but this does not solve my problem as this value is copied in Accounting Header,but where as if you go to Line item of indiviual G/L account view you find Sales Order input where it is in display mode.I need to copy the sales order number into this field (COBL-KDAUF).Since we do collective billing and it might be diff sales order and delivery,then this will not solve my problem.
    Awaiting your reply.
    Thanks,

  • Assignment field in accounting documents

    Hi,
    we are posting intercompany billing documents with EDI.
    Process is as follow
    1) we generate Intercompany billing document VF01.When this document is saved ,an accounting document xxxxxx is generatedand  IDOC is triggered and posted in Account payables of payer company code simultanoesuly an account document 'yyyyyyyyyy' is generated. this is seen in FBL1n Transaction.
    In this accounting document yyyyyyyyyyy ,there is a field 'assignment' which remains blank. we need to have entries in  this field ' asssignment'  copied from similar field in accounting document 'xxxxxxxxx'
    BR,
    Zulfikar

    hi
    use substitution

  • Material document & Accounting document

    Hi Friends,
    Please explain me difference between Material document & Accounting document.
    Vipul.

    Hi Vipul,
    Material document
    In the Inventory Management system, when a goods movement is posted, a material document is generated that serves as proof of the movement and as a source of information for any applications that follow.
    A material document consists of a header and at least one item. The header contains general data about the movement (for example, its date). Each item describes one movement.
    Accounting document
    If the movement is relevant for Financial Accounting (that is, if it leads to an update of the G/L accounts), an accounting document is created parallel to the material document.
    In some cases, several accounting documents are created for a single material document. This might be the case, for example, if you have two material document items with different plants that belong to different company codes.
    The G/L accounts involved in a goods movement are updated through an automatic account assignment.
    For goods receipts for purchase orders, goods movements for stock transport orders and consignment withdrawals, business partners may have different local currencies. Therefore, as well as the local currency, the accounting document must also contain another currency for processing and postings. For this purpose, accounting documents created as a result of these goods movements will automatically be managed in the local currency and in the document currency. You can switch between both currencies by choosing Settings ® Currency display.
    Regards,
    Raja.

  • Difference in currency rate between customer order and accounting document

    Dear gurus,
    While I am cretaing customer order SAP calculates currency from Exchange Rate="B" at OB08 screen. This situation results because of Currency type in customer master data. But in the accounting document SAP calculates currency from Exchange Rate="M" at OB08 screen. As a result; this is causes problems.
    I want SAP to calculate currency which is entered in customer master data. It might be M,B etc.. According to the CUSTOMER.
    How can I fix this issue?
    Thnks regards,

    Hi,
    In the copy routine from Sales Order to Billing, copy the exhcange rate from sales order.
    And then the billing will get the same exchange rate as in sales order and thus will also pass the same to the accounting.
    Regards,
    SDNer

  • Difference in currency  between customer order and accounting document

    Dear gurus,
    While I am cretaing customer order SAP calculates currency from Exchange Rate="B" at OB08 screen. This situation results because of Currency type in customer master data. But in the accounting document SAP calculates currency from Exchange Rate="M" at OB08 screen. As a result; this is causes problems.
    I want SAP to calculate currency which is  entered in customer master data. It might be M,B  etc.. According to the CUSTOMER.
    How can I fix this issue?
    Thnks regards,

    Hi,
    This is a complicated scenario.
    There are 3 currencies involved in any transaction
    Document currency (from customer master)
    Condition type currency (from condition record)
    Local currency (Currency of company code )
    During account posting in FI, the document currency will be converted into local currency and posting in local currency will be made. Also there is a posting in document currency also. For the conversion between document currency and local currency, by default M is used. For other exchange rate types, it should be enabled by means of user exits in sales order or invoice. The exchange rate which is available in invoice for this conversion (doc currency to local currency) is copied to acctg documnent. It is not freshly calculated in accounting document.
    Conversion from customer currency to document currency happens either through M or through the customer master exrate type.
    Now you decide how you want to handle the scenario. Customer currency to document currency can be done as  per the customer master you maintain. But if you want to convert document currency to local currency (provided customer currency and doc currency are same), then only M will be used in standard.
    If you are in a scenario where all the 3 currencies are different, then the way by which the system calculates the exchange rate is through an indirect triangulation process, which is little complex. In this case, it will use only one exchange rate type. Hence this scenario in your case will have problem. If you test all these scenarios, you will come to know.
    We faced this problem an year ago and then finally realised that it is not possible to use two xng rate type in one SD cycle. This is because the exchange rate type is stored in VBAK, VBRK and so on and hence it is not possible to use two xnge rates or the rate maintained in customer master throughout the cycle. The sales transaction is controlled by Cust master and FI transactions are controlled by M

  • No accounting document at the time of MIGO in STO

    Hi,
    I am doing the following process in STO.
    1.Create PO ME21N
    2. In VL10B  to create a delivery
    3. VL02n do the Post goods issue with movement type 641
    4. In VF01 create the billing document where you will stock transfer price and Excise duties involved and this procedure is defined by SD people.
    5. In J1iin you will create excise invoice
    6. Now we are doing goods receipt (MIGO) and capture and post the excise invoice.
    But at the time of last step no accounting document is generating,only cenvat clearing a/c is generating.
    So how can we get the a/c document at the time of MIGO.
    Regards

    Hi,
    It will not offset the cenvat a/c because the accounting entries triggerred are different
    When u post a invoice thru J1iin
    Excise expense a/c Dr
    Excise payable a/c Cr
    This a/c will get offsetted when u pay the monthly excise liabilities thru utilisation.
    When u do GR and during that time the cenvat entries get posted as follows
    RG 23 A Part II a/c Dr
    Cenvat utilisation a/c Cr
    This a/c will get offsetted when u utilise this cenvat towards payment of the above duties.
    So when u perform GR for STO the a/c entries for stock does not get updated but it gets updated when you perform PGI during delivery.
    Hope this clarifies u.

  • Accounting document not copied after system copy.

    Hi,
    We copied the production system into our test system using backup/restore.  In the post copy verification, our CO team complained because they could not see the "accounting documents".
    What do you think happened why the accounting document was not copied?
    thanks
    krbas

    Hi Krbas,
    Make sure you did all the post processing activities after system copy. I doubt you missed some post processing activities related to CO after your system copy.
    regards,
    VInodh.

  • Accounting document created after foreign currency valuation

    Hi SAP Gurus,
    Please help on below queries:
    1. Is it correct that Accounting document is automatically created when foreign currency valuation (F.05) was run and  'Reverse Posting' was ticked? Does it mean that two document will be created; one is for Revaluation Journal and the other one is for Accounting Document?
    2. In relation on above question, is it correct that Accounting document and Revaluation Journal have the same posting date and amount?
    3. When Accounting document and Revaluation Journal have the same posting date and amount does it mean that the account has not been revaluated?
    Appreciate your advise. Thank you.

    There will be two accounting documents generated, one for posting the revalution and the other for the reversal (if reversal is activated). The reversal dates can be given manually else system takes the 1st of the N+1 Period. The revaluation posting date will be taken from the date given in 'valuation date'.
    Warm Regards
    Nitika

  • Copying header text from Billing document to Accounting document

    Hi
    I have created a new text id in billing document using VOTXN, is it possbile to copy the header text maintained here to an accounting document field -> doc header text or any other text field when the billing document will get posted to accounting.
    Please guide.
    Thanks,
    Vaishnavi

    Hi,
    with a substitution (GGB1) for FI document header (BKPF-BKTXT) it can be possible. A user exit is required in the substitution to read the SD table.
    Regards,
    Joosz

  • Accounting document in STO

    Hi,
    When ,I am doing MIGO in STO,I am not getting accounting document.
    Only Cenvat Entry is being generated.As result Credit balance shows in Cenvat Clearing A/c .What could be the reason for that.
    Regards
    Prabudh

    hello
    Accounting doc will be generated at the time of transfer of material from sending plant ie at the time of 351 movement
    at the time of MIGO 101 accouting doc will not be generated
    u have created outgoing excise invoice in sending plant there u have created accounting doc for excise invoice
    BED  -
    ecess -
    modvat clearing acc +
    and in reciving plant u creat entry
    BED  +
    ecess +
    modvat clearing acc -
    So its getting cleared
    or if u are doing acc entries as followes in sending plant
    BED Sales -
    Ecess Sales -
    Cenvat suspance Acc +
    then u hae to clear this cenvat suspance Acc manually with modvat clearing account in Reciving plant
    or
    create one Subtransation say ST like we have 01 for subconteracting and IP for imports
    In  account determination of excise
    for OTHR and subtran ST put modvat clearing account under Cenvat suspance account
    so that entrioes will pass
    BED Sales -
    Ecess Sales -
    Modvat clearing account +
    thus it will clear
    note when u do outgoing excise for sendinging plant it will be necessary to put ST in subtranstation
    reward if usefull
    Message was edited by:
            Umakant Bhangale

  • BAPI for copying an Accounting Document

    Hi,
    I have to copy an existing accounting document and create a New Accounting document.
    For creating i will use BAPI_ACC_DOCUMENT_POST.
    If there is a function module for this, please suggest.
    Please let me know how to copy the existing accntg document??
    Regards,
    Saurabh

    Hi Sourabh,
    try passing obj_key with your source document number in
    BAPI_ACC_DOCUMENT_POST.
    I am not sure whether that will work or not.
    The round about way will be select the document details FI tables and pass it BAPI_ACC_DOCUMENT_POST.
    Hope this helps you.
    Thanks,
    Arun

  • Setting Local Currency as default display in all accounting document displa

    Hi,
    I have a Requirement where I am looking to set Local Currency as default display in all accounting document display screen.
    Can you please help me here.

    Hi,
    I already followed this but this is not working. I still getting the FB03 figures by default in the Document Currency only and I have to Click the Display Currency Button to see the Figures in the Local Currency.
    Is there is any way by which the Document display in Local Currency only and I don't have to press Display Currency Button to see them in the Local Currency.

Maybe you are looking for

  • How can i transfer my iPad info to a new iCloud?

    I just bought a new iPad, and I want to create a new iCloud, but I don't want to loose my all apps, So please help me how can I do it?

  • Query regarding Oracle SQL select statement

    Hi, How does Oracle ensures a consistent snapshot with the select statement without locking the table. My question is summarized with an example below: 1. At time T1, Oracle select statement is fired and is fetching the result. 2. At time T2, some DM

  • MacBook keeps freezing during Time Machine?

    Hello! My computer keeps freezing up about 10 minutes into Time Machine. I have an internal 320gb drive and I am attempting to back it up to the Maxtor OneTouch4 Mini 250gb external hard drive I was using previously to back up my PowerBook G4. Also i

  • How to apply windows 2012 r2 supported gpo on windows 2008 r2

    Hi All, am currently applying "Redirect folders on primary computers only" polciy that allow you to control your folder redirection to one primary computer account this policy can be only applied on windows 8 & windows server 2012. is there any way t

  • Invalid Session Id: Oracle SOA 11g invoking Salesforce API WSDL

    Hi, We are integrating SOA 11g to SFDC through Salesforce Enterprise WSDL, BPEL process successfuly make call to SFDC using login operation by providing username and password. Login response such as session id and server URL is used to make subsequen