ABAP package in PI

Hello
This might be a general ABAP question, but the problem occurs in our PI system and not in ECC. Sorry if I've posted to the wrong forum.
I would like to access PI monitoring data from outside our SAP environment, and have decided to implement the FM in :
[http://wiki.sdn.sap.com/wiki/display/Snippets/PIMonitoringFunctionality-FetchingDatafromSXMB_MONIStandardTables-PartI]
I created a new package for the dictionary objects and function modules. Then I created structures that refer to data elements in other packages, but I can't make use of these elements in the function modules. The error message is :
(E) Pakage 'xxx' cannot use object "DTEL TIMESTAMPL DTEL" from package "SZTZ" in any of the following ways: "Use object or type"
Kind regards
Steve

Hi,
Try changing the Data Type for EXETIMEST, INITTIMEST and SENDTIMEST fields of your ZSXMB_MONI_DATA and ZSXMB_MONI_OTHER structures to any other with similar functionality (length and properties). The error says that you cannot use this particular Data Type. It should be easier to find another one than solving the error with that one.
Hope this helps,
Grzegorz

Similar Messages

  • Best Practice: Usage of the ABAP Packages Concept?

    Hi SDN folks,
      I've just started on a new project - I have significant ABAP development experience (15 years+) - but one thing that I have never seen used correctly is the Package concept in ABAP - for any of the projects that I have worked on.
    I would like to define some best practices - about when we should create packages - and about how they should be structured.
    My understanding of the package concept is that they allow you to bundle all of the related objects of a piece of development work together. In previous projects - and almost every project I have ever worked on - we just have packages ZBASIS, ZMM, ZSD, ZFI and so on. But this to me is a very crude usage of packages, and really it seems that we have not moved on passed the 4.6 usage of the old development class concept - and it means that packages do not really add much value.
    I read in the SAP PRESS Next Generation ABAP book (Thomas Ljung, Rich Hellman) (I only have the 1st edition) - that we should use packages for defining separation of concern for an application. So it seems there they are recommending that for each and every application we write - we define at the least 3 packages - one for Model, one for Controller and one for view based objects. It occurs to me that following this approach will lead to a tremendous number of packages over the life cycle of an implementation, which could potentially lead to confusion - and so also add little value. Is this really the best practice approach? Has anyone tried this approach across a full blown implementation?
    As we are starting a new implementation - we will be running with 7 EHP2 and I would really like to get the most out of the functionality that is provided. I wonder what others have for experience in the definition of packages.
    One possible usage occurs to me that you could define the packages as a mirror image of the application business object class hierarchy (see below). But perhaps this is overcomplicating their usage - and would lead to issues later in terms of transportation conflicts etc.:
                                          ZSD
                                            |
                    ZSOrder    ZDelivery   ZBillingDoc
    Does anyone have any good recommendations for the usage of the ABAP Package concept - from real life project experience?
    All contributions are most welcome - although please refrain from sending links on how to create packages in SE80
    Kind Regards,
    Julian

    Hi Julian,
    I have struggled with the same questions you are addressing. On a previous project we tried to model based on packages, but during the course of the project we encountered some problems that grew overtime. The main problems were:
    1. It is hard to enforce rules on package assignments
    2. With multiple developers on the project and limited time we didn't have time to review package assignment
    3. Devopelers would click away warnings that an object was already part of another project and just continue
    4. After go-live the maintenance partner didn't care.
    So, my experience is is that it is a nice feature, but only from a high level design point of view. In real life it will get messy and above all, it doesn't add much value to the development. On my neew assignment we are just working with packages based on functional area and that works just fine.
    Roy

  • SAP Ides ECC 6.0 Install: Import ABAP - Package SAPDODS Error - ORA-00903

    Experts,
    Good Morning!
    I'm trying to install SAP IDES ECC 6.0 version on a Windows 2008 R2 Server with Oracle 11g DB (11.2).
    System Info: 16GM RAM & 600GB Hdd. Prereqs passed.
    I'm getting the following error during the Import ABAP phase (16 of 29) in the sapinst log:
    "An error occurred while processing option Enhancement Package 6 for SAP ERP 6.0 > SAP Application Server ABAP > Oracle > Central System > Central System( Last error reported by the step: Program 'Migration Monitor' exits with error code 103. "
    Here's the dump of import_monitor.java.log
    java version "1.4.2_32"
    Java(TM) 2 Runtime Environment, Standard Edition (build 4.1.012)
    SAP Java Server VM (build 4.1.012 1.6-b03, Oct 21 2011 14:18:45 - 41_REL - optU - windows amd64 - 6 - bas2:161688 (mixed mode))
    Import Monitor jobs: running 1, waiting 1, completed 141, failed 0, total 143.
    Loading of 'SAPDODS' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 141, failed 1, total 143.
    Here's the dump of import_monitor.log:
    INFO: 2014-07-05 13:42:53
    Data codepage 4103 is determined using TOC file 'C:\Target\Export1\DATA\D010TAB.TOC' for package 'D010TAB'.
    TRACE: 2014-07-05 13:42:53 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is started.
    TRACE: 2014-07-05 13:42:53 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDODS' import package into database:
    C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error
    ERROR: 2014-07-05 13:42:54 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is interrupted with R3load error.
    Process 'C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDODS.log' file.
    Standard error output:
    sapparam: sapargv(argc, argv) has not been called!
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2014-07-05 13:43:21
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2014-07-05 13:43:21
    1 error(s) during processing of packages.
    INFO: 2014-07-05 13:43:21
    Import Monitor is stopped.
    Here's the log of SAPDODS...
    C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140705134253
    C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]
    Compiled Aug 16 2011 02:26:36
    patchinfo (patches.h): (0.098) DB6: correction for R3load PL 91 on HP-UX and SOLARIS (note 1609719)
    process id 1488
    C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF16
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file C:\Target\Export1\DB/SQLFiles.LST
    (SQL) INFO: C:\Target\Export1\DB/SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file DODS.SQL
    (SQL) INFO: DODS.SQL not found
    (SQL) INFO: Searching for SQL file C:\Target\Export1\DB/ORA/DODS.SQL
    (SQL) INFO: found C:\Target\Export1\DB/ORA/DODS.SQL
    (SQL) INFO: Trying to open C:\Target\Export1\DB/ORA/DODS.SQL
    (SQL) INFO: C:\Target\Export1\DB/ORA/DODS.SQL opened
    (DB) ERROR: DDL statement failed
    (DROP TABLE "/BI0/APERS_BOD00")
    DbSlExecute: rc = 103
      (SQL error 942)
      error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: Error 903 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-00903 occurred at SQL stmt (parse error offset=15)
    (DB) ERROR: DDL statement failed
    (  CREATE TABLE [/BI0/APERS_BOD00]         (  [TCTUSERNM] nvarchar(000012)          NOT NULL  ,           [TCTOBJVERS] nvarchar(000001)          NOT NULL  ,           [TCTSYSID] nvarchar(000010)          NOT NULL  ,           [TCTQUACT] nvarchar(000001)          NOT NULL  ,           [TCTOBJNM] nvarchar(000040)          NOT NULL  ,           [TCTTLOGO] nvarchar(000004)          NOT NULL  ,           [RECORDMODE] nvarchar(000001)          NOT NULL  ,           [TCTTIMSTMP] nvarchar(000014)          NOT NULL   )          WITH ( DATA_COMPRESSION = PAGE )   )
    DbSlExecute: rc = 99
      (SQL error 903)
      error message returned by DbSl:
    ORA-00903: invalid table name
    (DB) INFO: disconnected from DB
    C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140705134254
    FYI - A retry does not help. Also tried to search for the error on scn, google but haven't been able to find the right solution.
    Can you help?
    Regards,
    Cobain.

    Divyanshu - sorry to ask but can you explain why i need to update r3load and r3trans to resolve this error? Just want to understand why I'm doing a correction so I can learn from the same.
    Also, can you clarify the file update process:
    For R3load:
    a) the r3load used by the command is dated 8/16/2011 (location:C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\...)
    b) the r3load i have in my db folder is dated 10/23/2011 (location:C:\Final\Installer\BS7i2011_Installation_Master_\DATA_UNITS\BS2011_IM_WINDOWS_X86_64\ORA\UC\...)
    Do i replace (a) with (b)?
    For R3trans:
    How do I update this file?
    - Cobain.

  • SAP SD- ABAP-  Package

    Hi Everyone.
    This question is more specific to SD- ABAP.
    I have a small doubt.
    When saving tables (v/03) SAP asks for packages.
    If we are aware of the package, we can give it. However, at times I have found it blank.
    How we can come to know which package we should apply for which table?
    Moreover, if we keep at as blank also and click on local object, the tables gets saves? Where the data of the table gets saved? And if is saved is it on temporary basis?
    Can anyone tell me the difference?
    Would request you to please not use technical language. I am a functional consultant and have tried to search on google, however was not able to understand in a simple way.
    Text Removed
    thanks and regards.
    Message was edited by: G Lakshmipathi
    Please dont add such text while posting

    Hi Shekhar
    Please don't write such statement in your question. It is not going to attract some user in fact it goes negative in your favor because it is not as per forum rules to tempt someone to answer your query and you will reward. If possible edit your text.
    For your query let me be very honest with you. I am also functional and dont know where it is saved if we save it with local package. I know only this that if you give local package it can't be transported in some other system i.e. QAS or PRD. May be it is just for testing purpose within one system in a landscape. Difference is that local package table can't be transported and your Z package tables can be transported.
    I have created many tables and I always used ZSD package which our technical guys gave us to use for all SD related customization. Whenever I create some table or any other ABAP customization I use this package. You can also use standard ones but again system wont recommend that and will give you warning message. It is similar if you use SAP name space for some condition type or document type name.
    Bottom line is that ask your technical guys to give you a package which you can use for all SD customizations and use that for all tables.
    Thank$

  • Package Management for CodeExchange ABAP projects

    Hi CodeExchange ABAP Contributors,
    according to the size of ABAP in the [https://cw.sdn.sap.com/cw/codex/projects|CodeExchange Project Directory Tag cloud] most of the Projects are ABAP based. Some of them like Twibap, ABAP JSON and ABAP OAuth depend on each other. That is also the case if you want to install packages using [SAPLink|http://code.google.com/p/saplink/], then you need in the most of the cases some [Plugin|http://code.google.com/p/saplink/wiki/pluginList] installed. That can be sometimes very cumbersome.
    As a user of Perl, PHP and Ruby I was using their package management systems like CPAN, Pear and Gems. They provide an easy command line interface to install and update packages. In addition they take care about dependencies.
    I think it's time to start working on a Package Management for CodeExchange ABAP projects. Let's call it ABAP Package Management (APM). SAPLink providing the container to exchange the package and ZAKE to handle the download and install can be a good starting point.
    Let's discuss the problem space here and perhaps we also can involve someone who has perhaps already some experience in building a package management system.
    Best regards
    Gregor

    Hi,
    an XML file to be included into the nugg that describes dependencies on a base of Plugin ID, Plugin Name and Version should be enough.
    The XML should be managed by SAPLink, the hard job is to automatically download and install the plugins.
    How to login to CodExch?
    How to download the certified version of the plugin? A project can delete an old version nugg.
    As you said we need a central instance were the plugin version are versioned and identified univocally.
    Indeed we need a page in code exchange or a tool in release page in order to register the current file as versioned.
    Regards,
    Ivan

  • ABAP Development and "End User License"

    Hi all,
    I'm happy to join to SDN!!!
    I newbe in the forum, and therefore I don't know if I post in the right section.
    I'm a Netweaver Architect and ABAP Developer.
    In the past I worked as java developer, and with other programming languages.
    I have a doubt: is it possible (or forbidden by SAP AG??) to develop an ABAP package (which, obiousvly, contains Z / Y Abap objects) and apply an "End User License" on it, i.e. on the ABAP code written? (I mean that the copryrights are mine, and I give an "End User License" to my customers (that buy the license), in order to get and run my abap code). I would avoid to sell my Abap package, but, if possibile, I would only give it according a "Use License".
    May I do this thing without any problems, or have I to consider other aspects, like ask to SAP to reserve a namespace, or obtain SAP Netweaver certification for my ABAP solution, or other things?
    (Infact the "End User License" that I mean is different from "SAP End User License")
    Please, let me know your opinion and how or who could solve my matter.
    Many thanks to all.
    Best Regards,
    Albert

    Hello,
    Can you point us there in this thread please?
    Kind regards
    Ash Thomas
    Sap Consultant
    <a href=http://www.ashpeople.com>Sap Consultancy</a>
    <a href=http://www.ashpeople.com>www.ashpeople.com</a>

  • SAP ERP6.0 with EHP5 HR support packages have not updated

    Hi All,
    We have installed a fresh system with SAP ERP 6.0 with EHP5.  When we are checked all the components like SAP_BASIS, SAP_ABA, etc... all are on EHP5 level. But HR components ( SAP-HR* and EA-HR* ) are having with out EHP ( All are in reliease 600 and level 64 )
    Our HCM consultant wants HR EHP5 functionality. My query is that,
    1. Can we upgrade HR components alone ( system is having some 80 components regarding SAP-HR* & EA0HR* ).
    2. Is it possible to do from SPAM or any other way around ?
    3. Is it compulsory to update all 80 components related HR?
    What is the better way to update HR ABAP packages.
    Thanks in advance.
    Regards,
    Sreekanth

    Hello Sreekanth,
    The 'Central Applications' are EHP5 came with the installation but HR components are not EHP5 only came with 600 release.
    - As DatabaseSAP confirmed, only central application components will be at EHP5 and other components need to be upgraded separately.
    So, if we want to update HR components only do we need to update through SPAM/SAINT or EHPi tool.
    - Please use SAINT/SPAM to upgrade HR components. It's not good idea to upgrade SAP_HR and EA_HR via EHPi tool as runtime is more when compared with SAINT/SPAM. In fact it's lengthy process as you are upgrading only two components.
    When we selected EHP5 upgrade through Solution Manager the 'Central Applications' also selected (can not be un select & those are already installed). and there are only HR components 603, 604 and 605 releases are selected automatically but not 601 and 602.
    - Though Solman displays central applications components in the list, you can select required components/packages while downloading through download manager. Release 601 and 602 do not exist. Only 603, 604 and 605 are available after release 600.
    Note: You need to go through the pre-requisties before upgrading SAP_HR and EA_HR to the latest release. In order to upgrade to latest release, you need to download "Delta Upgrade" package along with others.
    Example: You need to download and extract 603 and 604 delta upgrade packages when you are upgrading to 604 from 603.
    Hope your query is answered.
    Good Luck.
    Thanks,
    Siva Kumar

  • ABAP application and "End User License"

    Hi all,
    I'm happy to join to SDN!!!
    I newbe in the forum, and therefore I don't know if I post in the right section.
    I'm a Netweaver Architect and ABAP Developer.
    In the past I worked as java developer, and with other programming languages.
    I have a doubt: is it possible (or forbidden by SAP AG??) to develop an ABAP package (Z / Y Abap objects)  and apply an "End User License" on it? (I mean that the copryrights are mine, and I give an "End User License" to my customers (that buy the license), in order to get and run my abap code). I would avoid to sell my Abap package, but, if possibile, I would only give it according a "Use License".
    May I do this thing without any problems, or have I to consider other aspects, like ask to SAP to reserve a namespace, or obtain SAP Netweaver certification for my ABAP solution, or other things?
    (Infact the "End User License" that I mean is different from "SAP End User License")
    Please, let me know your opinion and how or who could solve my matter.
    Many thanks to all.
    Best Regards,
    Albert

    Hi Albert,
    I thing you are doing some mistaken, please read carefully SAP licence agreement or send query to SAP they will reply accordingly.
    Regards,
    Anil

  • ABAP Programming in NetWeaver

    I read it on this forum that Netweaver is equipped with 2 application engines, the J2EE Engine and the ABAP Engine with separate stacks. If this is so, I wonder we must be able to code in ABAP from our NetWeaver Environment.
    I tried to locate where I can write a piece of code in ABAP and see the results on netweaver but failed. If it is possible, could any one of you experts shed some light on this topic. Any help or suggestion would be highly appreciated.
    Regards
    PB

    Hi Pankaj,
    You can write ABAP code either in enhancement spots or as a Webdynpro application.
    <b>Developing Business Applications using ABAP</b>
    1. Search for enhancement spots
            Inside an ABAP package enhancement, spots can be
    located at various places (in ABAP programs, in the ABAP Dictionary).
    2. Use the Enhancement Information System to obtain a list of enhancement options
    3. Implement the enhancement
             Once you have located the enhancement you can navigate directly to the Enhancement Builder tool to process enhancement implementations.
    <b>Developing a Web Dynpro Application (ABAP)</b>
    Web Dynpro ABAP is the SAP standard UI technology for developing Web applications in the ABAP environment.
    It consists of a runtime environment and a graphical development environment with special Web Dynpro tools
    that are integrated in the ABAP Workbench(SE80).
    In the ABAP development environment, you use the Web Dynpro Explorer to create and edit Web Dynpro applications.
    The Web Dynpro Explorer has been fully integrated into
    the ABAP Workbench and does not have a separate transaction code.
    For further details you can see the following link :
    <a href="http://">http://help.sap.com/saphelp_nw04s/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm</a>
    Regards
    Rakesh.

  • Access to Abap

    Hi
    Can somebody give step by step details to do setting/configuration to provide access to Abap part of the system to functional consultants for learning their related abap part. When they try to access,the system ask for access key.
    Thanks
    dm

    Accessing ABAP temporarily or permanently via editor functions is nothing new to SAP. Infact I have heard and read that the whole concept of developer keys and even object keys is being relaxed (from a standard check perspective) and you need to use the authorization concept of your own implementation in the system landscape to control this access to programs in ABAP packages (object S_DEVELOP typically, and the status of the system components in SE06).
    Whether that is a good thing or not I am not sure yet, to be honest. Probably, it is a good thing in the long run.
    Cheers,
    Julius

  • None of the solutioin Manager ST and ST-TAO packages were found

    Hi all,
    I'm in the middle of installation and configuration of SAP TAO. My SAP TAO was fully connected to the SAP SolMan (SAP EHP 1 for SAP Solution Manager 7.0) and to HP QualityCenter/QuickTest Pro (both with version 10).
    But I canu2019t connect to the SAP ECC 6.0.
    When i run SAT TAO 2.0.6.0, the error message that appears is "The following error message has been sent while cheking the connection to the Solution Manager backend system: None of the solution manager ST and ST-TAO packages where found. Ensure that they are installed.".
    I install on SAP ECC 6.0, the files from SAP_TAO_2_0_ABAP / plugin 70x / (KITLRD1.SAR and KITLRDA.SAR), who after deploy with SAPCAR result on
    a) CSN0120061532_0034496.ATT
    b) CSN0120061532_0034496.PAT
    c) CSN0120061532_0038764.ATT
    d) CSN0120061532_0038764.PAT.
    After that, i put that files on \usr\sap\trans\eps\in and run transation saint to uploading. I see sucess on that operation.
    I run again SAP TAO, who is on the virtual machine on the HP QC and HP QTP, and i find again the error.
    Important note: on the window of program of SAP TAO when we press the button "Test SAP Connection", the comment is "Function module "TAOAGENT" not found"
    What I did wrong or what is missing?
    Can anyone help, please
    BR
    Edited by: catalaopaulo on Feb 7, 2012 7:21 PM

    Hi,
    The so-called TAOAGENT Function Module is part of the ST-PI
    abap package. This package shall be installed on the managed system
    you are trying to test (this is NOT the Solution Manager backend).
    Depending on the SAP TAO version you are using, you need to install
    a corresponding ST-PI version.
    You can check the compatibility matrix for further details on this.
    See here:
    https://service.sap.com/testing -> Additional Information -> Test
    Management-> Compatibility Matrix
    You can find the install package for ST-PI here:
    - http://service.sap.com
    - SAP Support Portal
    - Software Downloads
    - Support Packages and Patches
    - A - Z Index
    - T
    - SAP TAO
    - SAP TAO 2.0
    - Comprised Software Component Versions
    For more information, see the installation note 1404715.
    Thank You.
    Regards,
    Deepika

  • Transfer ABAP Coding from one system to other.

    Hi,
    I have a ABAP package in a SAP system. Is there a easy way how I can transfer it to a other system in a completely different landscape.
    Thanks for your help.
    regards,
    Mario

    Hi,
    <u><b>Easy Steps</b></u>
    Include all the objects into a Transport Request no.
    Provide the transport request no. to BASIS team & ask them to create a CONTROL & DATA file to import into another system.
    In the target system, ask the BASIS Team to import those 2 files. Done !!
    <u><b>Laborious Steps</b></u>
    Goto SE38 & open the program, Click on EXPORT to file for all the programs & corresponding includes.
    Then goto the target system & copy paste them.
    Best regards,
    Prashant

  • Maintenance Optimizer - SMSY (ABAP + JAVA)

    Hi gurus,
    I will try to explain what is my doubt/problem.
    We have a system ECC 6.0 with both stacks ABAP + JAVA. We want to do a support packages update, so I went to maintenance optimizer (MOPZ) and I choose that system, but during the process, after I select the SPS 18, in the end of MOPZ process, only ABAP packages (stack 18) were calculated! Which means the JAVA support packages was not maintained in Download Basket! Why?!
    I would expect that process on MOPZ did this calculation for both stacks ABAP and JAVA together, but not, there is only ABAP packages in Download Basket!
    Because I also want to do JAVA support packages Update (with JSPM)!
    I guess this is a problem in SMSY... in Instance definition, isn't it?
    Can you help me please?!
    Thank you
    João Dimas - Portugal

    Hi,
    The SMSY definition would be the problem.
    Make sure the Java based techincal usage types are also selected for the system under the Product Instance Selection tab.
    Also, a corresponding technical system should be created for the Java part. The technical system details should contain information about the Java stack i.e. message server, dispatcher port, software components etc.
    Ideally all the above information should be populated automatically if the Java part of system is registered properly on the SolMan SLD and SMSY_SETUP has run successfully.
    Regards,
    Srikishan

  • EHP Package

    Dear All,
    I am trying to install EHP1 package on SAP EHP 1 for SAP Solution Manager 7.0 .
    all the screen shots are in following url
    http://www.sendspace.com/file/yaa13t
    at last  the below error message is comming .
    when upNo OCS files were found for uploading
    pl. advice

    1) You select source SP19 to SP25. This is wrong, in this moment your system has SP18. Change the source calculation to SP18 and not SP19.
    2) "Why Start SP = SP023 , It should be SP0018 Because my present SP Level is 18 ?"
    This screenshot shows the kernel, this is correct, the calculation will take in account that you have at least kernel 701 with patch level 23 and you'll update to patch level 111
    3) 3.     Do I require to download
    a.     TREX 7.00 and Alternatives ? => It's not mandatory, if you want configure, use this link https://websmp202.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000725579&
    b.     Willy Introscope Entpr MGR 8 and Alternatives
    c.     DIAGNOSTICS Agent 7.11 and alternatives
    d.     Will Introscope workstation 8 and alternatives
    Download these packages if you want configure diagnostics, HIGHLY RECOMMENDED !
    e.     SAP IGS 7.00 => decompress this package inside of kernel folder.
    4) You have a very old SPAM level and probably a old kernel. Before execute this upgrade download and apply the latest kernel patch level and the latest SPAM 701.
    5) In the download basket of your download manager, there aren't any packages calculated for ABAP packages. Probably these packages are waiting for approval. Go to service.sap.com/download-basket and check if the SAR packages are waiting for approval and open a message under component SV-SMG-MAI-APR to have your packages approved and download in the SAP Download Manager.
    6) Follow carefully the details of notes below.
    1244225 - Solution Manager 7.0 EhP 1: recommended corrections
    1169247 - Upgrading Solution Manager 7.0 to 7.0 EHP1 (Stack 18)

  • Saving a package locally to burn it on CD

    hello!
    Is it possible to save an ABAP package locally and burn it on CD and then import it from CD to another system?!
    best regards and thanks in advance

    Attach the abap package to a tranport request. Then release the request and subtask. It will create cofile and datafile in the trnaport directory usr/sap/trans/data and usr/sap/trans/cofiles.
    You can burn these files on to DVD and out it in target system in the transport directory. then add the transport rqeust manually from STMS >> import queue >> Extras >> other request >> add request.
    Cheers,
    Jazz

Maybe you are looking for