PCM 10 Export Cost data via batch processes (BOM model)

Hi there,
Is there a way to schedule batch processes to export PCM Cost data ?
Regards.

Hi,
In fact, the Console utility provided with PCM enables tasks to be run from a console, so no user interaction is required.
It’s initiated by running the PCMConsole program file located by default in the C:\Program Files\SAP BusinessObjects\PCM.
Using command-line statements, you can establish “jobs” (or scheduled tasks) to run commands against the various applications at a time of your choice.
You may create the required commands manually, or alternatively, use the Console Wizard utility, which is provided to assist you with generating and correctly formatting Console commands and command files.
The program is run in conjunction with a series of commands and parameters that are executed on the PCM model server. Commands can be run:
• from the command line or
• from within a batch file.
Best regards,
Siwar

Similar Messages

  • Exporting Interval Data in batch INTDEXP

    Hi,
    I'm new to Oracle Utilities, and we've got a request from an internal customer to export interval data for a predefined list of recorders.
    I've found that you can do this with the INTDEXP.exe tool. And I've managed to get some output.
    But in the Data Manager help, several parameters are listed to manipulate the outcome.
    Can anyone provide some more information on following paramters? Since the help only says you can create a config file for it, but it doesn't explain how:
    -ctrl control file
    -m format file
    -lcfg logging configuration file
    Where can I find the syntax that I need to create these files? Example files are most welcome!
    Thanks in advance!
    Regards,
    Roel

    Please check sample code here
    have enhanced the 0MAT_PLANT_ATTR datasource from MBEW and RESB tables. While i scheduling the master data for full load it is taking to every long time.
    ****************************START OF CODE***************
    tables: MBEW, RESB, MARA.
    data: l_s_ZEXTSTR_PLT like BIW_MARC_S.
    data: l_t_ZEXTSTR_PLT like table of BIW_MARC_S.
    data: l_t_mara like table of mara with header line.
    data: l_t_mbew like table of mbew with header line.
    data: l_t_resb like table of resb with header line.
    l_t_ZEXTSTR_PLT[] = i_t_data[].
    select matnr
    werks
    verpr
    peinh
    lbkum
    salk3
    from mbew
    into corresponfing fields of table l_t_mbew
    for all entries in l_t_ZEXTSTR_PLT
    where matnr = l_t_ZEXTSTR_PLT-matnr
    and bwkey = l_t_ZEXTSTR_PLT-werks.
    sort l_t_mbew by matnr bwkey.
    select matnr
    meins
    from mara
    into corresponfing fields of table l_t_mara
    for all entries in l_t_ZEXTSTR_PLT
    where matnr = l_t_ZEXTSTR_PLT-matnr.
    sort l_t_mara by matnr.
    select werks
    waers
    from resb
    into corresponfing fields of table l_t_resb
    for all entries in l_t_ZEXTSTR_PLT
    where werks = l_t_ZEXTSTR_PLT-werks.
    sort l_t_resb by werks.
    loop at l_t_ZEXTSTR_PLT into l_s_ZEXTSTR_PLT.
    l_tabix = sy-tabix.
    read table l_t_mbew with key
    matnr = l_s_ZEXTSTR_PLT-matnr
    bwkey = l_s_ZEXTSTR_PLT-werks
    BINARY SEARCH.
    if sy-subrc = 0.
    l_s_ZEXTSTR_PLT-verpr = l_t_mbew-verpr.
    l_s_ZEXTSTR_PLT-peinh = l_t_mbew-peinh.
    l_s_ZEXTSTR_PLT-lbkum = l_t_mbew-lbkum.
    l_s_ZEXTSTR_PLT-salk3 = l_t_mbew-salk3.
    endif.
    read table l_t_mara with key
    matnr = l_s_ZEXTSTR_PLT-matnr
    BINARY SEARCH.
    if sy-subrc = 0.
    l_s_ZEXTSTR_PLT-meins = l_t_mara-meins.
    endif.
    read table l_t_resb with key
    werks = l_s_ZEXTSTR_PLT-werks
    BINARY SEARCH.
    if sy-subrc = 0.
    l_s_ZEXTSTR_PLT-zzwaers = l_t_resb-zzwaers.
    endif.
    modify l_t_ZEXTSTR_PLT from l_s_ZEXTSTR_PLT index l_tabix.
    endloop.
    refresh i_t_data.
    i_t_data[] = l_t_ZEXTSTR_PLT[].

  • How to "save for web" via batch processing in Photoshop elements

    I have a bunch of logos that need to be resized and 'save for web." How can I process these files as a batch in Photoshop elements. Many thanks!

    You can batch save them as jpgs, gifs, or PNGs using Process Multiple Files, and even batch resize them as long as they are all in the same orientation and the same aspect ratio (shape), but  the resulting files will be somewhat larger than you'd get with Save for Web because Save for Web removes the photos' exif data, which PMF won't. Since these are logos, there shouldn't be much difference.

  • Best Practices for Loading Master Data via a Process Chain

    Currently, we load attributes, text, and hierarchies before loading the transactional data.  We have one meta chain.  To load the master data it is taking more than 2 hours.  Most of the master data is full loads.  We've noticed that a lot of the master data, especially text, has not changed or changed very little since we implemented 18 months ago.  Is there a precedence or best practice to follow such as do we remove these processes from the chain?  If so, how often should it be run?  We would really like to reduce the amount of the master data loading time.  Is there any documentation that I can refer to?  What are other organizations doing to reduce the amount of time to load master data?
    Thanks!
    Debby

    Hi Debby,
    I assume you're loading Master Data from a BI system? The forum here are related to SAP NetWeaver MDM, so maybe you should ask this question in a BI forum?
    Nevertheless, if your data isn't changed this much, maybe you could use a delta mechanism for extraction? This would send only the changed records and not all the unchanged all the time. But this depends on your master data and of course on your extractors.
    Cheers
    Michael

  • Retting Date via Batch Change - sets date to negative year!

    Hello,
    This has been a problem for about a year now, and it is getting a bit annoying to deal with. Whenever need to do a batch change (modify original file) to any photo(s), iPhoto will set the picture to the correct month, but to a different date, and 1 minus the year.
    If, for example I batch change to 1/26/2010, it will give me 1/9/-2009. It then organizes the pictures as such (putting them before any other photo), but if I "+Get Info+" it shows the correct date.
    Any help?
    Cezn

    Welcome to the Apple Discussions. First try deleting the iPhoto preference file, com.apple.iPhoto.plist, that resides in your User/Library/Preferences folder, launch iPhoto and try again.
    If that doesn't help rebuild the library as follows: backup and launch iPhoto with the Command+Option keys depressed to rebuild the library. Select the last three options.
    Click to view full size
    Now try resetting the dates again.
    OT

  • View outline data using batch process

    I need to view the data in the member called 'Balance Sheet' in my outline and see if it's equal to zero. If it's not, I'd like to send a message saying so. Does anyone know of a way to automate this process? Thanks -

    You could write a report script and use a MaxL script to dump the results to a text file, then use VB or Perl script to parse the text file and perform an action based on the results.<BR><BR>The upgrade to v7 is pretty painless. You should consider upgrading if possible.<BR><BR>Regards,

  • I want to export acquired data via XML to a remote URL/web service. Is there some online reference for EXACTLY what XML features are available in 6.1?

    Is there any online reference to the XML methods available in 6.1?
    I would like to set up a LabView system that acquires data from local hardware, and then sends acquired data as XML "packets" to a remote web service. I can't seem to find any online reference to this when I search the site. I don't want the "gee golly 6.1 is cool" marketing stuff. Just a simple technical reference to abilities.

    If you're looking for more technical information about all the new features of 6.1, try the LabVIEW 6.1 Upgrade Notes. Here's what they say about the XML functions:
    "Use the Flatten to XML function located on the Functions»Advanced»Data Manipulation palette to convert any LabVIEW data type to the XML format according to the LabVIEW XML schema. Use the Unflatten from XML function located on the same palette to convert a data type in the XML format into LabVIEW data.
    For these conversions, LabVIEW uses a predefined XML schema that is described in labview\help\LVXMLSchema.xsd."
    Kelly Holmes
    LabVIEW Documentation
    Kelly H
    LabVIEW Documentation
    National Instruments

  • Getting BI-Data via queries to the model of WebDynpro

    Hello Experts,
    we have developed a frontend application using WEB Dynpros with the Java Development Kit and now want to access BI Data.
    We want to transfer the BI-Data that has been extracted by queries to the model of the Web Dynpro since we need to further
    process the data using the controller of the webdynpro.
    Which possibilities do we have in general, what is the best way to approach this ?
    Is it wise to use the visual composer for this ?
    Thanks a lot for your help !

    You can use the BI Java SDK:
    https://media.sdn.sap.com/javadocs/NW04/SPS15/bi/index.html
    or  https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/downloads/evaluation%20software/sap%20business%20intelligence%20java%20software%20development%20kit%20download.abst

  • Acrobat 5 Batch Processing Edit batch sequences

    Hello
    I'm in a process of upgrading from Acrobat version 5 to the latest version of Acrobat.
    I have a user who bookmarks PDF's via Batch Processing in Acrobat 5. I need to export this Java script to a new machine.
    What is the easiest and fastest way to do this?
    Thanks
    Huinia

    Can you guys please post some screenshots or instructions... It's a big step from version 5 to version 11... I think it's working but by the looks of it the user needs to do more work to what they did in the version 5.
    Also please see below some info from the user. Hopefully it makes sense.
    Adding PDF’s to existing PDF’s
    Adding PDF’s:
    User needs ‘X’ PDF to drag and drop on ‘XX’ PDF and to be set at the last page > then the destination to be set > save and close:
    few issues with Adobe 11.0 in regard to this – example below with adobe 11.0 and also with what the user previously did with Adobe 5.0 (user needs to use 11.0 version)
    Relates to image 1 below – as suggested in the above forum user is to open ‘page thumbnails’ left hand panel and drag X PDF onto XX PDF but the user may have 1000 individual PDF’s within X and this is time consuming scrolling all the way to the bottom in the ‘page thumbnails’ left hand panel to add in PDF X. Can you assist in a more simple way or is there a better way to do this?
    Relates to image 2 below - User previously in Adobe 5.0 would open ‘X’ PDF and then drag and drop ‘XX’ PDF and click ‘insert pages’ > ‘last’ > ‘Ok’ = this would set X PDF into XX PDF and set it to start after the last page on XX
    Image 1 below in Adobe 11.0
    Image 2 below in Adobe 5.0 – wanting 11.0 to mirror 5.0 actions

  • Adding a watermark with batch processing.

    Is it possible to add a watermark, resize an image, add jpg compression all at once via batch processing in Fireworks?
    Thanks!

    Yes it is.
    http://webdesign.tutsplus.com/videos/fireworks-videos/getting-started-with-fireworks-batch -processing-e

  • Remove 0 records when Exporting TXN data from BPC

    BPC Experts,
    I m trying to export transaction data from BPC from one MODEL , While exporting i wanted to ignore the records whose aggregated value is zero for the dimension member combination.
    Where i can restrict or set , EXPORT only for SIGNED DATA <> 0.

    Hi,
    Performance point of view optimization is required. As i mentioned in previous post lite optimization Closes the open request, compresses without Zero-Elimination and indexes the cube, and updates database statistics for the BW Info-Cube.
    As per my understanding there are no such prerequisite , but for safer side you can process all dimension of model.
    Also go through the links that are shared. If you required more details you can search on forum. There are lot of threads on lite optimization.
    Problem removing zeros in a model - BPC 10 NW
    http://scn.sap.com/community/epm/planning-and-consolidation-for-netweaver/blog/2014/02/07/lite-optimize--a-little-guide-to-the-big-things-you-should-know
    Full Optimization and Light Optimization In Detail.
    BPC Light Optimize Configuration
    Lite Optimize - A little guide to the big things you should know
    BPC optimization performance
    Light optimize in BPC 10

  • Batch processing: save processed file with same name to different location without moving the original

    Hi, I would like to denoise Voice Over files with help of Auditions Batch Process. However, I have to save the files with the same name as the original, so that I can simply relink them in Premiere. Since I do want to keep the originals, I would like to save the processed files to a different location.
    Unfortunately, Batch Processor adds " Copy" to the processed files and moves the originals along with the processed files to the new folder (causing Premiere to loose the original files).
    Can I achieve my goal with Batch Processor, and how would I have to configure it?
    Kind regards,
    Andreas

    Which version of Audition are you using? The latest ones allow you to specify where the batched files are saved and also if any Prefix or Postfix are added to the file name. These are all under Export Settings in the Batch Process pane. However you must have the Export box ticked to give you access to the settings.

  • Creating Process Orders using batch processing

    Hi :
    I am creating process orders automatically by using batch processing.I have a custom T.code and custom table.The batch program should be build based on custom table.From where will i get the data for batch processing? from custom table? if so how can i prepare a file for that.
    I have to submit this batch program to the custom T.Code so that it creates Process Orders automatically.
    Can u guide how to procede in this.
    Thx.
    Raghu

    Hi Raghu,
      What i think is u have a custom program which creates Process Orders using some user data. this user data is posted to a custom tabel.
    Now if i am right then u want to create a batch program around this custom program so as to achieve benifits of batch processing.
    yopu can check these links to better understand how to create a BDCprogram.
    http://www.sapdevelopment.co.uk/bdc/bdchome.htm
    http://www.sap-img.com/abap/learning-bdc-programming.htm
    http://www.sappoint.com/abap/bdcconcept.pdf
    http://www.sappoint.com/abap/bdcconcept.pdf
    http://www.sap-img.com/abap/learning-bdc-programming.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/fa/097022543b11d1898e0000e8322d00/frameset.htm
    http://www.planetsap.com/bdc_main_page.htm
    http://searchsap.techtarget.com/ateQuestionNResponse/0,289625,sid21_gci1068429_tax293481,00.html
    Hope this helps.
    Award rewar points if its useful.

  • Batch processing a PDF file with photoshop droplet

    hey, ive been trying and trying to make a photoshop droplet where i can drop a pdf on it and it will apply a "levels" (cmd+L on mac) change to all of the pages and re export it as a pdf.
    .....i know how to record actions and create droplets but there are issues with the number of pages of the pdf and the name of the pdf
    if you can figure out method for this and share that would be AWESOME!

    Which version of Audition are you using? The latest ones allow you to specify where the batched files are saved and also if any Prefix or Postfix are added to the file name. These are all under Export Settings in the Batch Process pane. However you must have the Export box ticked to give you access to the settings.

  • Batch processing / Creating Pdf from multiple folders

    Need to convert some 50 folders each containing 100 jpg files into pdf. Up to now I made this via "Create pdf" each folder separately.. I tried to do this as a whole via "batch processing" but the sequences in there do not foresee the automatic creation of these folders. Any solution to this ?
    Am working with Adobe Acrobat 8.0 Pro and Windows Vista Ultimate
    Thks

    can you move all the folders to a main folder then you can have the batch point to the main folder then create another folder for the pdf to go into.

Maybe you are looking for

  • I want to display HTML Page in Forms10g?

    Please help me..., its urgent for me... how i embded HTML Page in Forms10g.

  • Error(400,8): method include(java.lang.String, boolean) not found in class

    I have uploaded my Application which was running fine in other IDE to jdev 10.1.3, when i compile the follwing error error in jsp page. Error(400,8): method include(java.lang.String, boolean) not found in class javax.servlet.jsp.PageContext My jsp co

  • Speaker failure

    my right speaker no longer works. before i bring it in and lose it for a few days, any fixes I can do myself? (system prefs shows sound output balance right in the middle so that isn't the issue)

  • Standard text printed only on one line

    Hi experts, I have a standard text in several lines: Line 1 Line 2 Line 3 but in the pdf form it's printing in the same line: Line 1 Line 2 Line 3... Any suggestions ? /Kiehn

  • Uninstall BB Desktop Software Version 5.0.1.37

    BB friends, I have tried all suggested means to uninstall BB desktop software 5.0.1.37 from my computer. The files do not exist anymore, but the program remains in the control panel program overview. I am intending to reinstall the version 5.0.1.37 t