CU50 : Simulation Run Data

Hi,
I want to get CU50 Data in my program.. I know VC_I_GET_CONFIGURATION_IBASE will give me this data.. But this FM requires Object Number. Can anyone tell me from where i can get object number? I want to create one report which clearly states that what all characteristics are changed in the Sales Order..From Sales Order item item (VBAP) gives me CUOBJ ..I have data for order..but I cant able to get data from tables which all characteristics are there in the simulation run.
Regardds
Bhavin

Hi,
1. Try to IN_RECNO from IBIN table based on the CUOBJ from VBAP.
2. Using IN_RECNO, go to V_IBIN_SYVAL table to get the required values.
CUOBF = an internal object number which usually contains the configuration information for a specific material. If you have the MARA-CUOBF value, you can see what data is referenced for this object by running transaction SE37 - Function Module: VC_I_GET_CONFIGURATION_IBASE and input the MARA-CUOBF value into the INSTANCE field.
Regards,
R.Brahmankar

Similar Messages

  • PU19 - Tax Reporter - W2 Simulation runs deletion from Log Manager

    Hi,
    We have used program rpctrdu0 to delete W2 simulation runs from PCL4 clusters. Now the question from the end user is why are the W2 simulation runs still showing up in the Log Manager in PU19? I am not even sure if we can delete the runs or records showing up in Log Manager.
    Any help would be appreciated.

    W-2 data (prod or simulation) are stored in cluster PCL4 whereas log manager info is stored in Temse. I guess Log Mananger is not meant to be stored permanently (i.e. can be deleted regularly while tax info still is in cluster).
    When you run RPCTRDU0 to delete W-2 info, only data in cluster is deleted, but Temse remains untouched (as probably SAP assumption would be Temse will be cleaned up routinely).
    For HR Temse, the lifetime is configured in feature 'TEMSE'. If the Temse deletion job is run routinely (we don't have it set up), it will delete out all Temse that have an expired date. The problem is if you run this, it will not just purge the log for w-2 simulation you deleted, but also those that already have expired date.
    What you can do is to identify the Temse files you want to delete, and manually delete through PU12.

  • Run data not being displayed in the data view tab following a run

    Recently I had some engineerings troubleshooting an issue with our test setup and since then, they run data is not automatically displayed in the dataview tab.  I am now having to drag it over from the project documentation tab.  I am sure there is a quick fix.  What is it?  Also, how can I password protect to prevent this type of issue in the future?

    Benbrax wrote:
    Recently I had some engineerings troubleshooting an issue with our test setup and since then, they run data is not automatically displayed in the dataview tab.  I am now having to drag it over from the project documentation tab.  I am sure there is a quick fix.  What is it?  Also, how can I password protect to prevent this type of issue in the future?
    So they changed something?  You don't have a backup of the software, nor any kind of software control?  Where I work, you can't even run modified code on a production unit, else you just created an expensive "engineering unit."  Could be they deleted just one data wire and it may take you hours to find it.
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • How to get the last run date.

    We intend to develop an incremental data load mapping using this strategy:
    1) The mapping reads the date it was last run from an auxiliary table.
    2) It selects from the source only those rows that were inserted or updated after said date.
    3) Then, a post-mapping process updates the last run date in the auxiliary table, using SYSDATE.
    The problem with this logic is that there is a gap: if the mapping starts running at 1:00 and ends at 2:00, the rows that are inserted in between will never be loaded.
    Is there any way to get the value when the mapping started running? Is there a better way to do this?
    Any help would be appreciated.
    Juan Algaba

    There is always the possibility of some record updates slipping through the crack if you are depending on dates unless you are very carefull. All of the audit tasks that the OWB-generate code performes take time. Any pre- or post- process that needs to run takes time. So which date is the best cuttoff point to equate to "when the last run of the merge (or insert or update) statement completed"?
    Plus, how do you handle reloads if the previous load failed and your mapping had incremental commits?
    Is your source on another server? If so, are the dates in perfect synch? The audit tables populate with sysdate of your runtime schema. Is that the same as the sysdate on your source remote database?
    I would qualify my query to look for all updates since the start of the last run that finished successfully - adjusted if neccesary for sysdate differences if it is on a remote schema. And make sure that your code handles any reloads gracefully in the event that this brings back data that you have already loaded once. .
    Because we use Oracle Streams to load a local staging area, we also have custom code to dump the primary keys of all data changes to utility staging tables while streams is updating the local copy. So, our Person table has an st_Person_delta table that just holds the primary keys that have been updated by Streams since the last ETL run.
    During datamart load we disable the streams apply to stabilize our environment, and join these lists of pk's to their source tables to drive our ETL. So we only select data where Streams has performed an update to the row since our last run. When we are done our ETL, we truncate the primary key staging tables, and then turn streams back on to start loading up our new delta into our staging tables again..
    The ETL gets pretty complex though when many tables join together in one mapping and you need to check all possible source table deltas to see if any of them got updated to determine the delta for a given dimension or fact record, but it works great once you get it all done.

  • How to install/run Data and Import Manager in a desktop with linux (ubuntu)

    Hi all,
    I need to know if it's possible run data manager and import manager in a desktop with OS linux specific UBUNTU and where can I download installer
    Regards
    José Luis D.
    Edited by: JL Delgado on Aug 11, 2009 6:49 PM

    If you have SAP SMP ID - You can download the MDM 7.1 from -
    www.service.sap.com/swdc
    Following the path -
    Installations and Upgrades - Entry by Application Group" SAP NetWeaver" SAP MDM" SAP NETWEAVER MDM 7.1
    Installation
    or
    Support Packages and Patches - Entry by Application Group" SAP NetWeaver" SAP MDM" SAP NETWEAVER MDM 7.1
    Please confirm your MDM version. If it is 5.5 then you need to select MDM 5.5 instead of MDM 7.1 in above link.
    Regards.

  • Payment order to pick lineitems due on future date then run date

    When we use payment order option for any payment method defined it means that :Where a payment order is to be carried out at some time in the future, the line items are not cleared very much earlier than the date on which the payment is made.
    However i have a question
    Point 1 :Should i run the payment run on a future date.
    Ex: If there is an invoice dated 03.03.2010 and due on 15th March 2010,should i run it as on 3rd March and will still the line item be picked up to be paid inthe future.
    or Should i run the payment run as on 15th March to get the item picked.
    I have another question here ,if i run as on 15th March ,will it pick up lint items which are due on 16th or any date after that.
    Where do i define to system ,if i run a payment run it should ppick up line items due upto so and so date and create the payment order.
    Please advice.

    OK The posting run date is a reference date -
    The posting date is when the actual payment posting date will be and the date of the clearing of open items
    Docs entered up to field - looks at when documents have been posted i.e. entry date
    Items due by - is the due date of documents to be included in the payment run.
    Further to this you need to enter the next payment run date. This is used for cash discounts, if a Vendor has a cash discount payment term it will include the invoice for payment if the date used in the next payment run would mean cash discount would not be available.

  • Run date problem in F110 - automatic payment program

    Hi.
    I am trying to run the automatic payment program in F110. I am facing the problem with the run date in this transaction. System is not giving me any error if i give the run date as today's date or future date.
    But in run date if i give previous date system is not executing the automatic payment program.
    Eg: Inovice posted on 01.01.2012. It becomes due on 01.01.2012. I gave run date as today's date 04.01.2012 or future date the system is executing correctly picking all invoices. But if i give the run date as previous to the current date i.e., 02.01.2012 or 03.01.2012 then system is not executing this transaction.
    This problem is coming for all company codes. So if there is any setting for restricting run date request you to help me in this regard where can i do such setting.
    Regards,
    Padmavathi

    Hi.
    My problem is solved.
    Actually client is entering the documents with posting date for earlier months whereas he has entered the documents this month.
    Therefore system is not picking the invoices in F110 - automatic payment program.
    Actually the run date entered is getting copied to the parameters entered i.e., posting date and documents entered upto date.
    Documents are entered in the system this month with posting dates of previous months. Therefore if i give the run date as this month date the run date is getting copied to doc entered upto date in the parameters tab as this month date. So only system is not picking invoices since invoices are entered in the system this month only.
    Now we changed the date for doc entered upto with previous month date and system is picking the invoices.
    Thanks a lot for your help.
    Regards,
    Padmavathi

  • F110 - Run date error

    Hi I am running the F110 for the F110 for the Denmark company code with the RFFODK_U in the payment medium program.
    I am getting the following error message :
    Run date 20081014 changed to 20081015
    Message no. F0 235
    Diagnosis
    The data medium created contains payments with different run dates. BACS only supports payments within a time period of 39 days. The selected run date is too many days after the first payment.
    System Response
    The run date for payment document 1500000111 was changed from 20081014 to 20081015.
    I didnt understand the diagnosis part.. Please guide me little more to solve this error message.
    Thanks
    Meenakshi.N

    Hi,
    for some reason the system is not running line items payment with on this date. There is a comparison with last F110 Payment Run and that date is 39 days so far. System fix it changing the date.
    About your line items, do you have some especial payment or insatllment?

  • Error while running data manager package

    Hi All,
    when i am running data manager package for currency conversion i am getting the following error
    "An exception with the type CX_SY_CREATE_DATA_ERROR occurred, but was neither handled locally, nor declared in a RAISING clause
    The data object could not be created: The type /B28/MHED7W9U does not exist."
    Plase suggest where i am making mistake.
    Thanks

    Below are our BPC versions:
    BPC on Server Manager: 5.0.486
    Data Manager from eData: 5.0.484
    BPC from eTool: 5.0.486
    Below is the total error message as per your suggestion to run Export package. (even with service account which we used to install the software we are getting same error message.)
    TOTAL STEPS  2
    1. Dump Data:     Failed  in 0 sec.
    [Selection]
    FILE=\ApShell_SK\FINANCE\DataManager\DataFiles\SKTEST.TXT
    TRANSFORMATION=\ApShell_SK\FINANCE\DataManager\TransformationFiles\System Files\Export.xls
    MEASURENAME=PERIODIC
    (Member Selection)
    Category: ACTUAL
    Time: 2006.JAN
    Entity:
    Account:
    DataSrc:
    IntCo:
    RptCurrency: 
    [Messages]
    An error occurred while executing a package.
    Package Error Events:
    ErrorCode = -1073668060
    Source = Dump Data
    SubComponent=
    Description = The task "Dump Data" cannot run on this edition of Integration Services. It requires a higher level edition.
    IDOfInterfaceWithError= {8BDFE889-E9D8-4D23-9739-DA807BCDC2AC}

  • F110-How to define DME file name in OBPM4 composed of Paym Run Date+Name

    Hello,
    In OBPM4 there are 2 options to define the name of DME file by standard settings:
    1. If the file name is not defaulted by the parameters, it is generated by the program.
    2. If the user defines the file name, a four character sequential number is also assigned.
    Is it possible to define (by some customization, function, UE.....)
    the file name which will be dynamically composed of Payment Run and Payment Date?
    For example, 09082009CH001 while 09082009 is Payment Run Date and CH001 is Payment Run Date.
    Thank You in Advance

    HI,
    OBPM4 is for maintaining the variants for the DME file output. IN OBPM3 you can write an ABAP program (function module) in the event module selection of the customer setting. At our clients place we have used this to define the file name as well as the path in which the file needs to be saved.
    Hope this helps.
    Thnaks and Regards,
    Anit

  • Background Job Still Running - Data Can Be Displayed Only Msg Populated in Maintain Versions (OKEQ) Screen

    Hi,
    I try to create 2013 FY in "Setting for Each FY" in OKEQ - Maintain Versions unfortunately I have created Null FY, try to delete Null FY on the time it will ask Job schedule, I have cancelled the job & reopen Maintain Versions (OKEQ) screen on the time system populated the msg "Background Job still running - Data can be displayed only"
    In Settings for Each FY screen there is no New Entries button, all FY are blocked status, changes was not allowed.
    How can I resolve it.
    Waiting for your valuable suggestions.
    Regards,
    Nageswar.

    Dear Rajneesh Saxena
    Thanks for your prompt reply.
    Yes you are correct, on the time of deletion it will ask Background Job Process, for immediate deletion must & should select "NO".
    While "Settings for Each FY" screen populates message "Background Job Still Running - Data Can Be Displayed Only" open  screen in display mode enter the command "=KILL" in command bar press enter, then you will allow to changes get New Entries button also.
    Problem is solved
    Regards,
    Nageswar.

  • To find last run date of custom concurrent program in oracle apps

    Hello Exports,
    Can you pls tell me how to find last run date of custom concurrent program in oracle apps.( thr Backend query )
    Thanks in advance,
    Edited by: 981527 on Mar 7, 2013 3:01 AM

    try the below:
    select fcp.user_concurrent_program_name
    ,fcr.request_date
    ,fu.user_name
    ,fcr.actual_start_date
    ,fcr.actual_completion_date
    ,fcr.phase_code
    ,fcr.status_code
    ,fcr.argument1
    ,fcr.argument2
    ,fcr.argument3
    from fnd_concurrent_programs_vl fcp
    ,fnd_concurrent_requests fcr
    ,fnd_user fu
    where fcp.user_concurrent_program_name like 'Payroll Run'
    and fcp.concurrent_program_id = fcr.concurrent_program_id
    and fcr.requested_by = fu.user_id
    order by fcr.actual_completion_date desc

  • Create and maintain a payment run date field

    Hello,
    I have to use a payment run date on selection screen of my Bex report. The dates of payment run  this year have been given to us. In order for this date to be maintainable (say for next year the date changes by one or two days) , what kid of object do i create in BI side ?
    And how do i tell my Bex report that If i select this particular payment date, then data in the report will be corresponding to date only?

    Hi,
    You cannot create you own Time charactersitics in BW they are already delivered, examples are 0calday, 0calmonth etc, can you not use 0calday in this case and map the source date field from where ever you load the data to to this time characteristic?
    Best Regards,
    Des

  • Get the run date and pages to appear at the top of a BI Answers report

    Hi,
    I'm trying to get the page number to appear at the bottom of each page.
    It should say eg. Page 2 of 10 pages'.
    I'm also trying to get the run date to appear at the top of each page.
    Thanks,
    Sally

    You can't get "page x of y" out of the box, but you can enable "Footers" and use the Page # variable to display the pages. To get the total number of records, you can use this method:
    http://oraclebizint.wordpress.com/2008/01/23/oracle-bi-ee-101332-total-number-of-rows-and-pagination/
    The other thing you can do is use pagination for pivot tables. See this link:
    http://oraclebizint.wordpress.com/2008/01/17/oracle-bi-101332-pagination-in-pivot-tables/
    And of course, displaying the run date and time is built in as a variable in the Header (of Header and Footer), which will appear on every page (unlike the Title View the previous poster pointed out, which will only appear on the first page). There you go.

  • APP Run Date Field

    Hi Experts,
    Why does the drop down of the run date field in APP (f110) showing previous run dates? What is the logic behind not using a date picker?
    Thanks in advance,
    Em Jay

    Hi Em Jay
    It means the dates were used for periviouly APP run, so that is the reason it shows you. So here logic is if you give the previous date which is appear in the drop down list, you can see the status of your APP run with reference of Date and identification.
    Example :
    Parameters have been entered,
    Payment proposal has been created,
    Payment run has been carriedout
    Regards
    Dileep

Maybe you are looking for