Package name for client proxy

hi All ,
      I am new to SAP .I am doing a PROXY> XI> FILE scenario .After generating Proxy when i try to save the proxy
      It is prompting  to specify the Package name and the prefix ,Can some one explain me the process how i should create
      a package( I dont want to save it as local object). i have read in SDN that it should be a 4 level package .So if some one can give me Step by Step procedure
      of creating a 4 level package that would be really great.

Hi,
Development Packages which are previously called as Development class can be created using TC : SE80.
Goto transaction SE80, select "Package" from dropdown menu and put your package name..( starting with either "z" or "y") and  click on "display button". It will ask wheather you want to create new one..say yes and assign change request number.
When you say "yes" on next screen it will ask you all details..which is nothing but 4 level package. Dont worry about this term. Its normal process of creating packages in R/3. You do not have to take ne extra step.
Once you creat your packeg you can use them while generating proxy's.
Nilesh

Similar Messages

  • What is package structure for Client ABAP Proxy?

    1.     What is the package structure need to be  followed for creating abap client proxy.
    2.     I read some where in the form, it need to be 4 levels. Why is it?
    Thank you
    Ganges Leaves

    Hi
    U hav to create a 4 level package structure for client ABAP proxy.
    U can create ur on packages
    1st level-structure package.
    2nd level-main package.
    3rd and 4th level-sub packages.
    To the 4th level only u hav to create proxy.
    The classes and code wil be automatically generated at the time of proxy creation.
    I think the 4 level structure bcz while in r/3 everythin in integration builder like software component version and all wil be takin as different levels.
    Also u can go through the weblogs in the above replies u got.
    Regards
    Victoria.

  • How to change the package name for a msg class

    Can anybody tell me how to change the package name for a message class.
    and how will it effect in the rerport?
    thanks in advance
    kp

    >>and how will it effect in the report?
    You wouldn't see any direct effect on the Report.. But if you transport the report to QA & leave the Message class in Dev, it might result in syntax issues & you will not be able to execute the report. Just ensure that both of them get transported to QA & you will be fine.
    ~Suresh

  • [svn] 3538: -Fix package names for Animate3D and Rotate3D effects as well as their instances .

    Revision: 3538
    Author: [email protected]
    Date: 2008-10-09 09:47:00 -0700 (Thu, 09 Oct 2008)
    Log Message:
    -Fix package names for Animate3D and Rotate3D effects as well as their instances.
    -added to manifest.xml and mxml-2009-manifest.xml so they would be included in the compile
    Ticket Links:
    http://bugs.adobe.com/jira/browse/mxml-2009
    Modified Paths:
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
    flex/sdk/trunk/frameworks/projects/flex4/manifest.xml
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/Animate3D.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/Rotate3D.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/effectClasses/Animate3DInstance.a s
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/effectClasses/Rotate3DInstance.as

    From man pkgbuild:
    It is also possible to specify an optional filename, which is helpful with weird URLs and for handling multiple source files with the same name. The syntax is: source=('filename::url')

  • Package name for Toplink generated file

    Is there is way to specify a package name for the java file generated when you export a project.
    Thanks,
    Rajiv

    Yes, select the project in the mapping workbench, click on the "Defaults" tab.
    There's a checkbox called "Specify Project Package".
    Darren
    Is there is way to specify a package name for the java file generated when you export a project.
    Thanks,
    Rajiv

  • Package name for all objects

    Gurus
    Any easy way to know package name for all objects.
    Thankyou Gurus

    Hi,
    double click on the object-then select extras menuthen select write transport request--
    it will show the package of present.
    hope this help you
    regards
    harikrishna N

  • Sender Service for Client Proxy in Receiver Det step ?

    Hello guys : just to check will the sending business system for receiver det step in ,client proxy to file ,will be the name of R/3 Business system (where the client proxy is configured) ?
    Please confirm
    Krishna

    Hi Krishna,
    Yes,
    Sender Business Service/System in ABAP proxy->XI->File scenario is Application system(R/3) where proxy has been generated/created.
    Thanks,
    Moorthy
    Message was edited by: Krishna Moorthy P

  • Setting up authentication for client proxy in SOAMANAGER

    Hi all,
              I have a webservice in .NET system and i have created Client proxy in ABAP.
              I have created logical port also.
              When i am testing the service I am getting a POP-UP to enter username and password.
              Is there any setting for athentication in SOAMANAGER where we can specify the USERNAME &
              Password so that POP-UP for the same is surpassed while testing.
              This, can help calling the service in background.
              Please help am on the end of my wits.
    Thanks & Regards.
    Yats.

    hope below docuements would help you.
    Re: Inbound Proxy as WebService
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b04408cc-f10e-2c10-b5b7-af11026b2393
    regards
    nag

  • Creation of package structure for ABAP proxy scenario

    Hi All,
    I have a doubt on package structure used for ABAP proxy scenario. What is the specific reason to create a four level package structure? Can some one please explain? Thanks in advance.
    Regards,
    Sudheer.

    Hi Sudheer,
    Can you pls clarify what do you mean by 'four level package structure' ?
    Are you referring to the ABAP structures that get created during creating the proxy by SPROXY transaction ? These structures get automatically created. We simply have to write the code using these structures.
    Or do you mean the 'package' which is mandatory to create a transportable ABAP object ? i.e. transport from Development to Staging and then Production.
    Regards,

  • GET_BUSINESS_SYSTEM_ERROR for Client Proxy (Without XI)

    I created a client proxy for a web service developed by our Microsoft team.  When I use the proxy, I get a system exception with the following text: 'GET_BUSINESS_SYSTEM_ERROR An error occurred when determining the business system (SLD_API_EXCEPTION)'.  All of the SDN posts or blogs I have read on this error refer to SLD issues within XI-enabled environments; however, I don't have XI installed.  I can successfully call web services provided by other sources, such as www.webserviceX.net.  Any ideas on what the issue could be?  Does some component of SLD still need to be maintained for the local environment?
    Thanks.

    Hi Brad,
    You would not believe it.
    I had the same issue and came to this link, and thanks to your comment I realized that I had not created the Logical Port!
    I love SDN for this!
    Issue resolved and all working now.
    For all others, creation of the Logical port was done through SOAMANAGER (t-code).
    Regards,
    Nelson

  • Initial settings for client proxy in SE80.

    Hi Experts,
    I tried to create a client proxy on the CRM system for a web service URL (where the WSDL exists), in the transaction SE80.
    When I tried creating this, the proxy creation halted at a point, stating that the HTTP not found. When I checked the info, it stated that the initial settings in the transaction SICF must be done.
    Please let me know what are all the settings that needs to be done in this regard.
    TIA. Points shall be awarded.
    Regards,
    Kris.

    Hi
    You should read [this help|http://help.sap.com/saphelp_nw70/helpdata/EN/1f/93163f9959a808e10000000a114084/frameset.htm] and
    [this one|http://help.sap.com/saphelp_nw70/helpdata/EN/64/30063c66171b3de10000000a11402f/frameset.htm]
    I wrote a report yesterday based on this tutorial and it worked for me. I set the proxy parameters and authentication in the report, so I haven't test the SICF transaction solution.
    Hope this helps
    Regards
    Julien
    Edited by: Julien Laguilhomie on Aug 8, 2008 1:52 PM

  • How to create "package name" for transport request

    Hi experts
    I am trying to create transport request for infopackage/data source/dtp etc...
    but system is asking package name in object directory entery.
    Could you pl. share the information step by step, how to create the "package name"
    Thanks in advance and you can get valuble points pl.
    Chandu

    Hi,
    Go to transaction SE21 and give the package name as ZAPO or any thing starts with Z.
    click on create button.
    give a short description
    in the Package properties block- allowed object types list box - select No restrictions.
    in the transport attributes block- specify the transport layer
    give software component as HOME
    select the check box for changes recorded.
    save the package.
    or
    Go to SE80
    select package from the list box
    give your package name and hit enter button
    the popup asks you for input.
    give the appropriate values and press create button.
    Note: You should be registered as a developer in the system where you are creating the package.
    Hope this solves your problem, Good luck
    Srini

  • Logical port for client proxy

    Hi,
    when consuming a webservice i have to create a logical port and this port will be used when i create an instance of the proxy class e.g.
    DATA: lo_proxy  TYPE REF TO /ipro/co_bbp_cms_ibf_metadata.
    CREATE OBJECT lo_proxy EXPORTING logical_port_name = 'E6S_300'.
    The question is how could i know how the customer will name the logical port?
    Is there a way to get a list of logial ports for a give proxy class?
    Regards,
    Christoph

    the following table holds all the logical port for a given proxy class
    SRT_LP
    Regards
    Raja

  • How to get the context name for a proxied servlet container

    I have been using tags to build links for applications that use Tomcat and I was wondering if tags that detect the host url can be used if the servet container is behind a proxy.
    For example let's say that the Tomcat context is called
    app_under_test
    but this url is proxied as
    testing.host/beta_testing.
    All urls built by the application should be http://testing.host/beta_testing/... not http:localhost:8080/app_under_test/...
    The only way I can think of to do this is to have a property file with a proxy url property that is used to build all application links.
    Is there a way of doing this that would not require a property file?
    Thanks for any ideas and pointers,
    -=beeky

    Hi,
    1.Goto transaction SM37.
    2. Select the Job
    3. Click on "Step" tab in the Application tool bar.
    4. You'll see the program name under "Program Name/Command" in the list displayed.
    <REMOVED BY MODERATOR>
    Regards,
    Shiny
    Edited by: Alvaro Tejada Galindo on Feb 1, 2008 1:20 PM

  • [SOLVED] How to set the packager name for an AUR package?

    Hi,
       I'm maintaining an AUR package (fspcc), but I don't know how to set the name of the "packager" for that package.
    E.g. when you request info about some package
        $ pacman -Qi somepkg
    there is a line
        Packager: Unknown Packager
    that specifies the packager.
    How do I set this "Packager" info so that any user installing my package will see what I want?
    Last edited by lisztinf (2014-04-13 13:39:43)

    Thanks for the answer.
    I guess that when I run
       $ makepkg
    in my local build directory, then "mkpkg" will build a package with the "Packager" info set accordingly to my local makepkg.conf.
    However, I would like another user - with his own makepkg.conf - to see what I want when installing the package. How can I achieve this?
    If I install an official package - say pacman itself - through ABS, I see the "Packager" field properly set for that official package. But certainly this info doesn't come from my local makepkg.conf. I would like the same behaviour for my package. Is it possible?

Maybe you are looking for

  • How can I animate a line to show the creation of a circle?

    hello there, I need to animate a line to show the creation of a circle. This is very easy in powerpoint as I can decide how the line has to enter the slide. I cannot believe that captivate cannot do that.... any hints?

  • Low sample rate with NI USB-6008

    Hello, We are working on a project collecting data from a hybrid rocket motor for University research. We are using a NI USB-6008, which has a sample rate of 10kHz. We are using 3 channels and getting a sample rate of ~60 samples per second. I have a

  • Some Matrox Effects giving problem

    Hi All, I am running Adobe Premiere Pro CS 5.0.3 with Matrox MX02 LE and MtxUtils Tools 5.1.1. System has Win7 x64 and NVidia Quadro 4000 graphics card. There are some effects such as mask or most filters except Black and White filter that do not app

  • Adware, viruses etc

    I have been wondering if there is any antivirus/trojan software around for Macs. Is it neccessary? Viruses might not be designed for OSX but doesn't adware effect it? After years of using Windows I'm not used to being online without this protection.

  • Jar files Location in PI ?

    Hi Friends, Can any body please tell me the locaiton on PI server where i can find the below jar files ? tc_sec_core.jar lcrclient.jar httpclient.jar jARM.jar lcrclient.jar logging.jar sldclient.jar Thanks, Amar.