What are the ways to Copy Firm Planned Order from one ASCP Plan to another?

We run two EDD Plans with very similar options, but with different plan horizons.
To have the suggestions synchronized, we need to copy the "Firm Planned Orders" from one plan to another.
We tried inserting the records in MSC_ST_SUPPLIES with Order type 5 and firm planned type 1 with appropriate plan id, but Planning ODS Load is not considering those inserted records.
We don't want to insert directly into MSC_SUPPLIES.
Any inputs is appreciated.
Thanks
Sundar

You can also call a custom DTSX package in SSIS via the datamanager.
there are at least 5 ways of transfering data in BPC between apps.
1. Through the front end (excel etc) via evdre/evsnds
2. Through Script logic using *Dest App
3. Using BPC's standard export dtsx package via DM
4. Using SSIS using BPC's custom SSIS tasks
5. Through Script logic using stored procs.
i am sure people will come up with more.
remember if you use ssis and move data into any table but the wb, you need to process the cube afterwards.

Similar Messages

  • What are the configuration changes required to deploy OEM from one VM host to other?

    Hi,
    I have oem setup on one host and corresponding database is on another host. Now i want to deploy both EM and database setup on another host, so what are the configuration changes required to run the setup.

    Check this link, this may be helpful
    http://docs.oracle.com/cd/E25178_01/doc.1111/e24473/ha_outages.htm

  • Migration of Planned Orders from one SAP system to another one

    Hi,
    A quick help needed.
    We are migrating SAP data from one SAP system to other due to business split. Regarding PP data, can Planned orders be migrated as it is from one SAP System to another? What is the impact if we do so?
    Appreciate your response.
    Kind Regards,
    tanuji

    hi ,
    As suggested , you can propose to migrate only Firmed Planned orders from SAP  to SAP system .
    How to acheive it ?
    You can use below BAPI to extract details of planned order from Table PLAF and upload in TARGET SYSTEM
    BAPI_PLANNEDORDER_CREATE
    Please note  newly created Planned order in Target system would not have BOM EXPLOSION and Scheduling .
    If need , Make a BDC recording as a add on step to explode Bom and Schedule by clicking those icons in Planned order .
    Technical Team can do this .

  • TS4020 Is there a way to copy or transfer contacts from one icloud account to another?

    My wife and I just upgraded from the 4S to the 5C, but apparently we were using the same icloud account, and now we need to separate them so that we can make changes and not have it affect the other phone.

    To migrate your wife's phone to a new account, start by saving any photo stream photos whe wishes to keep to her camera roll (unless already there) by opening her my photo stream album, tapping Select, tap the photos, tap the share icon (box with upward pointing arrow), then tapping Save to Camera Roll.  If she only wants to migrate a copy of the contacts and not other data, go to Settings>iCloud on her phone, turn Contacts off, choose Keep on My iPhone, then scroll down and tap Delete Account (which only deletes it from this device, not from iCloud; your phone won't be effected by this) and choose Keep on My iPhone and provide the password to turn off Find My iPhone when prompted.  Then sign back in with a different Apple ID to create her new account and choose Merge to upload the data to the new account.
    If she wants to migrate a copy of all of the iCloud data to her new account, and is syncing notes with iCloud that she wishes to transfer to the new account, you will need to open each note and email them to her so she can later copy and paste the text into new notes created in her new account.  Then go to Settings>iCloud, tap Delete Account, choose Keep on My iPhone and provide the password to turn off Find My iPhone when prompted.  Then sign back in with a different Apple ID to create her new account and choose Merge to upload the data to the new account.  Once you are both on separate accounts you can each go to icloud.com and delete the other person's data from your account if you need to.

  • What are the ways in data transfer

    Hi Experts,
    What are the ways to transfer data from SAP R/3 to SAP BW and SAP BW to SAP APO DP?
    Can anyone help me please.
    Regards
    Suvi

    Hello,
    I can only help on part of your questions, since I'm not familar with R/3 data uploading ...
    If you want to download data from BW infocube to APO DP:
    1)For CVCs, you can just use /sapapo/mc62, input POS name, click 'Create Characteristic Combinations'.
       Then select an option except 'Create manually'.
       In the 'Data Source' area, select load data from 'InfoProvider'.
       Then you can load CVCs from infocube to APO system for generation.
    2)For transactional data (key figure values), you can use /sapapo/tscube.
       Just fill in the source cube's name, version, and tagert planning area's name, version.
       Key figure assignment and characteristic assignment are also necessary.
       Specify other options as to your requirement, and you can download transactional data from BW to DP.
    Best Regards,
    Ada

  • What are the ways to download data from ods?

    Hi all,
    what are the ways to download data from ods?
      1. se11/se12
      2. listcube
      3. infospokes.
    Apart from the above 3 is there any other way to download data from my ods.
    I need to download around 90 fields from my ods to a flat file. But listcube doesnt allow me to select all the fields. So i used se11 to download the data from my ods. bUt still se12 doesnt allow me to download all the 90 fields it downloads only 40 fields.
    Can anyone suggest me how to select all the 90 fields and download it to an excel sheet.
    thanxs
    haritha

    Hi Haritha,
    Go to Tcode SE16, give your ODS active Table name and give width of output list as 1023.
    Now run transaction to see your data and then click Settings --> User parameters and Select ALV Grid Display.
    Now you should see and Excel Icon on top, click on it then select Table , then
    Microsoft Excel and it will open your data with all columns you want.
    I just tried for 213 columns
    Hope this helps.
    Thanks
    CK

  • What are the ways to control CPU usage?

    Database: Generic
    OS : Linux
    Problem Description :
    Q: What are the ways to control CPU usage precisely like instance caging for 11g if the database host has multiple 10g instances?
    What are the ways to control CPU usage precisely in database host that has multiple 10g instances. I fear that particular instances
    overallocate CPU resource on the host and this affects performance of other instances on the host if CPU_COUNT value is set to default for every instances.
    ** Oracle is working on this issue, but in parallel is opening the topic to the Community so that Community members can add their perspective, experience or knowledge. This will further enhance all knowledge bases including My Oracle Support and My Oracle Support Communities; assisting all Community members and enabling richer solution searches. **

    ram_orcl wrote:
    Database: Generic
    OS : Linux
    Problem Description :
    Q: What are the ways to control CPU usage precisely like instance caging for 11g if the database host has multiple 10g instances?So in other words... how to reduce performance of a process by decreasing the CPU availability to that process. And what do you do with that spare CPU cycles? Imagine that things are now better as the CPU utilisation has dropped by 10% or so?
    What are the ways to control CPU usage precisely in database host that has multiple 10g instances. That is the kernel's job. Or do you think you know better than the very sophisticated processing and scheduling models that the kernel support - and should override that and control that from userspace?
    I fear that particular instances overallocate CPU resource on the host and this affects performance of other instances on the host if CPU_COUNT value is set to default for every instances. Sounds like baloney to me. What you fear and not not fear does not change reality. What is the reality? What is the problem? In crystal clear technical details?

  • What are the ways to download j2ME app to j2ME phones

    Hello Friends,
    What are the ways to download j2ME app to j2ME phones, is there any method that all phones supports.
    I am downloading app to different phone in different ways, i.e using infrared, bluethooth, cable (different cable for different phones), URL (WAP)... offff.....
    Can any one let me know is there any one way that we can download app to phone... i mean is WAP URL support on all phone?
    Thanks
    Kumar.M.R

    The following Java tip may help:
    How to install a J2ME aplication on a mobile device
    http://www.java-tips.org/content/view/617/73/

  • What are the ways to handle Idocs which are failed to post to R/3

    Hi Experts
    What are the ways to handle Idocs which are failed to post to R/3  after sucessfully configuration of the Scenario.
    Thanks & Regards
    Aravind

    Hi
    Check the Idoc Status in R/3 with WE05.
    Idocs will fail in following conditions
    1) Idoc will be in error if all the mandatory field are not mapped.
    2) If partner profile is not maintained.
    3) Most of the times, idocs will be in error due to functional issues.....check the status and take help from functional guys.
         Once the error resolved, reprocess the same idoc using BD87
    Regards
    Abhijit
    Edited by: Abhijit Bolakhe on Mar 18, 2010 3:11 PM

  • Why are the photos I copied onto a DVD from I-Photo not viewable by a Windows PC?

    Why are the photos I copied onto a DVD from iPhoto not viewable on a Windows PC?

    Because you did it wrong? It's hard to know unless you tell us what you did.
    What should work:
    Select the photos you want to share
    File -> Export and export them to a folder on the desktop. Burn that to the disk with the Finder.
    This User Tip
    https://discussions.apple.com/docs/DOC-4921
    has details of the options in the Export dialogue.

  • What are the steps to Migrate a Web Service from Tomcat to JBoss

    Hi,
    I am totally new to JBoss and need some help. I mostly worked on BEA and Oracle. I have a web service deployed on Tomcat that needs to be now migrated to JBoss. What are the steps in moving a web service from Tomcat to JBoss.
    Is there some step by step tutorial on developing and deploying a web service on JBoss along with sample build script.
    Any help is really appreciated.
    Thanks

    R u using axis. If you want to stick with axis and don't want to use JBossWS there is nothing else you need to do. Move all the axis to Jboss. If you plan to reimplement all ur services in JBossWS here it is:
    http://jbws.dyndns.org/mediawiki/index.php?title=Quick_Start
    http://jbws.dyndns.org/mediawiki/index.php?title=User_Guide
    Let me know if you need anything else.

  • What are the key points to beconsider while upgrading from 4.7 to ECC 6.0

    hai
    What are the key points to beconsider while upgrading from 4.7 to ECC 6.0
    please provide sufficient material
    points will be rewarded
    regards
    v.sridhar

    Hi Sridhar,
    Please visit the following links:
    http://service.sap.com/erp
    http://solutionbrowser.erp.sap.fmpmedia.com/ (Functional perspective)
    http://service.sap.com/instguides --> mySAP Business Suite Applications --> mySAP ERP --> mySAP ERP 2005 --> Upgrade
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOVC/LOVC.pdf
    For Functionality Differences pls refer to the below site -
    http://solutionbrowser.erp.sap.fmpmedia.com/
    After opening the site, please select the Source Release Version which is 4.6 b Then Select the Target Release Version which is "mySAP ERP 2005" or ECC 6.0
    Select the Solution Area like Financials, Human Capital Management, Sales....
    Select module like MM, PP, SD, and QM.....
    Click on Search
    then it displays the Release Version and the Delta Functionality. Which can be downloaded to a word document if required.
    And also check the release notes of ECC 6.0 in service.sap.com.
    When you are upgrading from 4.6C to ECC6
    Nothing major, follow the same process you'd follow if you were updating PI service packs in R/3 or enhancing data sources. Empty queues in RSA7 and lbwq. Also empty setup tables through lbwg as the upgrade doesn't like it if these tables contain data. This is all on the R/3 side (although you empty RSA7 by running each delta TWICE in BW).
    To transfer queues from lbwq to rsa7, execute jobs through LO cockpit (lbwe).
    Some of your data sources could also be using sm13 instead of lbwq, so do check it out as well.
    For installing ECC 6.0 you required a solution manager key. With out solution manager key you cannot install ECC6.0.
    For ECC 6.0 is called net weaver component here you have ABAP+JAVA stack.
    ECC6.0 supports UNCODE.
    For installing 4.6 you don't require solution manager key. It only having ABAP stack.
    4.6C supports NONUNICODE.
    Major difference is ECC6 is netwear product having WASJAVA+ABAP
    secondly support unicode apart from this we have other diff. you can get form master guide from service.sap.com/instguides.
    Please go through the link that is shown here and if there is any doubts then feel free to ask.
    Major difference is ECC6 is net weaver  product having WASJAVA+ABAP
    secondly support Unicode apart from this we have other diff. you can get from master guide from service.sap.com/instguides
    For installing ECC 6.0 you required a solution manager key. With out solution manager key you cannot install ECC6.0.
    For ECC 6.0 is called net weaver component here you have ABAP+JAVA stack.
    ECC6.0 supports UNCODE.
    For installing 4.6 you don't required solution manager key. It only having ABAP stack.
    4.6C supports NONUNICODE.
    Please also Refer sdn thread and make a small search where u can find lot of information Reg this
    olution Browser would give the differences (Features):
    http://solutionbrowser.erp.sap.fmpmedia.com/ Give source and target versions.
    Release Info:
    ECC 6.0:
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/68805bb88f297ee10000000a422035/frameset.htm
    Refer below and search for posts on this topic on sdn
    There are so many differences between the version in different objects
    I
    These are the some of the settings that are differed in the two versions and in that two objects
    Please visit the following links:
    http://service.sap.com/erp
    http://solutionbrowser.erp.sap.fmpmedia.com/ (Functional prespective)
    http://service.sap.com/instguides --> mySAP Business Suite Applications --> mySAP ERP --> mySAP ERP 2005 --> Upgrade
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOVC/LOVC.pdf
    For Functionality Differences pls refer to the below site -
    http://solutionbrowser.erp.sap.fmpmedia.com/
    Upgrade from 4.6c to 6.0 ECC
    upgrade from 4.7 to ecc 6.0
    Please Do Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • What are the reprecussions of deauthorizing all my computers from my itunes account? will i lose my music?

    What are the reprecussions of deauthorizing all my computers from my itunes account? will i lose my music? can I reauthorize my computers and still have all the same music as before?

    There are no reprecussions.
    You lose nothning.

  • What are the commands available to read a file from application server and

    What are the commands available to read a file from application server and store the file into an internal table?

    Hi,
    To read a file from an Application Server to an Object there is a command in ABAP called <b>READ DATASET</b>. After that file is transported to that object you have to do a loop and put that data in an Internal Table.
    This statement exports data from the file specified in dset into the data object dobj. For dobj, variables with elementary data types and flat structures can be specified. In Unicode programs, dobj must be character-type if the file was opened as a text file.
    For dset, a character-type data object is expected - that is, an object that contains the platform-specific name of the file. The content is read from the file starting from the current file pointer. After the data transfer, the file pointer is positioned after the section that was read. Using the MAXIMUM LENGTH addition, the number of characters or bytes to be read from the file can be limited. Using ACTUAL LENGTH, the number of characters or bytes actually used can be determined.
    In a Unicode program, the file must be opened with an arbitrary access type; otherwise, an exception that cannot be handled will be triggered.
    If the file has not yet been opened in anon-Unicode program, it will be implicitly opened as a binary file for read access using the statement
    OPEN DATASET dset FOR INPUT IN BINARY MODE.
    . If a non-existing file is accessed, an exception that can be handled can be triggered.
    Influence of Access Type
    Files can be read independently of the access type. Whether data can be read or not depends solely on the position of the file pointer. If the latter is at the end of the file or after the file, no data can be read and sy-subrc will be set to 4.
    Influence of the Storage Type
    The import function will take place irrespective of the storage type in which the file was opened with the statement OPEN DATASET.
    If the file was opened as a text file or as a legacy text file, the data is normally read from the current position of the file pointer to the next end-of-line marking, and the file pointer is positioned after the end-of-line marking. If the data object dobj is too short for the number of read characters, the superfluous characters and bytes are cut off. If it is longer, it will be filled with blanks to the right.
    If the file was opened as a binary file or as a legacy-binary file, as much data is read that fits into the data object dobj. If the data object dobj is longer than the number of exported characters, it is filled with hexadecimal 0 on the right.
    If the specified storage type makes conversion necessary, this is executed before the assignment to the data object dobj. Afterwards, the read data is placed, byte by byte, into the data object.
    System Fields
    sy-subrc Meaning
    0 Data was read without reaching end of file.
    4 Data was read and the end of the file was reached or there was an attempt to read after the end of the file.
    Thanks,
    Samantak.
    <b>Rewards points for useful answers.</b>

  • What are the costs we collect in maintenance order  and work order

    what are the costs we collect in maintenance order  and work order
    is work order and maintenance order differeent or same

    Usually the main costs of maintenance are the spare parts and labour. And these are the costs we would like to track per maintenance job from a maintenance management perspective. There could also be cases where other costs such as travel to place where the equipment is might be required to be collected in the maintenance order.
    In SAP there is no term called work order. But loosely the term is sometimes used for maintenance or service order. Probably even production orders also.
    thanks
    Bala

Maybe you are looking for

  • CPU A Is hotter then the other

    i check my iStat a lot and my system monitors and I have noticed that my Mac Mini has 2 CPU A's and the second one is always about 10 degrees or more hotter than the other one and everything else that is measured. It says CPU A and CPU A and the seco

  • SharePoint system generated IDs are not synchronous

    Hi, We've published InfoPath forms in document library 'A' and used default "ID" field of SharePoint to generate Request IDs for tickets. As we add consequent documents(items) in library 'A', 'ID' is getting incremented properly i.e. 801, 802, 803. B

  • How to transfer the PR attachments to Purchaseorder referenced with this PR

    Hello all, Throw me some light on this problem. User uploads document while creating PR using the “service for object” functionality. When this PR is copied or PO is created with reference to such PR, all the attached document should be automatically

  • Excel output from reports

    Have used the 'mimetype code to output to excel in the browser using pl/sql in the before parameter trigger, this trigger is still supposed to fire but when no parameter form used the output defaults to html and not the required Excel Does anyone kno

  • LV RT - String to double conversion

    Hello, I want to convert a string to a double on my Real Time device (PXI-8101. When I use the "scan value" or "Fract/Exp String To Number Function" VI the numbers after comma dissapear. This does not happen on the Host (PC).  So for example on the h