No object can select when collecting objects for transport

Hi.Experts:
    When I use RSA1 and want to collect objects for transport,I found that no objects can be found for some object type,such as ISTD/TRFN etc, any body who know this situation?
Best Regards
Martin Xie

Hi Martin,
best way to collect objects into transport request is throught RSA1 -> Transport connection.
in Transport connection, you have different options to collect objects into transport request.
In data flow before...
here you can see objects that are already have transport request, package...
Regards
Daya Sagar

Similar Messages

  • Error when creating files for transport request SAPK-700BGINPLMWUI

    Hello experts,
    We're upgrading our 46c System to ERP 6.0 EHP4.
    In Phase  EHP_INCLUSION we get the following error Message: Disassembling package queue failed, rc = "2", reason = "Error when creating files for transport request SAPK-700BGINPLMWUI"
    We've already checked the SAINT version; Upgrade Fix, SAPCAR version. We've checked our TMS as well and everything seems  O.K.
    Any help would be really appreciated!!!
    Complete Error message:
    EhP component PLMWUI, 700                                                                               
    Looking for SAINT package for 'PLMWUI' ...                                                                               
    R3upReadNewPackages:                                                                               
    patchType='U', langVect='DEC'                                                                               
    RFC Login to: System="X05", Nr="00", GwHost="sxt ", GwService="sapgw00"                                                 
    RFC Login succeeded                                                                               
    Calling function module "spda_read_new_packages" by RFC                                                                     
      ismovesVersion='0'                                                                               
    R3upReadNewPackages: exit: rc=0                                                                               
    ... No matching package found.                                                                               
    R3upReadNewPackages:                                                                               
    patchType='I', langVect='DEC'                                                                               
    RFC Login to: System="X05", Nr="00", GwHost="sxt ", GwService="sapgw00"                                                 
    RFC Login succeeded                                                                               
    Calling function module "spda_read_new_packages" by RFC                                                                     
      ismovesVersion='0'                                                                               
    R3upReadNewPackages: exit: rc=0                                                                               
    Found: name = 'PLMWUI', release = '700', package = 'SAPK-700BGINPLMWUI', type = 'AOI'                                  
    ... Matching package found: 'PLMWUI','700','SAPK-700BGINPLMWUI'                                                             
    (trc) R3upPatchDisassembleQueue: 1 package queue entries                                                                    
    (trc) R3upPatchDisassembleQueue: force=YES                                                                               
    (trc) R3upPatchDisassembleQueue: 1 packages will be disassembled                                                            
    Starting disassembling package queue                                                                               
    Date & Time: 20100319133139                                                                               
    Starting RFC Login to: System = "X05", GwHost = "sxt ", GwService = "sapgw00"                                           
    RFC Login to: System="X05", Nr="00", GwHost="sxt ", GwService="sapgw00"                                                 
    RFC Login succeeded                                                                               
    Calling function module "SPDA_DISASSEMBLE_QUEUE" by RFC                                                                     
    Input table IT_PATQ:                                                                               
    "SAPK-700BGINPLMWUI","000","AOI","PLMWUI","700","SAP PLM Web UI","00"                                                       
    Call of function module "SPDA_DISASSEMBLE_QUEUE" by RFC succeeded                                                           
    Logging off from SAP system                                                                               
    Date & Time: 20100319133139                                                                               
    Disassembling package queue failed, rc = "2", reason = "Error when creating files for transport request SAPK-700BGINPLMWUI"

    Hello Anthes,
    Please Check the things in following sequence :
    1.Use latest SAPehpi, R3trans and tp versions.
    2. users/group authorization issue and/or ownersip limitations (set 777) .Reboot the server to make sure, that the authorisations are updated and there is no lock on a file in the EHPI dir.Repeat the phase.
    Folders where permissions should be 777 are Upgrade directory, Data Directory, Cofile directory and .../EPS/in.
    3. Source file corruption can be ruled out by execution
    R3trans -l /usr/sap/<SID>/..../abap/data/R-700BGINPLMWUI.SAP (The data file corresponding to the Package which is giving error). Check if this ends fine.
    Note 2050
    4. Confirm that your transport tool is 'healthy' by testing it in STMS. In SPAM in client 000 use the function Disassemble package and enter the package <Package name>.
    5. Try to update the kernel if it not helps.
    Best Regards
    Niraj

  • Is there a way you can select a display option for Safari pages on the OS5?

    The tabbed version of Safari for the ipad2 is nice but the old one is better. Is there a way we can select a display option that lets a user toggle between the two?

    No, Safari on the iPad in iOS 5 uses tabbed browsing. You can try leaving feedback for Apple : http://www.apple.com/feedback/ipad.html

  • I would like to know why I cannot select a payment date for a credit card payment but I can select a payment date for a check payment on line.

    I am trying to find out about on line payment dates.
    When I have made payments via my checking account, I am able to schedule those payments.
    Today I made a credit card payment and was unable to schedule that payment for my due date.
    I was charged today.
    I don't understand why I can pre-schedule an e-check but not a credit card payment.

    Hey,
    I think you will find that you have to have a debit/credit card stored on yur account regardless of whether your have iTunes Credit or want to purchase a free App. I don't know why, I assume its for ID verification or is part of the terms and conditions. I occasionally have to re-verify my credit card info even when just trying to run Update on one of my Apps or like I said downloading a free App.
    If you need further clarification all you can do is contact iTunes Support:
                   https://expresslane.apple.com/ServiceOptionAction.action
    Hope this helps. Andrew

  • Which "publish size" to select when sharing video for YouTube

    iMovie gives you 2 size options to choose from: 480 x 360, or 640 x 480.
    which one do you recommend?
    of course, it would be nice for iPhone users to see it, which leads me to 480 x 360. but at that smaller size, will there be enough resolution for people to enlarge it YouTube player?
    my movie was created at 4:3 standard setting.
    Thanks.

    You can actually get the 640x480 onto an iPhone, but the big issue is file size - it'll be roughly 80% bigger than the smaller version.
    Given the limits of Youtube, I generally use the smaller size. Try it and see - if you're not happy, reshare at the larger size

  • How object can travell on other objects?

    I want create game. In game will player. And this player must go on blue boxes(so, player can go to left, right and jump). How i can do it?:)
    Also attached picture and files.
    code:
    package code{
         import flash.events.Event;
         import flash.events.*;
         import flash.events.KeyboardEvent;
         import flash.display.MovieClip;
         import flash.display.*;
         import flash.ui.Keyboard;
         import flash.utils.*;
         public class Travelling extends MovieClip
              // Properties:
              public var left:Boolean=false;
              public var right:Boolean=false;
              public var jump:Boolean=false;
              // Animation
              public var speed:Number=15;
              // Constructor:
              public function Travelling()
                   // Listen to keyboard presses
                   stage.addEventListener(KeyboardEvent.KEY_DOWN,keyPressHandler);
                   stage.addEventListener(KeyboardEvent.KEY_UP,keyReleaseHandler);
                   // Update screen every frame
                   addEventListener(Event.ENTER_FRAME,enterFrameHandler);
                   my_fps.text = String(stage.frameRate);
                   my_points.text = "0";
              // Event Handling:
              protected function enterFrameHandler(event:Event):void
                   var points:Number = 0;
                   // Move left, right, jump
                   if (jump && ! right && ! left)
                        trace("jump");
                   if (left&&! right) {
                        trace("go to left");
                        player_mc.x-=speed;
                        player_mc.scaleX=-1;
                        if (player_mc.x-player_mc.height/2<warField_mc.x) {
                             player_mc.x = warField_mc.x + player_mc.height / 2;
                             player_mc.gotoAndStop(1);
                   if (right&&! left) {
                        trace("go to right");
                        player_mc.x+=speed;
                        player_mc.scaleX=1;
                        if (player_mc.x+player_mc.height/2>warField_mc.width) {
                             player_mc.x = warField_mc.width - player_mc.height / 2;
                             player_mc.gotoAndStop(1);
                   function hideBlood() {
                        blood_mc.visible=false;
                   if (player_mc.hitTestObject(enemy_mc)) {
                        enemy_mc.visible=false;
                        blood_mc.x=enemy_mc.x;
                        blood_mc.y=enemy_mc.y;
                        setTimeout(hideBlood, 1000);
                        points += 100;
                        my_points.text = String(points);
              protected function keyPressHandler(event:KeyboardEvent):void {
                   trace(event.keyCode);//in output  you can find number of key;)
                   switch (event.keyCode) {
                        case Keyboard.UP :
                             jump=true;
                             player_mc.gotoAndStop(3);
                             break;
                        case Keyboard.LEFT :
                             left=true;
                             player_mc.gotoAndStop(2);
                             break;
                        case Keyboard.RIGHT :
                             right=true;
                             player_mc.gotoAndStop(2);
                             break;
              protected function keyReleaseHandler(event:KeyboardEvent):void {
                   switch (event.keyCode) {
                        case Keyboard.UP :
                             jump=false;
                             player_mc.gotoAndStop(1);
                             break;
                        case Keyboard.LEFT :
                             left=false;
                             player_mc.gotoAndStop(1);
                             break;
                        case Keyboard.RIGHT :
                             right=false;
                             player_mc.gotoAndStop(1);
                             break;

    you'll need to use a hittestobject to determine if your player is encountering a blue box and needs to change his y property.

  • Why related objects with indirection are selected when deleting an object

    myCompany object is related to one-to-many addresses through indirection.
    Using uow.deleteObject(myCompany) shows that when commiting, before actually removing the object and its privately owned related objects, toplink select these related objects from database (SELECT FROM ...) . Why is it necessary to perform this latter operation ?
    Thanks in advance for your reply,
    Chris

    This could be possible, but TopLink would also need to update its cache. In addition, there are a number of other things TopLink must do on each of the individual objects - such as search them for privately owned relations, delete ordering, firing any events and including them in changesets for cache synchronization and auditing purposes. There could be more, but they all require that TopLink find the privately owned objects before it attempts to delete them.
    I will enter a feature request though so that this option can be configured, as it might improve performance for users who do not use other options mentioned above.
    Best Regards,
    Chris

  • How Many Objects Are Selected

    How can I tell how many objects are selected when I draw a selection marque around multiple objects?

    Open the Document Info Palette.
    Find its secret little flyout menu.
    Select from that menu "Objects".
    Let go.
    Then go to that same menu all over again and select "Selection Only".
    Scroll through the list and sum the quantities shown. Except be careful not to include the count of "All Text Objects" with the counts of "Point Type Objects", "Area Type Objects", and "Type On A Path Objects".
    Repeat those steps every time you start a new work session in AI, because AI's palettes can't remember the way you set them between launches.
    How could you have overlooked that intuitive and straightforward routine?
    JET

  • Seing how many objects are selected.

    Hi! I'm having a problem seing how many objects are selected when I navigate in Finder's windows. In Snow Leopard, there used to be a grey bar at the bottom telling you these infos, but this seems to be gone in Lion. Anyone knows how to get it back?
    Thank you!

    Open the Document Info Palette.
    Find its secret little flyout menu.
    Select from that menu "Objects".
    Let go.
    Then go to that same menu all over again and select "Selection Only".
    Scroll through the list and sum the quantities shown. Except be careful not to include the count of "All Text Objects" with the counts of "Point Type Objects", "Area Type Objects", and "Type On A Path Objects".
    Repeat those steps every time you start a new work session in AI, because AI's palettes can't remember the way you set them between launches.
    How could you have overlooked that intuitive and straightforward routine?
    JET

  • Collect objects

    Are there any lists where can I add, collect objects? In java it is ArrayList.

    Take a look at ArrayCollection. Does this satisfy your requirements?
    http://livedocs.adobe.com/flex/3/langref/mx/collections/ArrayCollection.html
    Gk.

  • How can i set different font for different tabs/pages

    I want to set different fonts for different tabs/pages?
    is it possible to do the same? If yes how?
    I can change the fonts under tools>options>contents>advanced. but that changes global settings.
    tried some add ons too- but that too changes the global settings.
    some pages like tweetdeck do not display icons etc properly under custom fonts.
    when i check "allow pages to select their own font" tweetdeck shows up fine but a number of other pages show fonts that are too big or some non standard fonts.
    Is there a way where i can select site default fonts for some sites/tabs, and custom fonts for other sites/tabs?
    otherwise i have to open different sites in different browsers- say i use my custom fonts- which apply globally, and open tweetdeck etc in Internet Explorer or Chrome etc. if i can have all tabs in one window/browser, that would be great.

    It's not a built-in feature to override a page's styles on a tab-by-tab or site-by-site basis, but perhaps someone has created an add-on for this?
    It also is possible to create style rules for particular sites and to apply them using either a userContent.css file or the Stylish extension. The Greasemonkey extension allows you to use JavaScript on a site-by-site basis, which provides further opportunity for customization. But these would take time and lots of testing to develop and perfect (and perfection might not be possible)...
    Regarding size, does the zoom feature help solve that part? In case you aren't familiar with the keyboard and mouse shortcuts for quickly changing the zoom level on a page, this article might be useful: [[Font size and zoom - increase the size of web pages]].

  • Error creating EO- The specified schema object is not an existng object

    hi,
    I am getting an error "The specified schema object is not an existing object .Please un check Exisiting Object or select an exisiting object" while creating an EO.
    Does any one knows how to get rid of it.
    Thanks,
    Murlai

    Hello
    Looks like this is an old thread, but since I had the same problem and figured it out, I though I'll share it here:
    What I figured is that in the Select Schema Object wizard, if I prefix the schema object with the schema name, then the attributes are fetched from the database. like this:
    dbo.employeeinstead of this:
    employeewhich is kind of strange because the schema is already mentioned in the database schema section and jdeveloper fills the object value after we choose it.
    Good luck

  • Order of BW objetcs for transporting

    HAI
    i need to transport the infoobjects , transfer rules , trasnfer structure , communication structure , update rules for ODS , ODS , Update Rules for InfoCube , InfoCube from DEVLOPMENT Phase to QA system .
    1) so what is the order of objects for transaporting
    2) pls telll me how to transport .
    i ll assing the points
    bye
    rizwan

    I love this question ?
    The transport connection tool if used properly can be of
    great help! if used improperly can cause many issue's.
    Transports should follow the same sequence as development.
    1. Trans datasource's in source systems.
    2. replicate source system datasources in subsequent
    BW system (verify in overview).
    3. Check Logical source system mappings.
    4. Info objects are the building blocks, Place them
       in catalogs and transport only ness.
    5. structure definitions IS's, ODS's IC's etc..
    Only ness.
    6. select data targets in flow before. to collect
    update rules , transfer rules etc.. (Dataflow Connections)Caution- Check all objects selected when collecting auto. To ensure no unwanted config is included in transport.
    also make sure the appropriate source system is selected
    prior to selection.
    7. select data targets after flow.
    for Roles Web config etc.
    8. Reporting and reporting elements if relevant last.
    again expand all collected objects in the above process for review to ensure additional unwanted dependencies are not included in your transport.
    Hope this Helps
    George

  • Editing the Parameters for Transport Application

    Hi  all
    we are trying to import portal object into portal.we are getting the message 
    "Root directory for import not found:  Check the transport application configuration"
    please lt us know how can we edit the Parameters for Transport Application and where?????????
    Regards
    zaid

    Hi,
    You need to change the pcdStartup.properties file.
    This file is the place where settings for folder like import and export are defined.
    Please have a look
    Re: portal transport import question
    http://help.sap.com/saphelp_nw04/helpdata/en/10/082840f3ddee01e10000000a155106/frameset.htm
    Thanks,
    Sekhar

  • How can I fill a table of objects from cursor with select * bulk collect???

    Hi All, I have a TYPE as OBJECT
    create or replace type dept2_o as object (
    deptno NUMBER(2),
    dname VARCHAR2(14),
    loc VARCHAR2(13));
    I can fill a table of objects from cursor with out select * bulk collect...., row by row
    declare
    TYPE dept2_t IS TABLE of dept2_o;
    dept_o_tab dept2_t:=dept2_t();
    i integer;
    begin
    i:=0;
    dept_o_tab.extend(20);
    for rec in (select * from dept) loop
    i:=i+1;
    dept_o_tab(i):=dept2_o(
    deptno => rec.deptno,
    dname => rec.dname,
    loc =>rec.loc
    end loop;
    for k IN 1..i loop
    dbms_output.put_line(dept_o_tab(k).deptno||' '||dept_o_tab(k).dname||' '||dept_o_tab(k).loc);
    end loop;
    end;
    RESULT
    10 ACCOUNTING NEW YORK
    20 RESEARCH DALLAS
    30 SALES CHICAGO
    40 OPERATIONS BOSTON
    But I can't fill a table of objects from cursor with select * bulk collect construction ...
    declare
    TYPE dept2_t IS TABLE of dept2_o;
    dept_o_tab dept2_t:=dept2_t();
    begin
    dept_o_tab.extend(20);
    select * bulk collect into dept_o_tab from dept;
    end;
    RESULT
    ORA-06550: line 6, column 39;
    PL/SQL: ORA-00947: not enough values ....
    How can I fill a table of objects from cursor with select * bulk collect???

    create or replace type dept_ot as object (
    deptno NUMBER(2),
    dname VARCHAR2(14),
    loc VARCHAR2(13));
    create table dept
    (deptno number
    ,dname varchar2(14)
    ,loc varchar2(13)
    insert into dept values (10, 'x', 'xx');
    insert into dept values (20, 'y', 'yy');
    insert into dept values (30, 'z', 'zz');
    select dept_ot (deptno, dname, loc)
      from dept
    create type dept_nt is table of dept_ot
    declare
       l_depts dept_nt;
    begin
       select dept_ot (deptno, dname, loc)
         bulk collect
         into l_depts
         from dept
       for i in l_depts.first .. l_depts.last
       loop
          dbms_output.put_line (l_depts(i).deptno);
          dbms_output.put_line (l_depts(i).dname);
          dbms_output.put_line (l_depts(i).loc);    
       end loop;
    end;
    /

Maybe you are looking for