Re: Pass Data with Tags in Web Service Field - Consuming WS
Hello Rohit, Check this thread Internal Table Data to XML . It uses custom description instead on field name.
View ArticleConsume Web service in ABAP
Hi All, I have one scenario..Our client is using AMT software..I have created one RFC Function Module and developed Webservice for that Function Module..I have created service consumer also..In...
View ArticleRe: Consume Web service in ABAP
You developed a function module and created a service consumer ? it should be a service provider in soamanager if you are the one who exposes SAP functionality through a webservice based on your...
View ArticleError in Integration with PI system
Hi All, With the help of below blog we had successfully created one PI connection with our SAP system....
View ArticleRe: Consume Web service in ABAP
Hi Peter,Actually the scenario is that,this is the integration between AMT s/w and SAP..The client's has AMT..They have pressed the button(Create Work Order) in AMT,which is web based..After that...
View ArticleStep by step configure interface in through Web service
Hi everybody,Actually the scenario is that,this is the integration between AMT s/w and SAP..The client's has AMT..They have pressed the button(Create Work Order) in AMT,which is web based..After that...
View ArticleSOAMANAGER Version?
Hi experts, I need to update the version of the SOAMANAGER transaction in a project I am currently in, and I have no idea about the corresponding SP or note I may need to apply. The client has an...
View ArticleRe: Consume Web service in ABAP
In AMT is the push a button which needs to lead to a PM order in SAP. In that case AMT is the consumer and SAP is the provider (service). So instead of creating a consumer proxy in soamanager you need...
View ArticleRe: Step by step configure interface in through Web service
Hello Debdatta, If i got your scenario correctly , you don't need step 3 and 4 (Consumer proxy). Since processing(create Order) is taking place at SAP end, you need to create a RFC with proper...
View ArticleRe: Consume Web service in ABAP
Hi Peter, I have already created service in SOAMANAGER..I want to know that when I consume the WSDL data in the form of XML,then how can I transform it in ABAP?? Also please tell me that...
View ArticleRe: Step by step configure interface in through Web service
Hi Jetendra, But how can I consume the XML data from WSDL...here the client send me lot of data for creating PM Work Order..So,Where I have to write the code..
View ArticleRe: Step by step configure interface in through Web service
Hello, But how can I consume the XML data from WSDL...You don't need to consume xml data from WSDL. It will be automatic process. Where I have to write the code..Once AMT consume the web service and...
View ArticleRe: Step by step configure interface in through Web service
Hi Jitendra, Can I use Z RFC Function Module???I want to use BAPI BAPI_ALM_ORDER_MAINTAINfrom that Z function module..I have to pass IT_HEADER,IT_OPERATION and IT_COMPONENT..How Can I...
View ArticleRe: Consume Web service in ABAP
Hi Debdatta, I am a bit confused right now. The function module that you say you have created should be the function module that creates the order. So all code is in there. Once you have created a...
View ArticleRe: Step by step configure interface in through Web service
Debdatta, Why are you creating the same message / question three times ? I have given you the answer twice already in the other post about this subject. Please follow my guidelines.
View ArticleRe: Step by step configure interface in through Web service
Hi Peter, I don't know how to use BAPI BAPI_ALM_ORDER_MAINTAIN..Please guide me...
View ArticleRe: Step by step configure interface in through Web service
Hi Debdatta, I am not so familiar with this BAPI, but I did a search in google and there are plenty forum posts that can help you on your way. Like e.g: http://scn.sap.com/thread/458857
View ArticleGATP using ES for portal
Hello Experts, I'm new to SAP SOA/ES workplace. I'm working on functional side of SCM APO GATP. I need to know about GATP check from an external (non-SAP) portal. We have external online portal from...
View ArticleActivation of Statndard Enterprise Services
There is a requirement from my client to activate Standard HCM Enterprises Services and use them as a Web link to access the ECC system, without intervention of PI. Following is what we are looking at;...
View Article