Development Package migration

Hi,
I know I've two many threads for today. But, it's really urgent.
I have a question.
We've made a development package on the ABAP Workbench under the SAP R/3.
Then later we installed a new ERP ECC 6.0 system.
Unfortunately, when we migrated the hole package to the new system. It says that our package it's no originally made in this system and we could only update the package with some strange funktions like update and delete and whatever.
My question would it be, what should I do to make the package seems like it has been done on the new system?
-> The only solution that I could find that I must do it manually and this's gone take ages.
Unfortunately, I must do it manually because we have a  namespace now and everything should contain the namespace. It's the worstest thing that I had ever expected.
How could SAP didn't think about that or am I really underqualified, considere that I'm only a student and am writing too much because it made me out of me when I lose too many time doing nothing.
I really excuse my bad english but when someone speak over four languages, he lose(the reality) the simple things that everyone knows i.e. orthographe and syntax.
Thinks anyway,
Best Regards,
Kais Kara

Hello,
I'm very new to the java and msca. I created the three files and compile them but get error with the last two files
CustomTestPage.java: I have three errors
cannot find symbol
symbol : class CustomTestFListener
location: package xxx.custom.server
import xxx.custom.server.CustomTestFListener;
symbol : class CustomTestFListener
location: class xxx.custom.server.CustomTestPage
new CustomTestFListener();
symbol : class CustomTestFListener
location: class xxx.custom.server.CustomTestPage
CustomTestFListener fieldListener =
CustomTestFListener.java: has 2 errors
symbol : class CustomTestPage
location: class xxx.custom.server.CustomTestFListener
CustomTestPage pg;
symbol : class CustomTestPage
location: class xxx.custom.server.CustomTestFListener
pg = (CustomTestPage)ses.getCurrentPage();
Please let me know step by step on how to create the package and compile it. Thank you very much.
PhuTri

Similar Messages

  • Sql Developer MSSql Migration, Online data move, image to long raw mapping

    Hello,
    my task is to migrate a MSSql Server Database to Oracle 10.2.0.4 with SQL Developer Version 2.1.1.64
    and JTDS JDBC Driver oracle.sqldeveloper.thirdparty.drivers.sqlserver 11.1.1.58.17.
    Capture, convert and online data move works except data mapping from MSSql image to Oracle long raw dataype.
    I need to map MsSql image to oracle blob, to achieve online data move!
    is Sql Developer online migration MsSql image to oracle long raw possible?
    I know that long raw is outdated, but i'm dba and not responsible for the software part.
    What options should i try? offline data move? can MS Bulk Copy Program export image data and SQL*Loader import into long raw?
    Any experience or tipp?
    Thanks
    Michael

    Hi user12132314 ,
    I do not see any 'long raw' options on our current SQLServer 2005 data type mapping. (Raw is a separate 2000 byte data type).
    The usual route for SQLDeveloper is to go to Blob.
    Online - this is simple & automated.
    Offline - this actually goes via hex output in bcp to sqlldr, read in as CLOB which is then encoded to blob. (This is automated)
    (Online 'Copy to Oracle' option, right click on table, may be of use if advanced features not included in the select such as defaults are not required, it copies over a select * from table, including blobs)
    To move you from blob to long raw after migration can be done (easily enough if Oracle database >=10g so the stream does not have to be in smaller 'chunks')
    http://asktom.oracle.com/pls/asktom/f?p=100:11:3938270166267830::::P11_QUESTION_ID:702825000306
    I can look into this if you want to go down this route.
    Note however that long raw has drawbacks and blob is preferred, see
    Oracle® Database SQL Language Reference
    11g Release 2 (11.2)
    Part Number E17118-04
    Data Types
    LONG Data Type
    for example one restriction is:
    A table can contain only one LONG column.
    -Turloch
    SQLDeveloper Team

  • [SOLVED] Confused about development packages

    To build an embedded linux image using minifs utility, I need to install some development packages. The packages listed in the tutorial are named for Debian based distros, with the "-dev" suffix. Some of the listed packages are: libz-dev, libelf-dev, libelfg0-dev, libncurses-dev, etc.
    I can't find these packages, and I'm a bit confused. I have read that these packages in Arch Linux have different suffixes denpending on the origin (-cvs, -git, etc.), but I can't find any packages with that suffixes. For example for ncurses:
    $ pacman -Ss ncurses
    core/ncurses 5.9-3 [instalado]
    System V Release 4.0 curses emulation library
    extra/cmus 2.4.3-1
    A very feature-rich ncurses-based music player
    extra/finch 2.10.1-1
    A ncurses-based messaging client
    extra/moc 20110528-5
    An ncurses console audio player with support for the mp3, ogg, and wave
    formats
    extra/naim 0.11.8.3.2-2
    An ncurses AOL Instant Messenger and IRC client.
    extra/ncmpc 0.20-1
    A ncurses (command line) interface for MPD
    community/echat 0.04beta1-3
    vypress compatible ncurses chat (can work without server)
    community/ekg2 0.3.1-2
    ncurses based Jabber, Gadu-Gadu, Tlen and IRC client
    community/ncdu 1.8-1
    Disk usage analyzer with an ncurses interface
    community/rtorrent 0.8.9-2
    Ncurses BitTorrent client based on libTorrent
    community/ruby-ncurses 1.3.1-3
    Module for interactive text console applications (ncurses)
    community/sniffit 0.3.7.beta-11
    very good packet sniffer for unix with ncurses interactive mode.
    community/vifm 0.7.2-1
    Ncurses based file manager with vi like keybindings
    community/yacpi 3.0.1-3
    ncurses-based acpi monitor.
    No ncurses-cvs, ncurses-git, ncurses-svn or the like is found. How can I find development packages?
    Last edited by doragasu (2012-03-09 22:38:03)

    doragasu wrote:So in Arch, packages include not only binaries + resources, they also include header files? If I install for example ncurses, also header files for ncurses get installed?
    headers, pkg-config, everything in one package, that is required for a compilation. we keep stuff simple
    Last edited by wonder (2012-03-09 22:37:46)

  • Package migration from SSIS 2008 R2 to SQL server 2012

    hi guys:
      My company has decided to use Sql server 2012 for the database service, Integration service as well as analysis service
      The first question is which tool I should install to run packages ? in SQL Server 2008 R2, I've installed BIDS which is inside the disk.
      Also do I need to install any visual studio tools? I was under the impression that the BIDS 2008 was using kinda shell visual studio. 
     Thanks
     Hui
    --Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --

    Hi cat_ca,
    To develop package in SQL Server 2012 Integration Services, we use the SQL Server Data Tools (SSDT 2012) which can be installed from the SQL Server 2012 install media. The SSDT 2012 use Visual Studio 2010 shell by default and can be integrated into Visual
    Studio 2010. By installing SQL Server Data Tools - Business Intelligence for Visual Studio 2012, we can also integrate SSDT 2012 into Visual Studio 2012. However, SSDT 2012 cannot be integrated into Visual Studio 2013. As far as I know, the SSDT 2014 released
    in SQL Server 2014 RTM will use the Visual Studio 2013 shell and can be integrated into Visual Studio 2013.
    Regards,
    Mike Yin
    TechNet Community Support

  • Javadoc after Mac OS X 10.6 Java Update 3 and Java Developer Package

    I can't seem to find javadocs, src, nor any real documentation on my Mac after installing Mac OS X 10.6 Java Update 3 and the Java Developer Package. NetBeans used to just find it, and now doing a find as shown below reveals nothing. Does the Developer Package actually include docs anymore? If so, where do I find them?
    find /System/Library/Frameworks/JavaVM.framework/ -name "doc*"
    find /System/Library/Frameworks/JavaVM.framework/ -name "src*"
    find /System/Library/Java/ -name "doc*"
    None of these turn up anything.
    Thanks!

    It took me a while but I solved it like this:
    In NetBeans, open the Java Platform Manager (Tools -> Java Platforms).
    Click the Add Platform... button in the lower left corner.
    Select Java Standard Edition (selected by default).
    In the File field, enter: /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/Contents/Home
    Click Next >
    The Platform Sources field should say: /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/Contents/Home/src.jar
    If the Platform Javadoc field is empty, browse to or enter: /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/Contents/Home/docs.jar
    Click Finish
    Exit NetBeans.
    Open: /Applications/NetBeans/NetBeans 6.8.app/Contents/Resources/NetBeans/etc/netbeans.conf (e.g. in TextEdit)
    Beneath the line that says: #netbeans_jdkhome="/path/to/jdk"
    Enter: netbeansjdkhome="/Library/Java/JavaVirtualMachines/1.6.022-b04-307.jdk/Contents/Home"
    Overriding the default location in the netbeans.conf file may be enough such that you don't need to add the platform in the Netbeans Java Platform Manager.
    Message was edited by: Dadaborg
    Noticed a typo...

  • Development package to objects already in a transport requests?

    Is there a way to assign a development package to objects already in a transport requests?
    Thanks,
    Rashmi

    Hi,
    you can massively do that with SE03 / Change Object Directory Entries of Objects in a Request, select your request, position cursor on the first obj and menu edit / select block. Position cursor on the last and again select block.
    hit object directory and change accordingly.
    hope this helps...
    Olivier.
    Message was edited by:
            Olivier Cora

  • How can i develop package outside portal3.0

    hi,
    i want to know if i can develop package without using portal and how can i integrate these apckages on the site portal3.0
    please give me the list of different utilities that can i use.

    When you say develop a package outside of portal, do you mean in a different database or just a different schema? Also, what exactly will these packages do? The PDK goes through how to create PL/SQL portlets that can be included with the portal. That is probably the best place to start.

  • Please recommend Java development package..?

    Hi all,
    I'm new here, and would like your recommendation on a development package. Currently I write all my Java in a UNIX editor, and "println" is my debugger. ;-)
    I want to "upgrade" to a nice graphical editor w/ drag-n-drop, lots of good online documentation and an excellent debugger. Probably will go w/ Windows, but maybe Linux. I'm not doing servlets or applets or anything like that - just applications w/ basic Swing, w/ vast amounts of file/socket I/O and data crunching.
    Would greatly appreciate your recommendations for a moderately-priced package, like maybe JBuilder Pro?
    Many thanks, -tm

    I have gown quite fond of the Eclipse IDE and it is supported on Linux, WIndows platforms. Oh, and its free. Choose the v2.0 Stable build (beta) from www.eclipse.org.
    Or, look into Forte for Java Community Edition (also free). It is quite good, but I have found it unusable on remote X terminals due to Swing whereas Eclipse still performs quite well on both local and remote X terms.
    Many folks I know on Unix and Windows platforms live life quite well with their favorite editor (xemacs, vi, TextPad, whatever) and JDB. Many live with no debugger and I too have had to get by that way as well. It works for me too.
    Chuck

  • Copying Z developed packages to another system

    I want to copy the Z developed packages from the system (i-Series) to one of my SAP  SQL 2005 system. Is it possible and let me know the procedure with stpes to do it.
    I would apprciate your help.

    Hi,
    Do following
    launch SE10 -> create -> transport of copies -> give short description
    and target system within your TMS landscape -> this will create a request -> double click on request -> click on change
    now enter following value
    Program ID -> R3TR
    Object Type -> DEVC
    Object name -> name of your Z package
    press enter
    click Release
    import this request in target system.
    regards,
    kaushal

  • Bmp development package? during makepkg bmp-docklet...

    As the subject line says. using makepkg -s on bmp-docklet from aur, fails because "configure: error: BMP >= 0.9.7 development package not installed".
    I know what i would have done in debian/ubuntu ( install <package>-dev.deb), but in arch i have no clue. isn't this already supposed to be in my synched abs (arch extra community)?

    Builds fine here. Do you have pkgconfig installed? If not install it and try running makepkg again.

  • Import development package

    Hi,
    I created a development package on DEV to save my development work.  When I created the package, it asked for a transport request. I saved it to a transport request. Would I have to import this transport request to QAS before I transport other development work?
    Thanks

    Hi,
    Yes..You have to import the development package transport request first and then import the other development work..
    Thanks,
    Naren

  • Development Package

    Hello Gurus
    We have to create the development package in the BW. Can anyone help me what is the purpose of creating the development package and steps to create development package.
    Regards
    Rak

    Hi Rakesh,
    To the extent of my knowledge there is no difference between Development Class and Development package only difference is the version.In 4.6 it is called Development Class in later Versions it is Dev Package.
    So coming to your second Q :
    Application component decides to which specific applications does your developments belong.In F4 selection u might have observed various Modules  CA
    FIN,BW,SEM,KM,BC,SCM,SV and so on.Select the component as per u r wish.
    Software component lists you the available installations eg SAP-BW,SEM,SAP-BASIS component and so on.
    But my straight answer is System will not allow you to create package unless u complete all the required entries.
    Pls revert for any more queries.
    Regards
    EDA

  • Development packages in Arch [SOLVED]

    Hi all,
    I need some development packages to build some programs, but I cannot seem to find them in Arch. I was wondering if anyone knew if they existed.
    Examples are:
    freetype2-devel
    libjpeg-devel
    xorg-x11-devel
    Obviously if you ignore the -devel part, I can almost always find every single package in Arch. For example freetype and libjpeg and xorg are here, but their -devel counterparts are missing. As these are required to build packages, and Arch sometimes requires us to do so, how can they be missing?
    Thanks

    I just missed your post! Was about to come here and thank you for the solution
    Cheers miqorz

  • Error:Package migration from version 8 to version 6 failed with error 0xC001700A

    I was about to post a similar question where the package runs fine on VS2013 but errors when I run DTEXEC from the command prompt. 
    Error:
     Code: 0xC0016020
     Source: Package
     Description: Package migration from version 8 to version 6 failed with error 0xC001700A

    Hi TheDenver,
    Based on the error message that “Package migration from version 8 to version 6 failed with error 0xC001700A ", we can infer that the underlying cause is that the current SSIS package is created in SSDT BI 2014 for Visual Studio 2013, while you are trying
    to execute it with SQL Server 2012 DTEXEC. It seems that SQL Server 2014 Integration Services (SSIS) is installed on a machine that has SQL Server 2012 Integration Services (SSIS) installed, multiple versions of the dtexec utility are installed.
    SSIS versions are not backwards compatible. SSDT BI for VS 2013 is used for SQL Server 2014, SSDT BI for VS 2012/SSDT 2010 is used for SQL Server 2012. Please notice that once a package is upgraded from SSIS 2012 package schema to SSIS 2014 package schema,
    the package cannot be downgraded. So we cannot open or execute the SSIS 2014 packages with SSIS 2012 anymore.
    To fix this, please ensure that you run the correct version of the utility, at the command prompt run the utility by entering the full path (<drive>:\Program Files\Microsoft SQL Server\120\DTS\Binn).
    Reference:
    dtexec Utility
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • CallManager Engineering Special, Developer Package and Service Release

    Does somebody knows the relation between Callmanager Engineering Special (ES), Developer Package (DevPack) and Service Release (SR)?

    a Service Release is an update of a specific software. these updates contain fixes, enchancements, etc available to the general public through download.
    a Engineering Special is a specific fix for a specific problem. these are generally not in any currently available Service Releases. (hench the specialRelease; these should end up in an SRs eventually; usually the next available one)
    Engineering Specials are usually available through TAC for resolution of a problem not currently resolved in SRs.
    not sure of a DeveloperPack but do know of DevPacks (Device Pack)
    a Device Pack is essentially one or more Engineering Specials for specific devices. not yet available in current SRs until the next SR or product version.

Maybe you are looking for

  • Apps in iTunes disappear; 'Connect to iTunes to Use Push Notifications'

    Right, I synced my iphone up a while back to add a song to my phone. Since then, I've had several problems I have yet to resolve: 1) I keep getting 'Connect to iTunes to Use Push Notifications.'      I searched through the forums and have yet to find

  • Software Update ERROR

    Hello Every-time I try to run the software update I get a message saying Software update quit Unexpectedly. How can I solve this? Bellow please see the entire details of the error message, I dont know if it will help Regards Process: Software Update

  • [SOLVED] Conky Disappears!

    Check it.  I'll start conky, left click in irssi, then left click anywhere on my desktop.  Then, conky disappears!  It still running ofcourse.. background no own_window yes own_window_transparent yes own_window_type desktop double_buffer yes update_i

  • Link to Interactive Reports application with parametes

    Hi , I'm trying to link a reporting application to a interactive report application and but I'm not sure on how I should pass parameters ? Any clues on how to use the URL to achive this ? V

  • Error code 5105

    Anyone know what error code 5105 is when trying to update apps in iTunes? How to resolve it?