SAP notes analysis

Hi All have the SAP Notes for executing a equerry in background.
I am not able to analyses the Note. Can any one please help me on this. It is really urgent.
Following is the Note details.
*Note 537735* - SAP Query: save to file in the background
Note Language: English Version: 3 Validity: Valid from 06.07.2005
Summary
Symptom
You want to schedule an SAP Query for background processing and you want to
write the list to a file. You cannot use the save to file provided on the
query selection screen because this type of storage requires a connection
to a front end. However, this type of connection does not always exist
during background processing.
More Terms
Query, download, save, store, save to file, file, job, background job,
schedule, COD, MOD
Cause and Prerequisites
Solution
Use the SUE enhancement described in the online documentation: You can
create an ABA program in this enhancement, which is then used for writing
the output to a file on the application server using the ABAP commands
'OPEN DATASET ', 'TRANSFER' and 'CLOSE DATASET '.
Header Data
Release Status: Released for Customer
Released on: 13.07.2005 12:53:43
Priority: Recommendations/additional info
Category: Consulting
Main Component BC-RV-QU SAP Query
The note is not release-dependent.
Related Notes
Thanks and Regards,
Nimisha Deshpande.

Hi again.
Remember 2 things:
1 - first, you have to go to tcode CMOD, create project Zproject and include there the ampliation. After that you have to activate the project.
2 - second, I think that exit will only be called in background, so I don't think it will stop in a break point.
To test it quickly, create a simple one line file in OS, with OPEN/CLOSE dataset, and then check the target directory.
Regards.
Valter Oliveira.

Similar Messages

  • Reg: If changes done in SAP BO Analysis office, then Changes can be done in SAP BW in respective targets. But, is it possible to do the same changes in SAP ECC? How?

    Hello Everyone,
    If any changes are done in SAP BO Analysis office, then the change can be done in the SAP BW in the respective Targets.
    But how can we do the changes in the SAP ECC ? Is it possible to do the changes in the tables ?
    Any answer is appreciable
    Regards,
    Karteek

    We are using the "Input ready Bex query", in order to modify the values in "BO Analysis office".
    ECC               BI               BO Analysis office
    1  ------------->   1   ---------->         1   ------
                                                                            |
                                                                            | (Now Data is changed in Analysis office from 1 to 2)
                                                                            |
    (?) <--------------   2 <----------         2 <-----
    (Will it be updated in ECC)
    (Diagram Explanation)
    From ECC we can load the data (Consider Value-1) to SAP BI and from SAP BI we can load the data to BO analysis office.
    So, now if we change the data in BO Analysis office (Value-1 changed to Value-2)..
    Now the data is changed in SAP BI to Value-2.
    So what about the data in ECC ? Whether it is changed or not?
    Please provide us a real time business Scenario..
    Thanks,
    Karteek

  • Performance credit master data (FD32)--SAP Note 705317

    Hi,
    When running the FD32 tranasaction,I am changing the credit account and saving the transaction...it is taking quite a long time and going for dump....TIME_OUT error.
    The appropriate notes for this problem are 705317 and 9937.
    I shall give the details details of the note.
    SymptomLong runtimes occur for the reorganization of credit data in SD documents.
    This reorganization can occur in two situation:
    - You start report RFDKLI20.
    - You create or change credit master data in Transaction FD32.
    Reason and PrerequisitesIn the credit management, you change assignments in Customizing or create or change
    credit master data. The transfer of the changed settings into existing SD documents
    requires a reorganization of these documents.
    The reorganization is triggered from Transaction FD32 or using report RFDKLI20. Since
    the relevant partner function in the credit management is the payer, all open sales
    documents for a payer are selectedfor the reorganization.
    The selection is performed within function module SD_CREDIT_RECREATE, which is called
    from both Transaction FD32 and report RFDKLI20.
    The documents are selected according to one of the two following options:1. Partner index VAKPA
    The relevant documents are selected via partner index VAKPA. In index table VAKPA,
    the system updates all SD documents for a customer number in dependency on the
    partner function. All documents for a payer can be determined using index table
    VAKPA.
    CAUTION: Partner index VAKPA is only updated if the corresponding partner
    functions and transactions are activated in Customizing table TINPA. Table TINPA
    does not provide any update for the payer partnerfunction in the standard system!
    2. Document table VBPA
    If the update for the payer is not active in table TINPA, the relevant documents
    are selected via application table VBPA. Table VBPA contains the used partners
    (customer numbers) for SD documents.
    The access to table VBPA with the customer number of the payer requires a long
    SAP Note Nr. 705317 07.02.2008 Page 1
    runtime because the customer number is not a key field in table VBPA. It might
    result in a TIME_OUT.
    Solution
    Due to the technical conditions described above, there are two possible solutions for
    runtime problems in Transaction FD32 or with report RFDKLI20:
    1. Activate the update of index table VAKPA for the payer partner function:
    Activate the update of index table VAKPA for the payer partner function by
    creating an entry with transaction = 0, partner function = RG in table TINPA. You
    can use Transaction SM31 for that.
    Subsequently, a reorganization of index table VAKPA is absolutely required!! You
    can execute the reorganization with report RVV05IVB. Note that all existing SD
    documents thus also those ones already closed are indexed again by this report.
    Depending on the number of your documents in the system, this can result in a
    runtime which is correspondingly long. Therefore test this beforehand in a copy of
    your production system!
    2. Create a database secondary index for table VBPA:
    If a reorganization of index table VAKPA is not possible or not wanted, you can
    optimize the access via document table VBPA. For that, create a database secondary
    index for table VBPA.
    We cannot provide a general recommendation on how you have to define the secondary
    index in detail. This basically depends on your dataset.
    Use the SQL trace with Transaction ST05 in order to analyze the access onto table
    VBPA within function module SD_CREDIT_RECREATE. Then define a suitable database
    secondary index for table VBPA according to your analysis results.
    For example, you could create the secondary index for VBPA fields KUNNR and PARVW.
    Test the new secondary index by creating an SQL trace with Transaction ST05 again
    in order to check the effectiveness of the database access and the runtime.
    Also take the related notes into account.
    Use Note 99937 to avoid the automatic reorganization - and thus runtime problems - in
    Transaction FD32. Note that this does not solve the runtime problem during the
    reorganization in general, but shifts it to RFDKLI20 which you can schedule as a job.
    Thus, you are not disturbed by the runtime problem.
    Please can anyone help me as to in  which table and what fields i need to take to create secondary index.Thank you,
    madhu.

    Hi
    Instead of creating Indexxes u contact basis to increase the the time limit for the execution
    Regards
    Shiva

  • Report to find the SAP NOTES applied

    Is there a way to generate a report in solution manager which gives us a list of SAP NOTES applied in our R/3 or BW servers.
    Thanks,
    Kiran

    Hi
    What Rajeev was tryin to say is... you implement E2E root cause analysis in solution manager system.
    sub component under root cause analysis is "Change analysis" this will give details about notes implemented in satellite system.
    There is also feature called change reporting, even this can be used for getting  details about notes applied.
    for more details chk
    service.sap.com/diagnostics.
    Regards,
    Shyam.

  • SAP HANA Input parameters in SAP BO Analysis

    Hi, dear experts.
    Please help me with one problem in SAP BO Analysis. Problem is: in sap hana studio i made calculation view that has some input parameters (Param. type - Direct, Sematic Type - Date, Data type - Date). Then i made filter with this parameters in one of projection of my calculation view. When i push data preview in Hana Studio all input parameters are ready to input and they also have "Value help dialog". All is great! SAP HANA Studio version is 1.0.7000 (Build id: 386119). HANA DB version is 1.00.70.00.386119.
    On workstation i installed SAP BO Analysis edition for Microsoft Office 32-bit and driver for SAP HANA 70 Client Win32, made ODBC connection to HANA server. From SAP BO Analysis I found my view and started it. I see my input parameters, and see "value help dialog", but i can't choose value: it's not available for input. Here is the problem: what i have to do to enter the parameters?
    I also try to use variable but value help dialog is empty. Please help me with this issue.
    Message was edited by: Tom Flanagan

    Hello Andrei,
    Tested on:
    HANA Rev 70
    Have tested for variables and the value help is coming.
    Regards,
    Krishna Tangudu

  • Nothing displays on Predictive part in SAP Predictive Analysis

    Hi,
    Earlier, I created a predictive analysis using R-K Means algorithm, and the result was displayed a week ago and saved it. I opened it several times, trying to beautify the same. But today when I opened it, nothing is seen and also I am unable to add analysis as well. I am using SAP Predictive Analysis version 1.16.0.
    Please help me how to resolve the issue.

    Hi Anita, in case this has not be resolved, i just had this issue this morning.
    I was unable to add or see any Analysis in Predict Tab.
    It seems that if you supress your preference settings
    (in C:\Users\yourName\.sapvi\predictive_preferences)
    including links to all of your documents, and "repairing" Predictive Analysis by Re-installing it, it works again .
    It also seem, after reimporting the original issue document, it is blasted, so you'll have to redo it from scratch.
    Hope it will work for you, notice me if it does !
    Guillaume BUNEL

  • SAP Notes/ Patches.

    Hi All,
    I just want to have idea about SAP notes patches.
    These patches are applied by BASIS guy but what is role of functional consultant regarding SAP HR notes.
    Please provide me a clear idea about patches.
    Regards
    Priya

    It is the reponsibility of the Functional Consultant to
    1) analyse the contents of all the notes contained in the patches - service.sap.com has detailed information on every single note,
    2)  identify any potent impact on existing processes.
    3) Several Notes have side effects, already identified by SAP, and  further notes issued to correct these side effects. This information should be available for most cases in service.sap.com. Be aware and esnure all related notes are applied in the right sequence.
    4) SOme notes may require manual changes to table, changes directly to each client etc, get an overview of them, and ensure you have planned time for doing this.
    5) Design a detailed regression testing plan based on the impacts identified i.e if the note is touching a specific process, test it to ensure it has'nt changed - Also identify a few critical processes, that you will test anyway, whether or not they are touched by the notes/paatches
    6) Carry out regression testing in all clients (except production of course - carry out some sense checks in production)
    The above applies to whole sale application of patches such as Annual Legal Changes, Quarterly Hot Patch updates etc. However the general approach holds true even for applying a single OSS note.
    Hope this helps.

  • SAP Notes for BI7

    Hi BI Experts
    Can you please send me the SAP Notes no.s for BI7 which help me for certification exam?
    I have knowledge of Bw 3.x.
    Thanks

    Hi Krishna,
    Really thanks for your instructions. We have enabled hte "refresh on individual workbooks" in the workbook settings tab adn we are able to see the same in the context menu of the analysis grid.
    Again i have few doubts.
    I can able to see two options as below.
    1. Refresh
    2. Refresh this query.
    What is the difference between this two?. Also when i click the "refresh this query" it shud display the "selections screen of the particular query", But it is not at all showing me a selection screen,
    What i am doing is.. I am simply doing "refresh this query" option that will refresh my screen first adn i am doing change variables.
    That will give me the selection screen of the particular query. If i am not doing so, all workbooks are refreshing,
    Please advice, whether selection screen of the particular query can be shown when clicking "refresh this query".
    Thanks/

  • Please Provide a Key for SAP Predictive Analysis 1.15 32-bit

    please provide a needed a key for SAP Predictive Analysis 1.15 32-bit to be used in University Lab computers.

    Hi Ye,
    I am afraid but the only way today is to delete your document without PA / Lumira.
    By default, local files are stored at :
    User/Documents/SAP Lumira Documents
    In this folder you'll see the list of all the documents you have created with SAP Lumira or SAP PA.
    Delete the document that you don't want anymore and (re)start SAP PA.
    The delete functionnality from the desktop tool is an idea accepted by the Labs (Delete Files in Lumira Desktop : View Idea), but not implemented yet.
    Hope it helps,
    Edouard

  • SAP Predictive Analysis 1.20 download

    Hi SCN,
    Has anyone tried SAP Predictive Analysis 1.20 ??
    Please share me the link to download the 1.20 Version .
    Regards
    Sateesh

    Hi Sateesh,
    Are you looking for a trial version?
    I am not aware of direct evaluation download of 1.20. But you should be able to upgrade an earlier version simply though the menu
    Help -> Check for updates
    Greetings
    Andreas

  • How to know side effects of implementing an SAP Note

    Hi All,
    Im new in implementing SAP Note.
    Kindly suggest how to analyize whether implementing an SAP Note will cause some side effect.
    How to do that ,I think just by looking at code can we assure that there will be no side effects.
    Kindly suggest.

    hello,
    the easiest way is to implement note and check the functionality manually for example execute transaction and post document or you could open the correction object (ABAP code) and analyse the correction which ll be imported and how those changes will effect your systems work. if you implemented the note and you noticed that corrections destroyed your previous functionality then you could rollback the note in your development system.
    best regards
    dez_

  • SAP Predictive Analysis error  while executing KNN algorithm

    Hi ,
    I am getting 'duplicate column name' error, while implementing knn algorithm in SAP Predictive Analysis. Please help me
    Please look into my screenshots for configurations.
    I am taking the data from database.
    Thanks
    Niyati
    Message was edited by: Niyati Priyadarshinee

    Hi Niyati,
    SYSTEM user has not given you rights to create repository so you are facing this issue, Ask appropriate rights from your SYSTEM user.
    He can either execute below statement
    GRANT REPO.EDIT_IMPORTED_OBJECTS ON "'afl.falcon'" TO lui;
    or
    he can go to Security-> Users under Package Privilege add Root package then on right side he can assign the roles.
    **** Also Add Repository_Rest procedure under Object Privilege tab
    Regi id by default included in latest versions of HANA Studio. No need to map it manually
    Thanks
    Bhupender

  • Can i use SAP Predictive Analysis for this scenario?

    Hi guys. I'm new in this subject so I'm a little bit confused about in which cases SAP Predictive Analysis is helpful?
    Could it be helpful for this case? I have prices of rice for differente years, from 2007 to 2013.  Can  SAP Predictive Analysis help me forecast what will be the price of rice for 2014, 2015 and so on?
    Which algorithm should I use? Does it come integrated in the tool or is it an add-on?
    I´ll appreciate it very much if you could send me the right steps to achieve this.

    Hi Erika,
    SAP PA has only Triple exponential smoothing algorithm; In most cases, single exponential smoothing would not make any sense [this is available through HANA PAL or R integration with SAP PA];
    If you have R integration you should see something like this
    In Single exp smoothing only alpha is used;
    in double exp smoothing alpha and gamma is used; and all three in gamma.
    Why these alpha, beta and gamma... has a big derivation to understand; [let me know if you need any document, I have compiled as on some reference]
    What values alpha, beta and Gama should hold in Triple ... or what is the right value, .... actually there are no right value and wrong value for them.
    ... as for the steps to go in SAP PA, refer below:
    Please let me know if you need any assistance ...
    Regards,
    Arvind E

  • Checking SAP notes on Solution Manager

    Hi...
    I need to get a report with all the SAP notes applied in my ERP environment.
    If I use tx code snote, on ERP, I can find this, but I need something on Solution Manager, like a report...
    What can I do?!
    Thank's in advance.

    Hi,
    If you have already configured Diagnostics,(Solution manager Diagnostics - SMD and its a must for this activity), call Txn-> Solman_workcenter -> Root cause Analysis-> End to End Analysis->Select your system <SID>-> Change Analysis-> Select the Time Frame->goto notes ->Jump in-> to change Reporting ->Export the Result(if needed).
    Or
    Under RCA- Call system Analysis -> Change Reporting -> Select the instance and Get the suitable Extractor to get this :).
    Hope this helps.
    PS: If you have not configured Diagostics yet, Do configure it in first place, other wise, you don't have an option in solman and had to ge the individual reports from remote/satellite systems :(.
    Kindly revert for any issues.
    Thanks,
    Jagan

  • SAP Note 642775

    Can anyone provide me with a link to this note.  I have searched the site and have been unable to locate it but have seen it referenced in many conversations.  I am trying to implement Business Package for Product on EP6.0 2.

    Karen,
    You will find the information by going to http://service.sap.com/notes and by entering the notenumber 642775
    Here is the content of the note:
    =========================================================
    Symptom
    Composite SAP Note for Business Packages as of EP 6.0 SP1 (including SAP NetWeaver '04)
    Other terms
    NetWeaver content, NW04, NW, SDN, PCP, Portal Content Portfolio, Business Package, Portal content, iView, EP, Enterprise Portal, SP, BP
    Reason and Prerequisites
    This composite note contains important information for the running of Business Packages on EP 6.0 and SAP NetWeaver '04.
    You can find an overview of all EP 6.0 and SAP NetWeaver '04 Business Packages in the Portal Content Portfolio Catalog (PCP) through SDN.
    This composite note references more notes on content installation and configuration and preparations for the migration of EP 5.0 Business Packages to EP 6.0 and SAP NetWeaver '04.
    Also listed here are all packages and the corresponding notes, where notes that supplement or deviate from the documentation apply. (See: "5 Special Statements for Business Packages").
    Solution
    Before installing EP 6.0 and SAP NetWeaver '04 Business Packages and/or migrating from EP 5.0 Business Packages to EP 6.0 and SAP NetWeaver '04, consider the following:
    Table of Contents
    1 Business Packages released for EP 6.0 and SAP NetWeaver '04
      1.1 General
      1.2 EP 5.0 Business Packages
      1.3 EP 5.0 Business Packages with additional language versions
    2 Prerequisites for Installation
      2.1 EP Platform Release
      2.2 JCo Release
    3 Preparation for Migration
      3.1 EP 5.0 Business Packages
      3.2 EP 5.0 Business Packages with additional language versions
    4 List of EP Business Packages that will not be released for EP 6.0 and
    SAP NetWeaver '04
    5 EP 6.0 and SAP NetWeaver '04 Business Packages
    6 Related notes on EP Platform and Business Packages
    1 Business Packages released for EP 6.0 and SAP NetWeaver '04
    1.1 General
    As a rule, all Business Packages with release numbers ending in 60.x run on EP 6.0 and SAP NetWeaver '04.  There are also several EP 5 packages that have been released for EP 6.0 and SAP NetWeaver '04.
    You can obtain a list of all packages released for EP 6.0 and SAP NetWeaver '04 through SDN and the Portal Content Portfolio Catalog (PCP).
    http://www.sdn.sap.com/sdn/contentportfolio.sdn
    1.2 EP 5.0 Business Packages
    The following EP 5.0 Business Packages have been released for EP 6.0 as of SP1 and SAP NetWeaver '04 . (Some are only available as a restricted delivery. See SDN PCP for more information.):
    Business Package for Employee Self-Service 4.6C/4.70 50.4 (see SAP Note 687452)
    Business Package for Manager Self-Service 50.3 (see SAP Note 649414)
    Business Package for Sales Analysis 50.2.1 (see SAP Note 569584)
    Business Package for Campaign Management 50.2 (see SAP Note 569584)
    Business Package for Market Exploration 50.2 (see SAP Note 569584)
    Business Package for Procurement Analysis 50.2 (see SAP Note 569584)
    Business Package for Inventory Analysis 50.3 (see SAP Note 569584)
    Business Package for Production Analysis 50.2 (see SAP Note 569584)
    Business Package for E-Analytics 50.2 (see SAP Note 569584)
    Business Package for Banking Industry Queries 50.2 (see SAP Note 569584)
    Business Package for CRM Queries 50.2 (see SAP Note 569584)
    Business Package for Financial Queries 50.2 (see SAP Note 569584)
    Business Package for Automotive Queries 50.1 (see SAP Note 569584)
    Business Package for Consumer Products Queries 50.2 (see SAP Note 569584)
    Business Package for Oil & Gas Industry Queries 50.1 (see SAP Note 569584)
    Business Package for SCM Queries 50.2 (see SAP Note 569584)
    Business Package for Supply Relationship Management Queries 50.1 (see SAP Note 569584)
    Business Package for Pharmaceuticals Queries 50.1 (see SAP Note 569584)
    Business Package for Real Estate Queries 50.1 (see SAP Note 569584)
    Business Package for Service Provider Queries 50.1 (see SAP Note 569584)
    Business Package for Healthcare Queries 50.1 (see SAP Note 569584)
    Business Package for Technical Queries 50.1 (see SAP Note 569584)
    Business Package for Utility Industry Queries 50.2 (see SAP Note 569584)
    Business Package for HR Queries 50.2 (see SAP Note 569584)
    Business Package for Retail Queries 50.2 (see SAP Note 569584)
    Business Package for Aerospace & Defense Queries 50.1 (see SAP Note 569584)
    Business Package for Customer Credit Management 50.2 (see SAP Note 569584)
    The following EP 5.0 Business Packages have been released for EP 6.0 as of SP2 and SAP NetWeaver '04:
    Business Package for Asset Finance and Leasing 50.1
    Business Package for Collaboration by cFolders 2.0 50.1 (see SAP Note 654012)
    Business Package for Learning 50.2
    Business Package for SAP Expert Finder 50.2
    Business Package for Automotive Suppliers 50.1
    Business Package for Subcontracting (ME&C) 50.2
    Business Package for Key Account Management for Utilities 50.4
    The following EP 5.0 Business Packages have been released for EP 6.0 as of SP2 Patch 1 and SAP NetWeaver '04:
    Business Package for Projects 50.3.1 (see SAP Note 660410)
    Business Package for Products 50.3.1 (see SAP Note 660410)
    Business Package for Assets 50.3.1 (see SAP Note 660410)
    Business Package for SAP Asset Services 50.1.1 (see SAP Note 660410)
    Business Package for Professional Services 50.2 (see SAP Note 660410)
    Business Package for Telco Dealers 50.2
    The following EP 5.0 Business Packages have been released for EP 6.0 as of SP2 Patch 2 and SAP NetWeaver '04:
    Business Package for Automotive Channel Management 50.1
    Business Package for Commercialization (Pharmaceuticals) 50.1
    This note will be updated as soon as other Business Packages are released on EP 6.0 or SAP NetWeaver '04.
    1.3 EP 5.0 Business Packages with additional language versions
    The following EP 5.0 Business Packages have also been released for EP 6.0 as of SP 1 and SAP NetWeaver '04. They have identical functions to the EP 5.0 Business Package release mentioned in brackets and also have the same EP 5.0 package import format, which means that you can find these packages in the ep50.migrated folder after import.
    The only difference is the addition of more languages not supported by EP 5.0.
    EP 5.0 documentation is also valid for these Business Packages.
    Business Package for SAP CRM 3.1 60.1 (based on 50.3.3) (see SAP Notes 659881 and 645986)
    Business Package for SAP CRM 4.0 60.1 (based on 50.1.1) (see SAP Notes 659881 and 645946)
    Business Package for SAP CRM 4.0 60.2 (based on 50.2.1) (see SAP Notes 659881 and 645946)
    Business Package for Manager Self-Service 60.1 (based on 50.4)
    Business Package for Customer Credit Management 60.1 (based on 50.2) (see SAP Note 569584)
    Business Package for E-Analytics 60.1 (based on 50.2) (see SAP Note 569584)
    Business Package for Production Analysis 60.1 (based on 50.2) (see SAP Note 569584)
    Business Package for Inventory Analysis 60.1 (based on 50.2) (see SAP Note 569584)
    Business Package for Inventory Analysis 60.2 (based on 50.3) (see SAP Note 569584)
    Business Package for Campaign Management 60.1 (based on 50.2) (see SAP Note 569584)
    Business Package for Procurement Analysis 60.1 (based on 50.2) (see SAP Note 569584)
    Business Package for Market Exploration 60.1 (based on 50.2) (see SAP Note 569584)
    Business Package for Sales Analysis 60.1 (based on 50.2.1) (see SAP Note 569584)
    2 Prerequisites for Installation
    2.1 EP Platform Release
    You can find information about the required platform release, including Support Package and Patch Level, in package documentation or in the notes listed above if they are available.
    2.2 JCo-Release (not relevant for EP 6.0 and SAP NetWeaver '04 installations on WebAS 6.4 and above)
    Download the latest JCO version from http://service.sap.com/connectors.
    3 Preparation for Migration
    General information about the migration process:
    For EP 6.0 SP 2 and SAP NetWeaver '04 and earlier, see
    http://help.sap.com/ep  > EP 6.0 SP2 >
    HTML (English) > Administration Guide > Portal Platform > System
    Administration > Transport of Content Objects > Transport Scenarios >
    Migrating and Importing EP 5.0 Contents Objects.
    From EP 6.0 SP 2 SP3 (including NetWeaver '04), see
    http://help.sap.com/nw4/ > Netweaver '04 > English > SAP Library >
    SAP Netweaver > People Integration > Portal > Administration Guide >
    Portal Platform > System Administration > Transport of Portal Objects >
    Transport Scenarios > Import and Deployment > Importing EP 5.0 Packages
    The following information is crucial for preparing the migration process of EP 5.0 Business Packages to EP 6.0 and SAP NetWeaver '04.
    3.1 EP 5.0 Business Packages
    If you are planning to migrate Business Packages from EP 5.0 to EP 6.0 and SAP NetWeaver '04, take into account that in most cases only a lower release of an EP 5.0 Business Package is released on EP 6.0 and SAP NetWeaver '04 - for example Release 50.3 is released, but not 50.2.
    You find the Business Package release and the required minimum support package release to be able to use the EP 5.0 Business Package on EP 6.0 and SAP NetWeaver '04 in this note. You can also see which Business Package release has been released for EP 6.0 and SAP NetWeaver '04 using SDN PCP.
    Before migrating content make sure that you upgrade your Business Package to the lowest release (50.x) that is released on EP 6.0 and SAP NetWeaver '04.
    Some Business Packages are not released on EP 6.0 or SAP NetWeaver '04. Others will be replaced by native EP 6.0 releases in the future. For details see "4: A list of EP 5.0 Business Packages which are not released for EP 6.0 or SAP NetWeaver '04".
    3.2 EP 5.0 Business Packages with additional language versions
    If you want to make use of the EP 5.0 Business Packages with additional language versions mentioned in 1.3, follow this process:
    - Upgrade the Business Package in your EP 5.0 installation to the
      release which is released on EP 6.0 and SAP NetWeaver '04.
    - Execute Content Migration on EP 6.0 and SAP NetWeaver '04.
    - Import the Business Package with additional languages into EP
      6.0 and SAP NetWeaver '04.
    Personalizing and customizing data is saved in this way.
    4 List of EP 5.0 Business Packages that will not be released for EP 6.0 or SAP NetWeaver '04
    The following EP 5.0 Business Packages will not be released for EP 6.0 or SAP NetWeaver '04. Supplementary comments are included in brackets:
    Business Package for Strategic Enterprise Management (runs in EP 5.0 only, until a native SAP NetWeaver '04 Package is available)
    Business Package for Portal Users (see SAP Note 642827)
    Business Package for Communication (see SAP Note 640678)
    SAP Collaboration Room - general template (see SAP Note 639773)
    SAP Collaboration Room - infrastructure (see SAP Note 639773)
    SAP Collaboration Room - project template (see SAP Note 639773)
    SAP Collaboration Room - session template (see SAP Note 639773)
    5 EP 6.0 and SAP NetWeaver '04 Business Packages
    641974: Business Package for MDM 2.0 - Portal related prerequisites
    568576: Composite SAP note: Manager Self-Service (My team)
    690466: Composite note: Business Package for HR Executive Analytics
    6 Related notes on EP Platform and Business Packages
    668548: Release Restrictions for SAP Enterprise Portal 6.0
    674329: Content Migration
    640678: Groupware Integration in EP 6.0 and SAP NetWeaver '04
    640634: KM Compatibility Package
    642827: Portal User Package in EP 6.0
    642999: Importfilter
    588913: Central note for Import and Export for EP 6.0 and SAP NetWeaver '04
    732461: Migration of EP & KM from EP 5.0 to NW '04
    574267: Migration of EP & KM from 5.0 SP5 to 6.0 - Central Note
    =========================================================
    Without the service marketplace ID you wouldn't be able to access any notes info.
    Regards
    -Venkat  Malempati

Maybe you are looking for