Stock transport order requiremnet date does not match in tranRRP3) &MD04

STO delivery date does not match in transaction MD04 (ECC 6.0) and RRP3 (SCM5.1). This situation occurs when delivery date in STO is past due.  During Shipment Scheduling & avaibilty check, materail staging/availability date(EKET-MBDAT) get updated with current date. This EKET -MBDAT date is reflecting in the stock requirement list as a requirement date which is correct. Still APO product view screen dispalys the past due date as a requiremnet date instead of date in MBDAT.
Please let me know in case of any more clarification on this.

Dear Sanjay,
STO Delivery Date is receipt date at destination location. This minus Transportation Lead time is STO requirement date at source.
When you conduct ATP check for this PO/STO, your committed date is updated at source and delivery date will be updated as committed date plus TL lead time.
Do check your GR/GI times in Product Master as primary date mismatch issue.
If you are using any Customized program for updating EKET-MBDAT, it wont automatically trigger the change date in APO.
In such cases you need to run CCR in APO and reconcile.
The better way is to periodically schedule IM initialization (RIMODINI). This maps all R3/ECC data in your IM for PO/STOs and you would see the consistency in APO and ECC.
Regards,
Bipin

Similar Messages

  • Job Cancelled with an error "Data does not match the job def: Job terminat"

    Dear Friends,
    The following job is with respect to an inbound interface that transfers data into SAP.
    The file mist.txt is picked from the /FI/in directory of the application server and is moved to the /FI/work directory of application server for processing. Once the program ends up without any error, the file is moved to /FI/archive directory.
    The below are the steps listed in job log, no spool is generated for this job and it ended up with an error "Data does not match the job definition; job terminated".Please see below for more info.
    1.Job   Started                                                                               
    2.Step 001 started (program Y_SAP_FI_POST, variant MIST, user ID K364646)                           
    3.File mist.txt copied from /data/sap/ARD/interface/FI/in/ to /data/sap/ARD/interface/FI/work/.
    4.File mist.txt deleted from /data/sap/ARD/interface/FI/in/.                                   
    5.File mist.txt read from /data/sap/ARD/interface/FI/work/.                                    
    6.PD-DKLY-Y_SAP_FI_POST: This job was started periodically or directly from SM36/SM37 (Message Class: BD, Message Number : 076)  
    7.Job PD-DKLY-Y_SAP_FI_POST: Data does not match the job definition; job terminated (Message Class : BD, Message No. 078)    
    8.Job cancelled after system exception
    ERROR_MESSAGE                                                
    Could you please analyse and come up about under what circumstance the above error is reported.
    As well I heard that because of the customization issues in T.Code BMV0, the above error has raised. 
    Also please note that we can define as well schedule jobs from the above transaction and the corresponding data is stored in the table TBICU
    My Trials
    1. Tested uplaoding an empty file
    2. Tested uploading with wrong data
    3. Tested uploading with improper data that has false file structue
    But failed to simulate the above scenario.
    Clarification Required
    Assume that I have defined a job using BMV0. Is that mandatory to use the same job in SM37/SM36 for scheduling?
    Is the above question valid?
    Edited by: dharmendra gali on Jan 28, 2008 6:06 AM

    Dear Friends,
    _Urgent : Please work on this ASAP _
    The following job is with respect to an inbound interface that transfers data into SAP.
    The file mist.txt is picked from the /FI/in directory of the application server and is moved to the /FI/work directory of application server for processing. Once the program ends up without any error, the file is moved to /FI/archive directory.
    The below are the steps listed in job log, no spool is generated for this job and it ended up with an error "Data does not match the job definition; job terminated".Please see below for more info.
    1.Job Started
    2.Step 001 started (program Y_SAP_FI_POST, variant MIST, user ID K364646)
    3.File mist.txt copied from /data/sap/ARD/interface/FI/in/ to /data/sap/ARD/interface/FI/work/.
    4.File mist.txt deleted from /data/sap/ARD/interface/FI/in/.
    5.File mist.txt read from /data/sap/ARD/interface/FI/work/.
    6.PD-DKLY-Y_SAP_FI_POST: This job was started periodically or directly from SM36/SM37 (Message Class: BD, Message Number : 076)
    7.Job PD-DKLY-Y_SAP_FI_POST: Data does not match the job definition; job terminated (Message Class : BD, Message No. 078)
    8.Job cancelled after system exception
    ERROR_MESSAGE
    Could you please analyse and come up about under what circumstance the above error is reported.
    As well I heard that because of the customization issues in T.Code BMV0, the above error has raised.
    Also please note that we can define as well schedule jobs from the above transaction and the corresponding data is stored in the table TBICU
    My Trials
    1. Tested uplaoding an empty file
    2. Tested uploading with wrong data
    3. Tested uploading with improper data that has false file structue
    But failed to simulate the above scenario.
    Clarification Required
    Assume that I have defined a job using BMV0. Is that mandatory to use the same job in SM37/SM36 for scheduling?
    Is the above question valid?

  • Background Job cancelling with error Data does not match the job definition

    Dear Team,
    Background Job is getting cancelled when I run a Job on periodically but the same Job is executing perfectly when I run it manually(repeat scheduling) .
    Let me describe the problem clearly.
    We have a program which picks up files from an FTP server and posts the documents into SAP. We are scheduling this program as a background Job daily. This Job is running perfectly if the files contain no data. But if the file contains data the JOb is getting cancelled with the following messages.
    And also the same Job is getting executed perfectly when repeat scheduling is done ( even for files with data).
    Time     Message text                                                                       Message class Message no. Message type
    03:46:08 Job PREPAID_OCT_APPS2_11: Data does not match the job definition; job terminated        BD           078          E
    03:46:08 Job cancelled after system exception ERROR_MESSAGE                                      00           564          A
    Please help me in resolving this issue.
    Thanks in advance,
    Sai.

    hi,
    If you have any GUI function modules used in the program of job
    you cannot run it in background mode.

  • Regarding "Data does not match the job definition; job terminated"

    Dear Friends,
    The following job is with respect to an inbound interface that transfers data into SAP.
    The file mist.txt is picked from the /FI/in directory of the application server and is moved to the /FI/work directory of application server for processing. Once the program ends up without any error, the file is moved to /FI/archive directory.
    The below are the steps listed in job log, no spool is generated for this job and it ended up with an error "Data does not match the job definition; job terminated".Please see below for more info.
    1.Job Started
    2.Step 001 started (program Y_SAP_FI_POST, variant MIST, user ID K364646)
    3.File mist.txt copied from /data/sap/ARD/interface/FI/in/ to /data/sap/ARD/interface/FI/work/.
    4.File mist.txt deleted from /data/sap/ARD/interface/FI/in/.
    5.File mist.txt read from /data/sap/ARD/interface/FI/work/.
    6.PD-DKLY-Y_SAP_FI_POST: This job was started periodically or directly from SM36/SM37 (Message Class: BD, Message Number : 076)
    7.Job PD-DKLY-Y_SAP_FI_POST: Data does not match the job definition; job terminated (Message Class : BD, Message No. 078)
    8.Job cancelled after system exception
    ERROR_MESSAGE
    Could you please analyse and come up about under what circumstance the above error is reported.
    As well I heard that because of the customization issues in T.Code BMV0, the above error has raised.
    Also please note that we can define as well schedule jobs from the above transaction and the corresponding data is stored in the table TBICU
    My Trials
    1. Tested uplaoding an empty file
    2. Tested uploading with wrong data
    3. Tested uploading with improper data that has false file structue
    But failed to simulate the above scenario.
    Clarification Required
    Assume that I have defined a job using BMV0. Is that mandatory to use the same job in SM37/SM36 for scheduling?
    Is the above question valid?

    Hi dharmendra
    Good Day
    How are you
       I am facing the same problem which you have posted
    By any chance have you got the soultion for this
    If so please let me know the solution for this.
    Thanks in advance.
    Cheers
    Vallabhaneni

  • ORA-23327: imported deferred rpc data does not match GLOBAL NAME of ..

    Hi,
    We took an export of a production database in Oracle 9i (9.2.0.7) and created a new database on a test server with Oracle 10g (10.1.0.5)
    The original production database was called DC20 and our new test database is called SD20.
    Looking at the logs after the import we're seeing this error:
    "ORA-23327: imported deferred rpc data does not match GLOBAL NAME of importing db"
    We've looked into it a little and it seems to make sense because the names of the databases are different, and from what we've read, we really didn't need to do a full import including SYSTEM anyway. We also came across a solution telling us:
    "If you are not using Replication on the target database, these errors can be ignored. However, you should subsequently remove all the replication objects by running:
    $ORACLE_HOME/rdbms/admin/catrepr.sql, then catproc.sql"
    What I was wondering was if someone could validate that running these scripts and ignoring the errors will be ok, or if they'll cause us issues further down the line.
    In case its needed, heres my Export parameter file
    "FULL=Y
    DIRECT=Y
    LOG=E:\Exports\DC20\Log\expDC20.LOG
    FILE=E:\Exports\DC20\Data\DC20.DMP"
    and heres my Import parameter file
    "FULL=Y
    COMMIT=Y
    GRANTS=N
    IGNORE=Y
    BUFFER=500000
    FILE=E:\Imports\SD20\data\SD20.dmp
    LOG=E:\imports\SD20\log\impSD20.LOG"
    Thanks for your help!

    Thanks Neil, we did already see this note and added it to our list of possible solutions. After we found this one, we also found the one I quoted, which would seem to be the path of least resistance (it would save a good 10 hours in import time if nothing else).
    However, if we can't do what I'm asking about in my original post however, the note you mentioned will be our next route..

  • CRM Sales Order Item Status Does Not match R/3 Item Status

    The status of the CRM sales order item is being set to 'In Process' when the related R/3 sales order line item status is set to 'Complete' - when, the delivery quantity is zero for the sales order item.  This happens when the warehouse can't find the stock to pick - the delivery quantity is set to zero.  Thus, the CRM order item status does not agree with the R/3 order item status.  We need for the line item status to be set to 'Complete' in CRM.  Anyone have an idea as to how to make this happen?
    Thanks you.

    Hi Peter and Suresh,
      From the information provided I understand that the sales order created in CRM after replication to R/3 has some status change.
    1.  What are the fields which are updated in R/3 for the sales order created in CRM ?
    2. If sales order fields are updated in R/3 are these updates reflected back to CRM?
    3. If they are reflected back in CRM? Is there still flexibility for sales order to be changed in CRM and replicated back to R/3?
    Can you please share you experiences.. Any help is highly appreciated.
    Thanks
    Jothi

  • Query data does not match with Multiprovider

    hello,
    I am as confused as my subject.
    I executed the query from Multiprovider, which getting the data from sales and inventory cube.
    Everything works fine until I try to validate some of the data.
    I can validate some early records but I cannot see later ones in any of the cubes or multiprovider.
    I deleted the data and loaded all over again but didnt work.
    I am trying to display the record from Plant, material and calday ... i do see the date and plant # but not material #.
    I hope I am making sense to you guys.
    Any input would be appreciated.
    Khalid

    Hello Kalyan,
    Material is part of both cubes (inventory and sales) and I did flag it in multiprovider when selecting "display data" > dimensions.
    I am not sure if it makes difference ... there is another cube (store planning)  attached to same multiprovider ... which not feed data but as you know does not report on material level.
    Do you think it could create the problem. Again (store planning) cube is not feeding data to multiprovider at the moment.
    Thank You ... any other suggestion.
    Khalid

  • Delivery date does not match sales orders  proposed delivery date

    when i create sales order the requested delivery date by default is todays date and if nobody changes it, it will stay the same even after i save the order but the acutal delivery date is diffrent in the sales document or delivery document
    can anyone please throw some light on it
    Thanks in advance

    Hi Raj,
    Req D Date is the date on which teh custoemr wants the goods to be delivered. But it wont be possible always. So there will be an availability check on the stock of that material and based on the availability and transportation lead times, the possible delivery date will be determined and populated at the schedule line level of the document.
    Hope this clarifies your doubt.
    Reward if this helps.

  • Outline Agreement (Contract) data does not match with EKPO table.

    Hi,
    I have created a outline agreement(Contract) with net price as 100 / 1 Kg. But when I go to EKPO table in front of Net Price it is reflecting net price as 1 / 1 Kg. So it shows that it is dividing the net price by 100 in Table EKPO. This is happening with the currencies which are maintained in T Code OY04 (Currencies like JPY, CLP, ESP, ITL) with decimals as 0.
    Rest all curriencies which have not maintained in OY04, there is no problem in EKPO as the data matches with Outline Agreement Net Price.
    Request you to please provide the input to resolve the same.
    Thanks & Regards,
    Neeraj Singh

    Hi Neeraj Singh,
    The value of data stored in EKPO depends on the decimal places defined
    for the currency. In standard the decimal places is taken as 2 . Therefore the value will be
    the same as order price if the currency is defined for two decimal
    places ( default is 2 ).
    However, if the decimal places for JPY is defined as zero the table
    will show a value of price /100. If you choose a currency with
    3 decimal places the value in the table will be price * 10 and so on.
    Example:
    Currency                          Decimal places      Order price      Value in EKPO
    SGD                                               2               2000               2000
    NLG                                               2               2000               2000
    JPY                                               0               2000               20
    KWD (Kuwati Dinar)                     3               2000               20000
    ITL                                                 0               2000               20
    All currencies that do not have any decimal places at all
    (TCURX-CURRDEC = 0) must have EKPO-NETPR multiplied by 100.
    Please check SAP notes which may be of help to understand this issue 53206 and 137626
    The issue you reported in not an error but standard.  I hope this information is of help.
    Regards,
    Lorraine
    Edited by: Lorraine Donnelly on Jul 12, 2010 6:57 PM

  • Production order confirmation date & time not matching with MB51.

    Hi All,
    We are facing a problem when we confirm production order in a local time zone but when we go and check the material document MB51 , we find the posting date and time is showing System date and time and not the local date and time - in the month end we are facing the problems in reports preperation.
    Please find the example as below-
    Step-1
    I do confirmation of Production order 101939015 for the Plant 2041
    on 03/12/2007 at 11:39:33 ( USER TIME ZONE),
    Step-2
    Now go to the MB51 (Material document list)and check the posting time
    - here the posting date and time is 03/11/2007 & 23:39:37. ( SYSTEM TIME ZONE.)
    Material Document Number : 4909412794
    From the above example we can see that the production order was confirmed in USER TIME ZONE ,but the document was posted in SYSTEM TIME ZONE, which is not acceptable to the USER, as in the month-end he is not getting the correct Reports. User wants a harmonized date & time.
    Can anybody give some solution its very urgent.
    Nitin.

    Hi Nitin,
    Can you check the confirmation time in the system by displaying confirmation and then there look for "Admin" data.
    Also let us know whether Confirmation/Goods Movment is online update or run in background as job?
    Please let us know your findings,
    Regards,
    Prasobh

  • The playlist order on iTunes does not match the playlist order on my iPhone!!

    Okay, I have been browsing discussion threads for the past two hours and nothing seems to be working!
    I have essentially two playlists that I would like on my iPhone. One is the "purchased" folder that is automatcially created when you buy a song. I have it arranged by "date added". The second playlist I want is called "music library"... there I have simply copy and pasted all my songs into a playlist and sorted them by "play count". However, no matter what I do (ie. switching the order from starting from the "lowest play count" to the "highest play count", starting new smart playlists with the "playlist is music" criteria, and right clicking the playlist and clicking "copy to play order") NOTHING SEEMS TO BE WORKING!! Please help me, I just want them in the order I have them on iTunes.
    Thank you!

    I had the same problem but got my playlists synced perfectly a few nights ago. i did a few things at a time so i'm not sure which exactly did it. my playlists were coming up in reverse order on my iPhone. Most played appeared starting with the least of the most played. With the iPhone plugged into the computer, the iPhone appears in itunes. When i expanded it, i saw eclaimation marks near a few of the smart playlists. the error message was something along the lines of "could not sync playlist becuase it relies on another playlist that could not be found".
    Now my smart playlists still had the fix from way back when you had to add a condition saying playlist is Music, and it seemed that the playlists "Music" not being on the device confused it somewhat. so i modified my smart playlists to not rely on any other smart playlists, unsynced and resynced those playlists from my phone and it all came up perfectly from then on, no problems for the last few days.
    I think it's an ios bug as syncing another phone on older ios4 got the playlist order perfectly before all of these changes i made. Hope that helps someone, it was driving me nuts for weeks.

  • Sales Order Net Price does not match full value of items

    Hi,
    In many cases and for some materials, our system does a funny thing.
    When creating the sales order from VA01, you'll enter 2 items.
    1 is priced $2000
    2 is priced $5000
    Net price should be $7000 (no discounts or fees).
    However, in many cases the net price will be shown as something else (like $6000 or $4000), until you hit save or re-price or go the conditions tab (which shows the correct net price) and back.
    We have a lot of pricing customization in our system, so this is definitely due to that.
    I am a developer, so where would be a good place to look?
    Thanks,
    Shaun

    Thanks.
    I'll have to discuss VTAA pricing types with the Business Analyst, since there are many records and I'm not sure what I'm looking at.
    In regards to your second point, it's not in calculation. It'll stay at that number until you save, check the conditions tab in the header or reprice the document.
    What's interesting is that it doesn't do this for all materials.
    For example:
    Material 1 - priced $25
    Material 2 - priced $25
    Net price would be $50, which is correct.
    But say we use Material 3 - priced $25 as well. For this one, the total net price could show up as $30.
    Can pricing types be specific to materials or material groups? What is the pricing type exactly and why 'A'?

  • Download Interactive Report data does not match on-screen data

    Hi,
    I have a page which has a process which runs a query and returns a random % of rows from a table, and saves this into a collection.
    Then, based on the random rows, I want to select data from another table, where the rows match certain columns in the collection.
    I have created a query to select the data I want, and have it displayed in an Interactive Report region.
    The data on the screen is fine, but when I go to 'Dowload' the data to csv or excel from the Interactive report, the data is different.
    I have also created a normal report region with the same query, and when I download it from here, it works fine, so I know it has nothing to do with the query.
    Any ideas?
    Amanda.
    The process details are:
    Process Point: On Load - Before Regions
    Run Process: Once per page visit
    Then in the Interactive report query is something like:
    Select ..
    from
    DATA_TABLE c
    select
    c001 User_Id,
    c002 Account_No,
    c003 Transaction_Date
    from htmldb_collections where collection_name='PX_COLLECTION'
    *) d*
    where
    c.user_id = d.user_id AND
    c.account_no = d.account_no AND
    c.transaction_date = d.transaction_date

    Hi,
    This is because of web caching. You should invalidate the page caching in the access tab of page properties or you just change the page url with a dummy paramater like this
    http://domain/portal/page?_pageid=6,1,6_11&_dad=<dad>&_schema=<schema>&1=1
    Here &1=1 is a dummy parameter
    This will invalidate the cache and the page will be refreshed.
    Thanks,
    Sharmila

  • Monitoring data does not match

    Hallo! Has the following problem. Processor of a virtual machine loaded 100% but in dashboard azure  peak loading of this VM 6-10% What does it mean? Why monitoring displaying incorrect data?

    Hi,
    Thanks for your reply.
    Since it is an issue related to Azure management portal, I recommend you to ask in the forum below for assistance if the issue persists:
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=windowsazuremanagement
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Sort data does not match song info

    I've just discovered that some of my songs have sort data from different files. Short of going though all my music song by song is there a way to clear all sort data?

    Generally setting a common Album Artist will fix split albums.
    For deeper problems see Grouping tracks into albums.
    tt2

Maybe you are looking for

  • HP laserjet 1300 with windows 7 (64 bits)

    Please help me to find why my printer Hp LaserJet 1300 cannot print more than 1 copy with Windows 7 (64 bits).  Is a new driver to solve this problem. Thank You HiRichard

  • Preference Settings for Mac Mini

    Hi, I'm thinking of getting a Mac Mini. Right now I have Dell Windows XP and my GB's originally were 19 but way down to 7. Computer still works but 4 years old and running slow sometimes. My question is, is it hard to set up preference settings? I wo

  • Lightroom backups folder.  Huge size.

    In "My Pictures" is a folder called Lightroom, where all the catalogues and backups are stored.  A while ago, I had a major crash on the computer and lost everything on my hard disc.  I was able to restore most from my external hard drive. Now, in th

  • Get Information about VGA or GPU in C#

    Hello everyone I've researched that how we can get info about GPU and I found the following links: https://msdn.microsoft.com/en-us/library/aa394512%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396 https://msdn.microsoft.com/en-us/library/system.windows

  • Excel and Contribute

    I have a client using Contribute, who wants to upload data in an Excel spreadsheet to a webpage. Will that require a database?