WebMethod

Can someone explain the difference between a plain public method versus using the @WebMethod statement before a public method?
I don't understand why @WebMethod is needed instead of just making publicly accessible things, public.

Any public method is exposed as webservice method with default values. In the absence of @WebMethod, the value of the name attribute of the wsdl:operation element MUST be the name of the Java method.
When using method-based injection, it is recommended that the method be declared as non-public, otherwise it will be exposed as a web service operation. Alternatively, the method can be marked with the @WebMethod(exclude=true) annotation to ensure it will not be part of the generated portType for the service.
The javax.jws.WebMethod annotation MAY be used to customize the value of the name attribute of the wsdl:operation element and MUST be used to resolve naming conflicts.
HTH
Regards,
Sunil P

Similar Messages

  • WebMethods 4.6 Integration with XI 3.0

    Hi,
    For my project, I am trying to integrate WebMethods 4.6 with XI 3.0 as a third party system.
    My installation of XI is: Netweaver 2004S PI Usage.
    One step required by WebMethods is registering the SLD with the WebMethods IntegrationServer.
    Registering SLD on WebMethods IntegrationServer requires a tc_sec_core.jar. However, it seems like this file is available with Java WAS 6.20 and not the newer 6.40 or 7.00.
    Copying tc_sec_core.jar from an older installation still fails on some java classes not being found.
    We are posting the same query on WebMethods forums as well. Any advice on how to proceed will be greatly appreciated. Thanks

    Hi Khian,
    Did you get the problem fixed?
    We have the same problem now. Can you help?
    Thanks!
    Jason

  • Migration from webmethods to SAP PI 7.1

    Hi All,
    I need some information on migrating webmethods to PI 7.1.
    We have our interfaces currently working in webmethods which call webservices in SAP.Currently legacy systems call SAP webservices through webmethods which we would like to migrate to PI 7.1.
    Could I get some information on how to proceed with this?
    1.Could I get the overview
    2.Can I import the same structure and mappings into SAP PI?
    3.Do I need to recreate the mappings or use the same from webmethods ..if they are XSLT mappings?
    4.Can I use the mapping transformation done in webmethods ?
    Any thoughts would be of great help
    Thanks,
    C

    > I need some information on migrating webmethods to PI 7.1.
    > We have our interfaces currently working in webmethods which call webservices in SAP.Currently legacy systems call SAP webservices through webmethods which we would like to migrate to PI 7.1.
    >
    > Could I get some information on how to proceed with this?
    >
    2 years back i worked on one migration project from WebMethods to SAP PI 7.1
    > 1.Could I get the overview
    > 2.Can I import the same structure and mappings into SAP PI?
    > 3.Do I need to recreate the mappings or use the same from webmethods ..if they are XSLT mappings?
    > 4.Can I use the mapping transformation done in webmethods ?
    >
    > Any thoughts would be of great help
    1)Only XSLT Mapping program can be reused in PI7.1,most of the times without change, sometimes it required change when you have java functions in  XSLT Mapping.
    Adjust your XSLT mapping programs compatible to without using XML TOOL kit option in Operation mapping.
    2) To understand the web methods flow , you should have some basic /medium level of knowledge , then you can easily understand the mapping logic implemented in Web Methods.
    3) When you developing interface use Web methods for only mapping logic, donu2019t try to implement the same design what developed in Web Methods. Think PI prospective. The way web methods execute interface is differ compare to PI (execution process).
    4)If any java services existing in current web method interfaces, you canu2019t use the same as java mapping program in PI,in web methods we can perform state full operation from java services in web methods. But in PI it is strictly avoided performing state full operation like retrieving the data/sending data to Data base using Java map.
    5) If your client forcing you to use XSLT mappings then only use, else implement the same logic using GUI mapping in PI.
    6) Connecting to SAP systems and non SAP system use Adapters in PI,it is very easy . Follow standard way of communication using PI ,donu2019t try to copy from Web METHODS.
    Thanks and Regards,
    Raja Sekhar

  • Webmethods to SAP PI

    Hi All,
    we have a requirement to replace/migrate the existing interfaces in web methods to SAP PI. Could you please provide me with details of how do we go about doing this implementation and what are the measure that we need to consider when we go in for this migration.
    Is there a possibility of using the existing details in webmethods as such in PI, or should we completely create new interfaces in PI understanding the existing interface logic.
    Also I have seen few blogs showing we need to use the webMethods XI Adapter,  do we need to apply some patches when we are using it in PI 7.1
    Please provide your inputs.
    Regards,
    Nithiyanandam

    refer my blog,let us know still you need any info.
    /people/rajasekhar.reddy14/blog/2010/06/16/points-to-remember-while-working-on-migration-projects-web-methods-sap-bc-to-sap-xipi
    Regards,
    Raj

  • File port query  File transfer from SAP R/3 to Webmethods using Unix Script

    SAP drops the files in the /sapio/ directory and triggers an unix script using File port partner destination.
    Unix script will perform a secure copy of files to Webmethods server.
    If in unix script, error occurs then an RFC function will be called to send an error notification to a person.
    Queries
    1) How is the unix script triggered using the File port partner destination ?
    2) What is the unix command to invoke a report which sends the error notification mail ?
    3) Does SCP command to copy files to webmethods work , if the unix script is placed in /sapio/ directory ? Or whether
    any connection need to be established between SAP and Webmethods server ?

    Hello,
    Since you want to transfer Article Master, it should be a Retail System. So you should use Message Type ARTMAS. For fullbuild, you can use transaction WDBM and for changes, you can use WDBU.  For changes, you can enable change pointers for required fields using BD64.
    Thanks,
    Venu

  • Error while using webmethod JMS provider with JNDI

    Hi,
    I am using webmethod JMS provider (not SAP JMS) with JNDI to connect to webmethod with XI. Central J2EE adapter engine is used and the comm chaneel is configured in with appropriate Provider JNDI Server address, initial context factory, Name of queue connection factory etc. 
    While activated the adapter short log shows: Adapter has not provided any status information about this channel"
    In the detailed log following error message is displayed: "Obtained connection factory: null#"
    #1.5 #001A4BAC31000052000001520000152200045090BF28DACA#1214482519514#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl##com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Entering method#
    #1.5 #001A4BAC31000052000001530000152200045090BF28DB65#1214482519514#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl##com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Debug##Plain###Looking up connection factory under name NAIP_XIQueueConnectionFactory#
    #1.5 #001A4BAC31000052000001540000152200045090BF28E42E#1214482519516#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl##com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Debug##Plain###Obtained connection factory: null#
    #1.5 #001A4BAC31000052000001550000152200045090BF28E4B3#1214482519516#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl##com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createConnectionFactory()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Exiting method#
    #1.5 #001A4BAC31000052000001560000152200045090BF28E528#1214482519516#com.sap.aii.adapter.jms.core.connector.ConnectorImpl##com.sap.aii.adapter.jms.core.connector.ConnectorImpl.executeConnectionFactoryInvocations()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Entering method#
    #1.5 #001A4BAC31000052000001570000152200045090BF28E5A9#1214482519517#com.sap.aii.adapter.jms.core.connector.ConnectorImpl##com.sap.aii.adapter.jms.core.connector.ConnectorImpl.executeConnectionFactoryInvocations()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Info##Java###Sucessfully executed CF invocations for connection factory object: for profile: #2#<null>#ConnectionProfile of channel: CC_RCV_JMS_SAPJNDIon node: 3010950 having object id: e4413a5265a436459e271d5e0dd4859b#
    #1.5 #001A4BAC31000052000001580000152200045090BF28E64E#1214482519517#com.sap.aii.adapter.jms.core.connector.ConnectorImpl##com.sap.aii.adapter.jms.core.connector.ConnectorImpl.executeConnectionFactoryInvocations()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Exiting method#
    #1.5 #001A4BAC31000052000001590000152200045090BF28E6CA#1214482519517#com.sap.aii.adapter.jms.core.connector.ConnectorImpl##com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildConnection()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Entering method#
    #1.5 #001A4BAC310000520000015A0000152200045090BF28E741#1214482519517#com.sap.aii.adapter.jms.core.common.StringUtils##com.sap.aii.adapter.jms.core.common.StringUtils.isBlank(String str)#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Entering method#
    #1.5 #001A4BAC310000520000015B0000152200045090BF28E7C3#1214482519517#com.sap.aii.adapter.jms.core.connector.ConnectorImpl##com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildConnection()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Debug##Plain###Creating connection...#
    #1.5 #001A4BAC310000520000015C0000152200045090BF28EB51#1214482519518#com.sap.aii.adapter.jms.core.channel.AdapterImpl##com.sap.aii.adapter.jms.core.channel.AdapterImpl.addOrReplaceChannel(Channel cpaChannel)#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Warning##Java###Catching #1#java.lang.NullPointerException
    at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildConnection(ConnectorImpl.java:198)
    at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.doConnect(ConnectorImpl.java:166)
    at com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.doConnect(JndiConnectorImpl.java:186)
    at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.connect(ConnectorImpl.java:151)
    at com.sap.aii.adapter.jms.core.channel.ChannelImpl.doStart(ChannelImpl.java:235)
    at com.sap.aii.adapter.jms.core.channel.ChannelImpl.start(ChannelImpl.java:154)
    at com.sap.aii.adapter.jms.core.channel.AdapterImpl.doAddUpdateChannel(AdapterImpl.java:404)
    at com.sap.aii.adapter.jms.core.channel.AdapterImpl.addOrReplaceChannel(AdapterImpl.java:376)
    at com.sap.aii.adapter.jms.core.channel.ChannelLifecycleCallbackImpl$1.run(ChannelLifecycleCallbackImpl.java:51)
    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:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    #1.5 #001A4BAC310000520000015D0000152200045090BF28EC6A#1214482519518#com.sap.aii.adapter.jms.core.channel.AdapterImpl##com.sap.aii.adapter.jms.core.channel.AdapterImpl.addOrReplaceChannel(Channel cpaChannel)#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Error##Plain###[[ChannelName:CC_RCV_JMS_SAPJNDI,ChannelId: e4413a5265a436459e271d5e0dd4859b]] Error adding/updating channel.#
    #1.5 #001A4BAC310000520000015E0000152200045090BF28ECF8#1214482519518#com.sap.aii.adapter.jms.core.channel.AdapterImpl##com.sap.aii.adapter.jms.core.channel.AdapterImpl.addOrReplaceChannel(Channel cpaChannel)#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Exiting method#
    #1.5 #001A4BAC310000520000015F0000152200045090BF28ED76#1214482519519#com.sap.aii.adapter.jms.core.channel.ChannelLifecycleCallbackImpl##com.sap.aii.adapter.jms.core.channel.ChannelLifecycleCallbackImpl.channelAdded().run()#J2EE_GUEST#0##n/a##8b16bd50437911ddc9f2001a4bac3100#SAPEngine_Application_Thread[impl:3]_16##0#0#Path##Plain###Exiting method#
    #1.5 #001A4BAC3100005F000000660000152200045090BF65478A#1214482523474#com.sap.aii.adapter.jms.core.channel.ChannelLifecycleCallbackImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.channel.ChannelLifecycleCallbackImpl.channelAdded(Channel channel)#AAAAAAAAA#108##n/a##002ee500437911dd99cf001a4bac3100#SAPEngine_Application_Thread[impl:3]_29##0#0#Path##Plain###Exiting method#
    Please let me know anyone has come accross the problem or has idea how to solve it. Thanks.

    Hi,
    Ask ur basis admin to restart JMS adpater From Vis administrator and try again to activate the comm channel.
    Hope this will solve ur problem and once again check connection fatcory and Queue name provided by Webmethod admin.
    Regards,
    Srini

  • Remote function module to wait untill the response came from webmethods

    hi all.
    here i have got a situation that the remote function module created in SAP-R/3 to wait untill the response came from webmethods :
    i have created the remote function module by assigning one structure in tables(tab) and 3 parameters in changing tab just to collect the messages return from webmethods
    so this rfc will be called by webmethods and pick the structure data and then it wll return 3 variables back to rfc.
    here the rfc need to wait untill the response came from webmethods.
    so can any body suggest me on what source code do i need to write in RFC

    Hi Naina,
    Normally RFC are synchronous, they do have return parameter as export parameter.
    If return parameter is missing then , you can create Wrapper RFC.
    Wrapper RFC:
    It is nothing but you just  create BAPI in SE37 transaction with Return parameter as export parameter and make it remote enabled by clicking on Radio button.
    Under source code, CALL BAPI which XI has to call.
    Thats it!
    I hope this helps.
    Let me know if any help required.

  • Resend data unless webmethod receive SOAP data successfully

    Hi All,
    I want to implement a scenario like as follows:
    SAP->Idoc->XI->BPM->SOAP->webmethod
    In above scenario whenever HTTP-SOAP communication fails. I want to re-send data after 5 min using BPM to HTTP-SOAP, unless webmethod receive data successfully.
    Can any one help me in designing above scenario?
    I have very less knowledge of BPM.
    <b>Can I do above scenario without BPM, because BPM having some performance issues???</b>
    Regards

    Hi Umesh,
    One of the way probably-
    Recieve the message(idoc) from the SAP to XI.
    Send the Message Synchrnously to  the SOAP(Webmethod)
    Wait for the positive acknowledgement.. Until you get Positive acknowledgement, you can keep on sending the data from BPM .. But this loop will be kind of infinite..
    Some info-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/65c42db39b0398e10000000a1553f6/content.htm
    Without BPM,I don't think so, directly
    Hope this helps,
    regards,
    moorthy

  • MQSeries and WebMethod adapters?

    Does WLI provide any adapters for third party messaging services such as MQSeries
    or WebMethods?
    Or do these adapters need to be written?
    Please advise,
    Dave

    David
    A couple of proof of concepts have been done with MQ Series (with great
    success). Although I do not know the details I do understand that there were
    two approaches JNDI and the Java Api. In each case it was implemented as a
    stateless session bean and worked really well. If this is for a customer we
    may be able to get access to the prototype[e or a least put you in contact
    with the appropriate indiviuals
        Thanks
            Tony
    "David Mrozek" <[email protected]> wrote in message
    news:[email protected]...
    >
    Does WLI provide any adapters for third party messaging services such asMQSeries> or WebMethods?> Or do these adapters need to be written?> Please advise,> Dave                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Missing parameters on webmethod call

    On welblogic9.0, I've created a webservice using wsdlc and jwsc to generate code.
    I am experiencing a problem where parameters do not seem to be getting deserialized and passed to a web method.
    I have used the weblogic testclient along with the axis tcpmon tool to observe that the soap messages on the wire seem to be appropriately formatted. However, when my web method is invoked, the object instance that is received as a parameter does not seemed to be initialized.
    My soap request message looks like:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://gestalt.com/enbridge/mdrws/amrmeterdata/webservice/">
    <soapenv:Header />
    <soapenv:Body>
    <ReadMeterRequest>
    <meter>test</meter>
    <startTime>2005-12-01 17:00:00</startTime>
    <endTime>2005-12-01 18:00:00</endTime>
    </ReadMeterRequest>
    </soapenv:Body>
    </soapenv:Envelope>
    However, when the ReadMeterRequest instance is passed to my webmethod, the meter, startTime and endTime properties are all null.
    I am looking for suggestions on how to track down the cause of this problem.
    --Chuck                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi Ozan.
    Thanks for your reply however my problem was that the fields were no longer displayed on the selection screen thus there was no buttons to select for the personalisation settings therefore no way to turn off the personalisation.
    However I discovered that if I executed the query using transaction RSRT the full selection screen was displayed and I could access the personalisation buttons for the parameters that had personalisation.
    Thanks anyway.

  • Missing idocs from SAP to webmethod

    Hi Experts,
    We have many Interfaces from SAP to AS/400 System Via Webmethods .
    There are many Idocs are missing in webmethods Even if the Outbound Idocs is showing As Green with Status 03 in SAP.
    So Could You Please give some Suggestion where could be the Problem in SAP or Webmethod System.
    Please suggest.
    Is there any Transaction in SAP,We can assure that Idoc has been Despatched to Webmethods System?
    Thanks in Advance.
    Regards,
    Parida
    Edited by: hara parida on Feb 5, 2009 12:58 AM

    Hi Parida,
    IDoc Status 03...Green Status... wills not guarantee you that IDoc reached EDI subsystem...
    Run the Program RBDMOIND in SE38...
    Changed on                               :<Date>
    IDocs/Commit Work                   :100
    Display IDoc not sent- Check the Check Box.
    Now you will get list of un posted IDocs
    Ramesh

  • Response from webmethod to XI-SOAP Sync. communication

    Hi,
    I have a small query.
    In XI->SOAP->Webmethod scenario, If I configure SOAP message interface as synchronous.
    Is after successfully picking of SOAP XML by Webmethod XI get some confirmation XML automatically or Webmethod have to code in such a way that webmethod have to respond with some message?????
    If in Synchronous communication with XI-SOAP-Webmethod, XI get automatically some respond XML data. What is that XML data????
    Regards
    Umesh

    Hello Umesh,
    Consider if Webmethod is not configured properly to receive message then you will get error message in XI itself. Even if structure of inbound message to wM is different then it will raise error ( I think error number 402...) in sap-xi box.
    If you want to do special validation and raise exception then you can do that. If you raised exception in wM then you can see same in SAP-XI.
    Hope this will answer your query. Let me know if you need any other information. Currently we are working on same scenario.
    Cheers,
    Nilesh

  • Extract data from SAP and send to external system via Webmethods & IDOC's

    Hi,
    We need to Extract data from SAP and send to an external system via Webmethods middlewear using IDOCs. I have never used webmethods before and would like to know more about how to implement this scenario. I have used IDOCS in an EDI scenario before but not used it along with WebMethods.
    Any pointers would be of great help. Thanks

    If you have already ABAP programs /BAPI's in place then try to develop RFC interface and write some back ground programs to scheudl BAPI's and develop scenario but you need to implement error handling , data validation in PI mapping level.
    or
    take help from ABAPer to design in ABAP like writing Proxy program to pull data and send it PI.
    if you are dealing with master data bit risky(correctness) but can be achived using PI.

  • Connect Webmethods Flowservoce using RFC Dest Type G

    Hello Friends,
    For my scenario i need to send Material Master Idoc to Webmethods, the idoc is received by a flow service written in Webmethods developer.
    now I am strucked at RFC destination i am trying to create TYPE G connection, here what value i need to enter for "Path prefix " .
    We want to connect directly using RFC Dest with out using any adapters.
    appreciate any help (Information / blogs.....)
    Regards
    Satish

    Tuhin Kumar Oza,
    Cud u plz go through the following link,
    http://help.sap.com/saphelp_nw2004s/helpdata/en/a1/9cdb4064da712ae10000000a155106/content.htm
    see the table under the head procedure.
    See the Path Prefix entry against System Landscape Directory.
    Reg,
    -Naveen

  • Webmethods or XI

    How to decide if I wnat to go ahead with my current webmethods setup or move to XI3?
    Is there some doc that Ic an look at that helps me dcide?
    Thanks,
    Bhaskar

    Hi Bhaskar
    If your current webmethods setup is working fine do not disturb it. But if you feel that you are facing some problems, then you can consider moving to SAP XI3.0.
    SAP XI is the best EAI when it comes to SAP to Non-SAP System, or SAP to SAP system, but not when it is non-sap to non-sap. The reason is XI comes with a lot of pre-configured business content solutions for SAP which can be readily used, so you hardly have anything to code. And if the solution is not available as well, it is pretty easy to develop a solution in XI.
    cheers
    Sameer

  • Is webmethods for sap (extension to SAP BC)support ECC 5.0 or not ?

    Hi All ,
    SAP stopped Business Connector usage at 4.7 and the users of it having a choice to migrate to XI but the integration services already done in business connector must be redevolped when you migrate.
    But there is another option ...Webmethods for SAP which provides advanced features for the business connector users without switching over to XI.
    This solution is cost effective when compared to migrating to XI.
    But the question is ....whether Webmethods for SAP support ECC 5.0 are not?
    http://www1.webmethods.com/PDF/webMethods_for_SAP-wp.pdf
    in this document no info regarding this.....
    Thanks in advance...
    Madhu.

    HI,
    See the below links
    WAS - Business Connector
    business connector documentation
    SAP Business Connector
    Business connector
    Will Business Connector 4.6 be affected by new  Daylight savings changes
    Business connector
    More info on XI can be found at https://service.sap.com/xi
    and webAS on http://help.sap.com/saphelp_nw04/helpdata/en/f3/e20f3adfd0a706e10000000a114084/frameset.htm
    Check this also-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/6f/1bd5c2a85b11d6b28500508b5d5211/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b4f3755a-0401-0010-b6b3-9b65bb7d4503
    Regards
    Chilla

Maybe you are looking for

  • How to save print setup for pdf file so that every user can open and print w/o manually performing?

    Can is there a way to configure the print settings (i.e. paper size, orientation, etc.) and save this setting as part of the pdf file? I would like the users of pdf files to be able to open the file and simply print, without having to manually config

  • Error while creating Report from template

    Hi Experts, I am getting an error message when I am trying to view MSDS. All settings related to GV, Validity, Real sub etc are fine and were working properly until yesterday. Error message is as follows...... (windows cannot find "C:\Program files\S

  • Process Order Settlement Rule by Order Type

    Hi Experts Our Client  a requirement to have Process Order Settlement by Order Type please let me know how it can be achieved In SAP  a Process Order Variance is settled via the following Combination in OBYC  :- 1 Chart of Accounts 2 Transaction PRD

  • Can't select service type in iManager - Firefox 3

    I found another problem configuring filtering exceptions in iManager with Firefox 3. When I click the "service type" button a window pops up, but it's empty. Workarounds- use Internet Explorer or filtcfg. Perhaps someone can pass along this bug, too.

  • Struts2 Validation Question

    I'm just starting on Struts and following a tutorial from a book that does validation. It uses xml config but I'm trying to get it to work with annotations. Everything seems to be right, including, on an error, it redirects to the right page. The pro