Download new and delta sales price creation/change

I need to output both new and delta change to sales price conditions.
where can I get the change pointer inormation so as to get the latest sales price out into another system?
Thanks

I found out why IDoc not getting created for change to billing block on sales order.
SAP program ODTF_COBJ_SALES_ORDER_ITEM needs a fix.
Sales Order replication program ODTF_REPL_CO_SALESORDER_ITM has this piece of code:
    LOOP AT cp_so_it.
      ls_vbpos = cp_so_it-low.
      IF ls_vbpos-posnr IS INITIAL.
        APPEND ls_vbpos TO lt_vbeln.
      ELSE.
        APPEND ls_vbpos TO lt_vbpos.
      ENDIF.
    ENDLOOP.
For changes to table vbpa, for example, since vbpa key has posnr, ls_vbpos-posnr will have a value, and this code works.
But for changes to vbak, which doesn't have posnr in table key, ls_vbpos-posnr here is blank, not initial, and this code doesn't work.
eg. CDPOS-TABKEY/BDCP2-TABKEY for vbpa change might be something like "1300040000560000000RM", but for vbak something like "1300040000560".
This data feeds this IF statement above, which fails for changes to vbak data in triggering IDoc replication correctly.
ODTF_REPL_CO_SALESORDER_ITM should be modified to handle vbak change pointer data without the posnr field.

Similar Messages

  • Since latest ios update, my iphone 6 loses my ringtones. I download new and that's gone the next day too

    Since latest ios update, my iphone 6 loses my ringtones. I download new and that's gone the next day too. How can I get my phone to keep my ringtones?

    Most USB port do not supply enough current to charge the iPad.

  • Sales Order creation/ change date for the items

    I have a unique scenario and i need to get a Report for this
    A sales order is created for 4 line items.
    Out of these , for 2 line items a delivery is created. I need the sales order creation date and time  for these 2 items in a custom report
    Now the other 2 items go in to some kind of block- Now these are released by going in the sales order VA02 and after releasing the delivery is created. Again for these two items , i need the sales order change date as after a user goes and changes the sales order to remove the block only then delivery is created for these two items
    Also another scenario is the 2 line items go for back order and when we get stock  at tht time system confirms the stock and then the delivery is created for these. So also for this when this change occured i need to get the date for these 2 line items
    Can any one please suggest how to get this data  from the scenarios?
    I dont want to get the date when the delivery is created as i can get tht from the LIKP table. I need the sales order create and change dates for these.

    You may be aware, any changes to a document will be recorded in CDHDR (for header changes) and CDPOS (for item changes).  You can explore these two tables.
    thanks
    G. Lakshmipathi

  • Sales order creation/change

    hi all,
    when a sales order is created(VA01) or changed(VA02), can i know the list of ALL tables which are updated?
    i want to know ALL tables which are updated.
    can i know a process through which i can get the list of ALL tables which are updated for the sales order creation or updation.
    thanx,
    shivaa

    hi Shiva,
    in ST05 turn on SQL trace. Than carry out the transaction, when finished, check the result of the trace, you should see ALL tables whch was either read or written during the transaction.
    hope this helps
    ec

  • Downloaded mp3 and my Library name was changed to ac

    Has anyone heard of this? I am a new mac user and I am not sure what I have done. Thoughts?

    It looks like it was selected and you typed it yourself.
    Select the Library and click on the text next to the icon.
    The background of the text changes to light blue, to show you it can be edited now.
    M

  • Difference between Sales price (VKP0) and further sales price (VKP1)

    Hi,
    Please could anyone help me to understand the difference between VKP0 and VKP1. In which scenario, both will be used in SAP Retail?
    Thanks,
    Ashish Kumar

    Hi
    As per your given example :-
    In VA01 screen;
    Material:100000939 ; quantity: 1.000,000kg Unit price:146,62 total:146.620,00
    But;
    VF01 screen;
    Material:100000939 ; quantity:432 (Batch1)
    quantity:366 (Batch2)
    quantity:162 (Batch3)
    If you check you will find that system is calcultaing correctly.
    In above case total material delivered is 960 Kg (432366162) and reate is 1000 per Kg. so total value is 140755.20. and if you calculate the price separately for each batches separately it will be 63339.84, 53662.92, and 23752.44 for the batches with quantity 432, 366, and 162 respectively. If you add these value it will be same as the value for 960Kg.
    Now in any case if you are getting some difference in paise then you may use Price Condition Type DIFF or round off the Price Condition.

  • Function Module or BAPI for Sales price calculation and Pricing worklist

    Hi Retail experts,
    We frequently change purchase conditions, but not that frequently for cases like perishables, so sales price calculations needs to be done each time. This means pricing worklist generation and release is done often and then sales price recalculation is done each time article wise and for various organization level.
    We have 15000 articles for which purcahse conditions changes, it is impossible to generate and release pricing worklist and do sales price calculation for each article
    So solution may be to find a FM/BAPI for the following transactions and automate them.
    Do you know FM/BAPI for VKP5/VKBP or VKP6, WVN0, WVN1 transactions.
    Regards
    Bob

    HI Madhu,
             Thanks for the reply,
    I am looking for BAPI or FM which will check all pricing condition types( like MRP of the Material(table A304), discounts(A800,A802,A803,A804) for that customer and Tax) and give me the value(KONP-KBETR).
    I can only pass Customer, material, quantity etc.. so that BAPI or FM has do all standred checks/ validation and give the
    KONP-KBETR for all condition types like MRP, discounts, Tax. we are developing the custom program for sales order creation so we require the all this before saving the sales order.
    Regards,
    Nagesh
    Edited by: nageshdb4u on Mar 5, 2011 12:05 PM

  • Delivery creation/change triggers heuristic run

    Hi all
    We use planning procedure '3' "Cover Dependent Requirements Immediately" for finished goods in our distribuition centers. In the event: "Create or Change a Sales Order", we have the action: "Start Product Heuristic Immediately" which leads to my two questions:
    1. When a sales order delivery is created/changed, heuristic is also triggered. Is there anyway to avoid this for deliveries (should still work for sales orders)?
    2. When heuristic is triggered due to sales order creation/changes, new stock transport requisitions created by heuristics are automatically ATP checked and confirmed in the supplying plant. When heuristic is triggered due to sales order delivery creation/change, new stock transport requisitions are not ATP checked... How come?
    Thank you in advance for your help.
    Best regards,
    Dan

    Hi Dan,
    If you are using MTS scenario, then Sales Order is business event "A" while Delivery is business event "B". In case of MTO, these will be AE and BE. For check instruction of your Check mode and Business event for delivery (B or BE), remove production. Use option "Availability check only, No Production" in Check Instruction.
    This will solve your first problem.
    Again, for solving 2nd issue, check Product Availability Check for ATP group and business event for Delivery. Check Control and Scope of check decide which receipts and requirements should be considered.
    Both these settings are in GATP customizing.
    Regards,
    Bipin

  • Regarding Sales Order Creation

    hi all,
         I have one requirement , i.e  Our Client has one wish that  for every customer he is fixing some line items means 5 or 6 line items.  IF it is less than that sales order will not create for that particular customer and it needs to show warning message .
    How can i achieve this .
    Plz send some suggetions to solve this problem.
    Regards
    Rami Reddy

    hi,
    pls see the below threads.
    SALES ORDER creation using BAPI
    sales order creation/change
    XML upload of data into SAP - Sale order creation
    sales order creation
    Sales order creation BAPI
    thanks
    karthik

  • In Retail, variant sales price shouls be diff from its Generic

    Hi Retail MM expert,
    we are using generic article in retail scenario. our client has requirement that variant sales price may be diffrent from generic price.
    for this i am maintaining pricing profile in basic data for generic article '1'.
    but in the sales view when i am checking sales price, final price is showing in display mode whereas it shouls be in change mode.
    kindly tell the solution.
    Regards,
    Santosh

    Hi do the following
    In generic artilce basic data view, Set the indicator as blank in pricing profile -      
    (Variants priceable diff.; do not propose GMaterial as ref.)
    Save the article, now change the price using following options:
    Option 1: go to change article of variant article and click sales view , ichange price in 'net
    sales price'  or change the markup% and save article
    Option 2: Go to VKP1 - change the markup and save the sales price calulation
    Let me know still its not working, i am able to do the above things.
    regards
    satish

  • MAP / Standard GRC and inventory unit price used during MIGO

    Hi,
    I want to seek advice of the below.
    The value is quantity x unit price where I would like to ask on unit price.
    MAP - during MIGO
    1 debit inventory - price refer to PO or material master
    2 credit GR/IR - price refer to PO or material master
    Standard - during MIGO
    3 debit inventory - price refer to PO or material master
    4 credit GR/IR - price refer to PO or material master
    Thanks alot

    > What about GR/IR? The unit price is getting from where for both cases?
    > Also for inventory account, I thought for standard, it should be from material master?
    >
    > Now a bit confusing to me.
    >
    > Shiva reply below :
    > MAP
    > PO price Dr to Inventory A/c
    > Cr-GR/IR - ?
    >
    > Standard
    > PO price Dr to Inventory A/c
    > Cr-Gr/IR - ?
    Hi Cal,
    Obviously it is the PO price. GR/IR is the offsetting intermediary entry that is to be paid to the vendor with respect to the price you have mentioned in the PO, it is acc payable to the vendor depending on PO unit price. In real time you are buying the goods from the vendor at the price which you mention in the PO, hence system has to take account how much worth material in coming to inventory and how much outstanding to the vendor (GR/IR).
    In case of MAP, market price keeps varying and the same is updated in the material master on averaged base as and when the procurement price keeps changing, but that will not stop you from buying material at lesser or higher price everytime you order your vendor.
    In case of standard price (usually for FERT, HALB) it's your business decision to keep the material price standard and fixed for various resons (such as costing and cost sales price) hence any price differences in S are to be mapped to separate G/L acc to track the differences. Nevertheless if your standard price is say $10 and your PO price is say $8 or $15, inventory is debitted with the PO price ( $8 or $15) and the same is creditted to GR/IR as acc payable to vendor.
    Hope its clear
    Regards
    Shiva

  • Sap afs - how to customize matrix grid in sales order creation

    Hello,
    can anyone help to understand how to customize the matrix grid shown at sales order creation/change (VA01 - AFS Item overview tab - Matrix entry pushbutton). Here system, starting from inserted material nr, shows all possible combination from material's sales grid. The requirement asks to manage the matrix grid before it is shown to the user.
    Thanks in advance for your help
    maurizio

    Hi
    It depends on master data of your material
    Max

  • Pre defined value in bp creation/change

    we have two fields like field1 and field2 in BP creation/Change screen..our requirment is like if we fill Field 1 with A then by default Field2 should fill with SupplierA ..if I fill the Field1 with B then system should fill the field2 with Suppler B .
    EX:
    Field1     A
    Field2    Supplier A
    Field1    B
    Field2   Supplier B
    Please let me know if the question is not clear
    Edited by: ravi kumar on May 5, 2008 8:22 AM

    Hi Ravi,
    -> Are these two 'Custom fields'?
    -> Did you add then using EEWB?
    If YES then EEWB will create PBO and PAI modules. You can find them using SE80 Tcode. You can write the code in PAI module for Field1 so that that will populate value to Field2.
    If NO then please let us know if these are SAP standard field. In some case you can use BADIs and achieve your requirement.
    Hope this helps.
    Karuna.

  • I changed my apple id and now I can't update my apps or download new ones.  I've changed the ID in my iphone settings, but when I go in the apps store my old ID shows up.  If I change my settings back to the old ID my password doesn't work.  HELP!

    So I changed my Apple ID.  Now on my Iphone I can't update things from the apps store or download new stuff.  I went into settings and changed my ID there, but in the apps store it still shows up as my old ID.  The apps store won't let me log on with the new one, as my old still shows up, and if I go back into settings and change it back to the old ID the password I had before no longer works.  This ***** Apple.  You just ruined my Iphone!!!  My phone went from being cool to being junk since I am not unable to download or update apps...the coolest part of my phone.  Someone help???  Please tell me how I can enjoy my phone and apps again...

    Thank you for the response, but I ended up temporarily resetting my Apple ID... It was a pain, but it worked in the end.

  • TS2446 So I have an iphone and for some reason I don't know the password for my Apple ID so I can't download apps and I don't have the password to my email to change it and I don't know the secret questions , what can I do to make a new Apple ID ?

    So I have an iphone and for some reason I don't know the password for my Apple ID so I can't download apps and I don't have the password to my email to change it and I don't know the secret questions , what can I do to make a new Apple ID ?

    I have the same problem - it is maddening. I rely on this iPad for work so this is not just an annoyance! The above solutions of changing the appleid on the device or on the website do not work.
    The old email address no longer exists - I haven't used it in a year probably and I no longer have the account.  I logged into the appleid website and there is no trace of the old email address so there is nothing that can be deleted or changed there.  On the iPad there is no trace of the old email address so nothing can be deleted there either. I have updated the iPad software and the same problem comes right back.  Every 2 seconds I am asked to log in using the old non-existent email.  The device is currently useless.
    The only recent change to anything was the addition of an Apple TV device, which was set up using the correct login and password.
    Does anyone have any ideas? The iPad has been backed up to the iCloud so presumably it now won't recognize the current iCloud account? So restoring may notbe an option?

Maybe you are looking for

  • How can I lock a clip to storyline, timeline or song in Final Cut Pro?

    My friends and I made our own version of Pharrell Williams happy video and I'm trying to edit it. The thing is that there are places where we sing and we want the song to match our lips so how can I lock the clip in place? I'm very new to editing and

  • Cant view itunes account details or make purchase with iphone

    Hi. I can log in to my itunes store account with my iphone 3gs. However, when i try to access account details or make a purchase i am prompted for my password again. When I enter this (correctly) I just get re-prompted immediately. I'm stuck in a loo

  • Ifs902 doe not find tiff files in search

    Hi gurus, i'm have this issue too you: I'm creating an application that search for files in 9ifs. Some of this files are TIFF type. search class is not able to find any kind of files of that type. There was a problem with the Annotator agent that thr

  • Error updating Adobe programs

    Error updating Adobe programs Dreamweaver CS6 12.0.2 update to address critical issues There was an error installing this update. Please quit and try again later. Error Code: U44M1I210 Adobe Extension Manager CS6 Update There was an error installing

  • ORA-32036

    I am getting following error in an SQL statement that has a complicated with clause: ORA-32036: unsupported case for inlining of query name in WITH clause The with clause here in the query is too complicated and involves lots of subqueries. Has anyon