Problem activate the activity in NWDS

Hi,
when i am trying to activate an activity in NWDS and  i have got the error msg:
javac] Compiling 84 source files to /usr/sap/SMT/DVEBMGS01/j2ee/cluster/server0/temp/CBS/37/.B/2105/t/1238F068412A57C9CB6DCB1CF7C68E64/classes
     [javac] ERROR: /usr/sap/SMT/DVEBMGS01/j2ee/cluster/server0/temp/CBS/37/.B/2105/DCs/tmobile.at/PBTOOL_APPL/_comp/src/packages/tmobile/appl/sec/PermissionsPBT.java:9: package com.sap.security.api.permissions does not exist
     [javac] ERROR: import com.sap.security.api.permissions.NamePermission;
     [javac] ERROR:                                         ^
     [javac] ERROR: /usr/sap/SMT/DVEBMGS01/j2ee/cluster/server0/temp/CBS/37/.B/2105/DCs/tmobile.at/PBTOOL_APPL/_comp/src/packages/tmobile/appl/sec/PermissionsPBT.java:17: cannot resolve symbol
     [javac] ERROR: symbol  : class NamePermission
since than i am not able to activate any new activities.
can some one please help me?
Thank you
regrads
Milen

Hi Jessica,
It seems that you have not configure Debuger in NWDS.
1. Click on or Open Debug perspective
2. Open Debug configuration from menu or from clicking on Icon in top level menu.
3. From Left side expand Remote Java Application
4. Click on New Button from bottom left Corner.
5. Give Any name e.g. My Debug.
6. You have 3 tab on right side Connect, Source and Common
7. Click on Connect
8. Click on Browse from project to debug.
9. Select crmhomeshr
10. Connection Type should be Standard (Socket Attache)
11. Give Host name and Port. Generally port # is 50021 but it may different on your machine.
12. Click on Source Tab
13. Click on Use Default source lookup path
14. Click on Common tab.
15. Type of launch configuration should be local
16. Debug Mode should be Default
17. Select Debug in Display in favorites Menu.
18. Click on Close.
Before start your ISA application on debug mode you have to click on "Debug" icon from top menubar and select your created My Debug configuration. It will establish connection with your J2EE engine and switch to debug mode.
Now access your applicationi n browser. When it hits debug command it automatically switch or transfer control to NWDS Debug window and you can go forward from there.
I hope this information will help you to configure Debug in NWDS for ISA.
eCommerce Developer

Similar Messages

  • Problem with the active version of the transfer rule ABAP program with sour

    Hi,
    I have a problem with the active version of the transfer rule ABAP program with source system EXCEL. 
    The system does not react to changes done in the transfer rule coding. For FISCPER I have hardcoded the result 'BABABA' and still the results delivered are those from the CSV.
    Resetting the system buffers does not help. The problem is systematic in combination with source system EXCEL (i.e. not only 1 InfoSource).  Checking the active program Extras->Display Program shows the coding (result='BABABA') being there, but
    as stated, the system does not produce the result BABABA, but instead the result of the CSV.
    It seems as if the original version from the very first activation of the transfer rule program remains somewhere and continues to be used.  Does anybody know how to flush it out and get the system to actually use the coding appearing as the active program.
    I have posted an OSS note, but SAP takes it time to answer and I am under time pressure so I figured that maybe one of you know who to solve it before SAP does.
    Greetings and thanks,
    Martin

    Hi martin,
    just try to go out the RSA1 and then return to your infopac. ...
    sometimes there some "cache" trouble

  • Saving-problems with the Activity Clipboard in the Interaction Record

    Hi all,
    when we create a contact in the ic record, the business-agreement , the business-partner and the created contact gets displayed in the activity clipboard. But after clearing and calling the created contact again, the bp and business-agreement is not displayed anymore in the activity clipboard.
    Only a follow-up is saved when it was created within the contact.
    I hope anyone can help to fix it, so that these two businessobjects are saved, too.
    Hopefully,
    Fab /Mike

    No one knows?

  • Problems with the examples in NWDS

    Hi All,
    Running the Welcome example project in NWDS i  have the included error.
    I have problems with other examples too.
    I did all the step by step tutorials.
    I have NWDS 2.0.3
             J2EE 6.40 SP15
             EP 2004
    I am new in NWDS and i have not still successed to run any application.
    What is wrong with my systems?
    I did all the configurations start J2EE /sdm etc.
    Do i have to install other versions? I read that maybe i have to install the same SP 15.
    Please if anybody can help me .
    Thanks,
    Ari 
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
    com.sap.tc.webdynpro.services.sal.deployment.api.WDClassLoaderException: Classloader of 'local/Welcome' is null, even though application is started.
    at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObject.getClassLoader(DeployableObject.java:81)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:588)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
    at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
    ... 18 more
    Ari

    Thank you for your help,
    I have NWDS 2.0.3 and Web AS 6.40 SP15 and EP 04.
    How can i be sure if  are compatible? Maybe i have to install NWDS SP15?
    I did "Rebuild" and then  "Deploy new archive and run" Deploying i was asking for the sdm password  , then the application opened in a new browser and we can see this message below.
    The Deploy Output View is empty. There is no eny successful deploy message.
    I appreciate your help.
    Thanks,
    Ari
    500   Internal Server Error
      Web Dynpro Container/SAP J2EE Engine/6.40 
    Failed to process request. Please contact your system administrator.
    [Details...]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.InstantiationError: com.sap.tc.webdynpro.progmodel.context.NodeInfo
        at com.sap.examples.welcome.wdp.InternalWelcomeComponent.<init>(InternalWelcomeComponent.java:41)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        ... 27 more
    See full exception chain for details.
    Correction Hints
    The currently executed application, or one of the components it depends on, has been compiled against class file versions that are different from the ones that are available at runtime.
    If the exception message indicates, that the modified class is part of the Web Dynpro Runtime (package com.sap.tc.webdynpro.*) then the running Web Dynpro Runtime is of a version that is not compatible with the Web Dynpro Designtime (Developer Studio or Component Build Server) which has been used to build + compile the application.
    Note: the above hints are only a guess. They are automatically derived from the exception that occurred and therefore can't be guaranteed to address the original problem in all cases.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
    Version 
    DOM version 
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, Build ID: 6.4015.00.0000.20051123162612.0000 (release=630_VAL_REL, buildtime=2005-12-14:21:51:22[UTC], changelist=377533, host=PWDFM026)
    J2EE Engine No information available
    Java VM Java HotSpot(TM) Server VM, version:1.4.2_07-b05, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: x86
    Other
    Session Locale en_US
    Time of Failure Fri Jan 26 14:29:31 EET 2007 (Java Time: 1169814571353)
    Web Dynpro Code Generation Infos
    local/Welcome
    No information available
    sap.com/tcwddispwda
    No information available
    sap.com/tcwdcorecomp
    No information available
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.sap.examples.welcome.WelcomeComponent. (Hint: Is the corresponding DC deployed correctly? Does the DC contain the component?)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:38)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doInit(ClientComponent.java:776)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:330)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:370)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:608)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:74)
         ... 26 more
    Caused by: java.lang.InstantiationError: com.sap.tc.webdynpro.progmodel.context.NodeInfo
         at com.sap.examples.welcome.wdp.InternalWelcomeComponent.<init>(InternalWelcomeComponent.java:41)
         ... 31 more

  • My computer was stolen. Now have problems with the activation

    My computer got stolen, so I set up an interim solution where I installed the Creative Suite. Now I have a new computer but I am getting activation error messages for the Creative Suite on it.
    How can I deactivate the instance from my stolen computer? I would not like to deactivate the instance on te interim solution until all is working properly on my new one.
    I have a police report about the theft.

    Since you don't have access to the original computer you may have to contact Customer Support to deactivate and reactivate. See http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html

  • I have had multiple problems with the Activation of my Adobe software

    I'm definitely not a happy camper. On July 12, 2012, one month ago I called Adobe concerning my activation issue. I had thought it was resolved as they told me that they had added an activation count for me. Case #0183414715. Tonight I open Photoshop and that damn activation issue pops up again... I bought a new computer because the OLD one no longer connected to the internet and NO LONGER HAS AN ETHERNET CARD and can't connect ever again to the internet. That computer also never had an internal modem either and IS NOT wireless capable either... I would like to know why they lied to me and said it was taken care of and I find that is has NOT been. THERE IS NO NO NO INTERNET ON that old computer. Why do they give me such a hard time.  I've contacted support both through chat and by phone... See case number in the first line...
    This is getting a bit too much for a company to outright lie to their customers...

    UPDATE: Just finished a chat with an Adobe representative, however, while the issue was fixed AGAIN, I'm not at all confident this will not happen again in 33 days. It was July 12 when I had this issue before and it is now one month later 33 days to be exact....
    Has anyone else had this exact thing happen to them and did it get totally fixed where they never had to contact Adobe again or did they have to contact them again more than twice?? I'll be back September 18th if I have to do this all over again... Otherwise, I sure hope it worked this time...

  • Problem Switching the Debugger in NWDS

    Hi all,
    I am trying to debug a Java Class in NWDS. I put a break point and went to debug perspective and I am accessing the application in run time, but still
    I donu2019t find the Java Debugger switched on and I cant find the values being passed to the variables. Can some one suggest me if I am missing some thing?
    Regards,
    Jessica Sam

    Hi Jessica,
    It seems that you have not configure Debuger in NWDS.
    1. Click on or Open Debug perspective
    2. Open Debug configuration from menu or from clicking on Icon in top level menu.
    3. From Left side expand Remote Java Application
    4. Click on New Button from bottom left Corner.
    5. Give Any name e.g. My Debug.
    6. You have 3 tab on right side Connect, Source and Common
    7. Click on Connect
    8. Click on Browse from project to debug.
    9. Select crmhomeshr
    10. Connection Type should be Standard (Socket Attache)
    11. Give Host name and Port. Generally port # is 50021 but it may different on your machine.
    12. Click on Source Tab
    13. Click on Use Default source lookup path
    14. Click on Common tab.
    15. Type of launch configuration should be local
    16. Debug Mode should be Default
    17. Select Debug in Display in favorites Menu.
    18. Click on Close.
    Before start your ISA application on debug mode you have to click on "Debug" icon from top menubar and select your created My Debug configuration. It will establish connection with your J2EE engine and switch to debug mode.
    Now access your applicationi n browser. When it hits debug command it automatically switch or transfer control to NWDS Debug window and you can go forward from there.
    I hope this information will help you to configure Debug in NWDS for ISA.
    eCommerce Developer

  • Problems with the activation of quicktime 7 pro !!!

    Hello every one ! First i would like to know how to join apple by mail for my problems cause i was surching but nothing on the site !!! Second, i boutght quicktime pro they send me an email with the activaton key and it didn't work !!!! Ggrrrrrrrrr
    please help me i want to kill apple !

    I'm not certain whether you wanted help to kill Apple, or help with the registration number. For the number you would need to get the registration name, organization, and number exactly right. Also, make sure that you bought the Pro version for the system you're using (assuming the OS 9 one is still available). You may be trying an OS 9 registration number on an OS X machine.

  • HT4623 i update my 3gs version to 6.1 but i am having problem with the activation ,

    how do i activate it

    It's likely that your phone was previously unlocked by an unauthorized, hacking method.  When you updated, the hack was removed and the phone is now re-locked to its original carrier.  It will now acivate and operate only with that carrier and SIM card.

  • I have a problem in the activation device

    I've updated version iSO to 6 and after the device is not activated

    I'm not exactly sure what you are trying to explain.
    First thing to try is a reboot of your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.
    If that doesn't work start iTunes on the computer you normally sync with and connect your device.

  • Email settings problem; error sending activation email

    Hi there 
    Hope everyone is doing well
    I am having some problems with my latest user registration pages for my site
    I am havving problems sending the
    activation email
    I have set up my server to relay emails and it works ok      I use a linux server and  cpenel and outlook expres as my mail client...... I configured an email account in my cpanel called     admin @mysite.com      I used the automatic configure outlook express to configure outlook    
       I can send and recieve emails to and from my Yahoo account using my yahoo adress to [email protected]     and I can send emails from outlook ex using     [email protected]     to my yahoo email
    I then created the user registration pages for my site with email activation .........
    All wen well then I tried to test and got the following error ....
    Developer Details:
    E-mail couldn't be sent. Error returned: Failed to connect to mail.mysite.com:25 [SMTP: Failed to connect socket: Connection timed out (code: -1, response: )]. (EMAIL_FAILED)
    So I looked at my email settings in my control panel........      I have tried every possible combination of information to get it to work and I still get the same error
    I have tried     
    mail server      mail.mysite.com                                    This is the same info that is described in the manual settings for my email config in cpanel
              port       25
       username     [email protected]                               This is the email account I set up in cpanel    web mail
       password      **********
    default sender  [email protected] 
    This is the same info that is described in the manual settings for my email config in cpanel 
    This is the email account I set up in cpanel    web mail         
    I have changed all the information Mannnnnnny times for hours and hours and still no luck
    I have tried      mail server =     mail.mysite.com , my mail server IP address , www.mysite.com . etc etc etc
    I have tried to     username / paassword        the cpanel username & password    /    my email account username and password ... etc etc etc
    nothing works
    I can find nothing to help at all on the net
    I did read that the settings should be exactly the same as the working settings from outlook express....... so I checked the settings in outlook express, that work, and put all the same settings in my email settings in ADDT control panel .....
    And it still does not work
    I still get the same error
    The  strange thing is that I can send and recieve email from outlook using the email [email protected] , using the mail server    mail.mysite.com
    but when I use exactly the same info in addt I get the error
    Is driving me crazy
    Can someone please tell me the correct information to fill in on my email settings ......?    in detail ........
    I have read the help documentation and  is no help at all
    I am lost
    Any help would be great
    Have a great day
    oh one thing........ any idea why you cannot search withing forum topics anymore ...... ?
    Cheers

    So Mysite is your ISP.  They should be able to describe on their website what settings you need.
    (1) Mail Server - the name of their mail server ([email protected]?)
    (2) Port - you may need to specify the actual port to be used, I know I do.
    (3) Username - The user name you use when you log into your Mysite account
    (4) Password - The password you use
    Both username and password are case sensitive.
    This information should be on one of their admin pages for explanation.
    Sorry, this may not help you much.

  • What can be preventing me to see the activated multiprovider in BEx?

    Hi,
    So I have two different multiproviders in Netweaver 7.0 all activated; all under the same infoarea. In BEx, when I try to open to queries attached to these multiproviders, one comes with its queries transported from BW 3.0 but the second multiprovider does not appear in BEx when I searched under InfoArea, let alone see the attached reports.
    What can be preventing me to see the activated multiprovider in BEx?
    It is some setting in Netweaver, I will appreciate stepst to fix it.
    [Note: after the transport, one of the multiproviders had activation problem and was fixed by adding char and key figure, activing update rules, etc... just in case these hints will help you to guide me ]
    Thanks

    Amanda,
    Make sure the second Multiprovider has queries. If you had problems in the activation and queries were included in the same transport, most probably they were not copied.
    Maybe you need to retransport the queries.
    Not having queries would be the only reason for it not to show in the BEx tree, as far as I know.
    Regards,
    Luis

  • Issue with activation of the activity.

    Hi,
    I am not sure if this is an issue:
    I checked in an activity and then activated the same through the wizard which appears while you checkin the activity.A request id got generated and i could see green signal against the request id.
    But when i go to the Activation View in the Development Configuration perspective, I could still see this activity and when i right click on the same i get the option for activate.  While i cannot see the activity in the open activites view anymore.
    Is this an issue, does this mean that my activity hasnt been activated yet. Do i need to activate the activity by right clicking on the same in the Activation View. Or this happens generally. Also i cannot see the activity in the Transport View.
    Where in the transport view would i be able to see the activity once this has been activated . How will i release the same.
    Please advise.

    Hi,
    The process is as below:
    1) Check out the project from track of NWDI. You will have to create activity for this purpose.
    2) Do modification
    3) After this you have to check in the activity. Go to open activity. Select your activity. Right click it. Select check in.
    4) After this automiatically one window will get open. You will be prompoted to activate the acitvity. You have to click on activate.
    5) After this automatically activation request ID will be created.
    6) Then you have to click on Windows --> Show View --> Others --> CMS --> Transport View
    7) You have to transport by right clicking
    8) Once you have completed all these Activity will be deleted from "Open Activity". Now check in is complete. To check whether check in is complete or not, try to modify the WD Application. You will be prompted to create activity. If this happens,, you are sure that your WD Appl has been checked in properly.
    9) You have to provide the activity details to BASIS team. They will transport.
    Regards,
    Gary

  • Error in report during the activation

    HI gurus,
         can any body help me solving this problem.during the activating  the program i am getting problem.
    REPORT  ZSD_RDD0028_DELIVERY_OOP                .
    *& STRUCTURE DECLARATION OF LIKP                            *
    TYPES : BEGIN OF TY_LIKP,
            VBELN TYPE VBELN_VL, "Delivery NO"
            VKORG TYPE VKORG, "Sales Organization"
            LFART TYPE LFART, "Delivery Type"
            KUNNR TYPE KUNNR,  "Ship-To Party"
            END OF TY_LIKP,
    *STRUCTURE DECLARATION OF LIPS TABLE
            BEGIN OF TY_LIPS,
            VBELN TYPE VBELN_VL, "Delivery"
            POSNR TYPE POSNR_VL, "Delivery item"
            MATNR TYPE MATNR, "Material Number"
            END OF TY_LIPS,
    *STRUCTURE DECLARATION OF KNA1 TABLE
            BEGIN OF TY_KNA1,
            KUNNR TYPE KUNNR, "Ship-To Party"
            NAME1 TYPE NAME1, "NAME"
            ORT01 TYPE ORT01, "CITY"
            PSTLZ TYPE PSTLZ,  "POSTAL CODE"
            END OF TY_KNA1,
    STRUCTURE DECLARATION OF FINAL OUTPUT
            BEGIN OF TY_OUTPUT,
            VBELN TYPE VBELN_VL,
            VKORG TYPE VKORG,
            LFART TYPE LFART,
            KUNNR TYPE KUNNR,
            POSNR TYPE POSNR_VL,
            MATNR TYPE MATNR,
            NAME1 TYPE NAME1,
            ORT01 TYPE ORT01,
            PSTLZ TYPE PSTLZ,
            END OF TY_OUTPUT.
    INTERNAL TABLE DECLARATION FOR LIKP
    DATA : T_LIKP TYPE STANDARD TABLE OF TY_LIKP INITIAL SIZE 0,
    INTERNAL TABLE DECLARATION FOR LIPS
           T_LIPS TYPE STANDARD TABLE OF TY_LIPS INITIAL SIZE 0,
    INTERNAL TABLE DECLARATION FOR KNA1
           T_KNA1 TYPE STANDARD TABLE OF TY_KNA1 INITIAL SIZE 0,
    INTERNAL TABLE DECLARATION FOR OUTPUT.
           T_OUTPUT TYPE STANDARD TABLE OF TY_OUTPUT INITIAL SIZE 0,
    WORK-AREA DECLARATION FOR LIKP.
           W_LIKP TYPE TY_LIKP,
    WORK-AREA DECLARATION FOR LIPS.
           W_LIPS TYPE TY_LIPS,
    WORK-AREA DECLARATION FOR KNA1.
           W_KNA1 TYPE TY_KNA1,
    WORK-AREA DECLARATION FOR OUTPUT.
           W_OUTPUT TYPE TY_OUTPUT,
    DECLARATION OF CLASS.
           G_MAIN TYPE REF TO ZCL_GET_SALES_DATA,
           G_VBELN TYPE LIKP-VBELN.
    SELECTION-SCREEN DECLARATION.
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME .
    SELECT-OPTIONS : S_VBELN FOR G_VBELN .
    SELECTION-SCREEN END OF BLOCK B1.
    PARAMETERS : P_R1 as CHECKBOX .
    INITIALIZATION.
    INITIALIZATION.
    CLEAR WORKAREA AND INTERNAL TABLE
          CLEAR :  W_LIKP ,
                   W_LIPS ,
                   W_OUTPUT,
                   W_KNA1 .
    REFRESH WORK AREA AND INTERNAL TABLE
        REFRESH : T_LIKP,
                  T_LIPS ,
                  T_OUTPUT,
                  T_KNA1 .
    *==================
    AT SELECTION-SCREEN
    AT SELECTION-SCREEN.
    START-OF-SELECTION.
    START-OF-SELECTION.
    CREATING THE OBJECT FOR THE CLASS.
      CREATE OBJECT G_MAIN.
    GET THE LIKP DATA.
    CALL METHOD G_MAIN->GET_LIKP
      EXPORTING
        VBELN_LOW  = 'S_VBELN-LOW'
        VBELN_HIGH = 'S_VBELN-HIGH'
      CHANGING
        T_LIKP     = 'T_LIKP'.
    GET THE LIPS DATA.
    CALL METHOD G_MAIN->GET_LIPS
      EXPORTING
        T_LIKP = 'T_LIKP'
      CHANGING
        T_LIPS = 'T_LIPS'.
    GET THE KNA1 DATA.
    CALL METHOD G_MAIN->GET_KNA1
      EXPORTING
        T_LIKP = 'T_LIKP'
      CHANGING
        T_KNA1 = 'T_KNA1'.
    *DISPLAY THE DATA .
    PERFORM SUB_DISP_DATA.
    *&      Form  SUB_DISP_DATA
          text
    -->  p1        text
    <--  p2        text
    FORM SUB_DISP_DATA .
    LOOP AT T_LIPS INTO W_LIPS.
    CLEAR W_LIKP.
    READ TABLE T_LIKP INTO W_LIKP WITH KEY VBELN = W_LIKP-VBELN.
    CLEAR W_KNA1.
    READ TABLE T_KNA1 INTO W_KNA1 WITH KEY KUNNR = W_LIKP-KUNNR.
    WRITE :/ W_LIPS-VBELN,
             W_LIPS-POSNR,
             W_LIKP-VKORG,
             W_LIKP-KUNNR,
             W_KNA1-NAME1,
             W_KNA1-ORT01,
             W_LIPS-NTGEW.
    ENDLOOP.
    ENDFORM.                    " SUB_DISP_DATA

    Hi Rohit,
    I copied ur prog n tried to execute but as u have used the Z classes I commented tht part n activated I dint get any error so if u can be a little more specific abt the error I think we can relate it.
    Also I think the error could be with the way u have used the classes so just check that once.
    Regds
    Seema

  • I can not pass the activation of i cloud?

    i have mini i pad and i forget the password so i do recovery then when i open again he ask activation of i cloud and i put the apple ID and he could not pass and the i pad still i can not use it closed and he need activation what should i do please help me?

    my problem only the activation of i cloud why not open i put the ID and password and still not pass the activation

Maybe you are looking for