Service interface -PI and ABAP

HI,
The service interface has used objects and when i exeute it the ABAP code is seen.I would like to know the tables and the location of the tables.How do i get this information.
Regards,
Kk

Turn off acknowledgements by running report IDX_NOALE.
Read more about acknowledgements [here|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe] or [here|http://wiki.sdn.sap.com/wiki/display/ABAP/HandlingIdocAcknowledgements]

Similar Messages

  • PI 7.1 "stateless" service interfaces prerequisites and limitations

    are there  any prerequisites and limitations for "stateless" Service interfaces.
    We are directly implementing PI 7.1, (i.e not upgrading form 7.0 or 3.0).
    so for all our service interfaces, shall we safely use tne interface pattern "statelss" instead of "Stateless(xi 3.0 compatible)".
    if use the "stateless", are there any addition prerequisites or constraints/limitations.
    can we use abap proxies, java proxies, providing webservices via xi, and consuming other webserivces in xi, all adapters, asynch, synch scenarios with "stateless" interface patterns.
    In short, are there any things that can be done using "Stateless(xi 3.0 compatible)" and cannot be done using  "stateless" interface
    are there any specific requirements for using "Stateless(xi 3.0 compatible)" even in newly implemented PI 7.1
    thanks in advance,
    Madhu.

    When it is an upgrade from 7.0 to 7.1 the default Interface pattern is Stateless (XI 30 Compatible)
    Using Stateless Interface Patterns wont cause any harm/ restriction on any of the development.
    The only twist will be in the way a condition is specified in the Receiver Determination.
    For any Interface pattern (other than Stateless(XI30 Compatible)) you wont be able to see the message structure in the Condition Editor of Receiver Determination. All other functionality (Async, Sync, Proxy) will be available.
    In such a case Condition should be specified as shown in this blog: /people/abhishek.salvi/blog/2009/07/15/sap-pi71-receiver-determination-xpath-and-you
    Regards,
    Abhishek.

  • External WebService Definitions linked to Service Interface in PI 7.1

    I have a WSDL defining datatypes and services with port locations etc... that I have imported into PI7.1 Enterprise Service Builder.  This defines a service that I would like to use in my Aris models for a SOA example.  However I guess I need to make a "Service Interface" from the "External Definition" but I can not find where to click to do this.  I can not believe this is so hard so I must be clicking in the wrong place.
    So how do I bind in existing Services into my Middleware?
    Thanks in advance,
    Doug

    I found this blog which is basically exactly what I am trying to do.
    RFC -> XI -> WebService - A Complete Walkthrough (Part 1)
    In this article the WSDL is imported but:
    At my first try i used the messages getDistanceRequest and getDistanceResponse in my mapping but later found out that it wasnt the message structure that the webservice expected.
    To get the structure of the relevant request and response messages you can test the webservice with an editor like XML Spy.
    This I understand as the Service interfaces, messages and datatypes need to be manually defined, and can not be read directly out of the WSDL.
    Is this true?
    Thanks,
    Doug

  • SSO and ABAP Web Services

    I am opening this thread on behalf of my colleague Bala regarding SSO and ABAP Web Services.
    We have gone through single sign on options and found several options are available within 5.0.
    We would like to know the options available for SAP ABAP web services access from a Non-SAP system with user authorization but without Portal/ITS installation.
    Also I would like to avoid any hard coding of user id in Non-SAP system .
    Could you provide any information.
    Thanks,
    Bala

    We have gone through single sign on options and found several options are available within 5.0.
    Tell me what are the several options and what is your Non-SAP system?
    without Portal/ITS installation.
    ITS is now an integral part of ECC 5.0 system. So would not need a seperate installation, unlike earlier versions.
    AB

  • MS Word Web Service Interface: bad format of date and currency fields

    Hi,
    I am using MS Word Web Service interface to create contract documents. However, my date and currency fields show in a strange format. Date is in"YYYY-MM-DD" format, while currencies always have "." as decimal separator (probably technical values). My user settings are "DD.MM.YYYY" for dates and "n.nnn,dd" for decimal numbers.
    My workaround is to create a Z structure for WS interface with char fields and then do conversion through CRM_WST_RT_BADI->OUTBOUND_PROCESSING method. This works, but requires a lot of custom development.
    Is there a way to "tell" the interface to use correct formats in MS Word without doing it all manually through custom fields?
    Thanks!
    KR,
    Igor

    Oh, indeed!
    We might be closer than you think - I live close to Croatian-Slovenian border so we might pop out for a drink! But we can discuss this out of forum... 
    Now work again:
    Is there any documentation on possible formatting keywords? I suppose it's possible to set up decimal places, custom date formats etc.
    Cheers,
    Igor

  • How is the interface between the Java Stack and ABAP stack is achieved?

    How is the interface between the Java Stack and ABAP stack is achieved?..Please send me the answer to [email protected]

    Hi,
    By interface, I assume you mean the connection between the ABAP and the Java stacks in a double stack system.
    The connection from Java to ABAP is through JCo connections defined in the WebDynpro section of the J2EE start page. So Java to ABAP requests are processed through JCo.
    The connection from ABAP to Java is through RFC connections defined in TA SM59. The ABAP to Java requests are processed through RFC.
    Refer https://dsd.esco-salt.com/StartPage/documents/integration/3.html for detailed explanation.
    The UME can be maintained in either ABAP or in JAVA depending on the persistence.
    Refer: http://help.sap.com/saphelp_nw70/helpdata/en/5b/5d2706ebc04e4d98036f2e1dcfd47d/frameset.htm
    Check UME data source configuration.
    Some quick FAQs can be found at:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ad47eb90-0201-0010-7cb2-ddfa5ed879ec
    Hope this helps.
    Best Regards,
    Srividya.R

  • Web service interfaces for monitoring Hosts and instances with SAPHostControl, saphostexec and sapstartsrv

    Hi All,
    I need to develop a monitoring application for SAP system which will monitor both Host systems and instances.
    For this I need to collect Host data as well as instance data. In the below links I could find the SAP netweaver
    monitoring agents
    Monitoring Hosts with SAPHostControl and saphostexec - Infrastructure of the SAP NetWeaver Management Agents - SAP Libra…
    Central Monitoring with SAP NetWeaver Management Agents - Infrastructure of the SAP NetWeaver Management Agents - SAP Li…
    Administration/Monitoring of SAP Components with sapstartsrv - Infrastructure of the SAP NetWeaver Management Agents - S…
    These links tell that CCMS agent is replaced by these agents from SAP Netweaver 7.0 Eph 2.
    I found below doc which explains "How to use the SAPControl Web Service Interfaces" exposed by "sapstartsrv" to execute instance specific tasks,
    But it does not tells any methods/APIs/webservice interfaces specific to Host system or get OS data using "saposcol".
    SAP Control WebService
    Similar to this, Is there any API/webservice to retrieve the OS and Host related data??.
    Also, Is there any other doc for SAPHostControl or saphostexec similar to sapstartsrv ??
    Thanks,
    Swapnil

    Hi Swapnil,
    I too wanted this info and came across these.
    Take a look at these urls :-
    http://localhost:1128/SAPHostControl/?wsdl
    http://localhost:1128/SAPOscol/?wsdl
    grep saphost /etc/services
    saphostctrl     1128/tcp        # SAPHostControl over SOAP/HTTP
    saphostctrls    1129/tcp        # SAPHostControl over SOAP/HTTPS
    Hope this helps.
    Cheers
    Craig

  • Difference between PI/XI interface and ABAP interface

    Hello Experts,
    We are in the process of identifying interfaces for our current client. I am looking for some documentation or any specific information that will help me to differentiate between SAP PI interface and ABAP Interface. Basically I want to know what are the advantages of PI interface over ABAP interface. What is better? and why?
    Any information would be of great help. Thanks.

    PI (versus point to point ABAP) advantages are:
    1)     Centralized control over data security
    2)     More effective (centralized) interface failure monitoring and resolution
    3)     Elimination of redundant development and maintenance costs

  • Configure, Test, and Consume an Enterprise Service in SAP CRM ABAP 6.0

    Hi all,
              Can anyone provide me any document on how to Configure, Test, and Consume an Enterprise Service in SAP CRM ABAP 6.0 (2007) ???

    Hi,
    there are tons of documents about consuming and producing web services. This question has been also asked on this forum many times. Check for example section eLearning. There are couple of tutorials related to web services. I would start with SAP documentation. The web services are capability of NetWeaver so it does not matter if you have CRM or ERP system. The tools are same.
    Cheers

  • Synchronous interface without Service Interface and Mapping

    Hi all,
    Short and simple question: Is it possible to set up a synchronous interface without using Service Interfaces and (Operation and Message) Mapping?
    In my case I would like to create an interface with a SOAP and File adapter.
    Cheers,
    Mac

    Hi Mac,
    >>Short and simple question: Is it possible to set up a synchronous interface without using Service Interfaces and (Operation and Message) Mapping?
    Yes possible provided you have both Sync adapter as sender and receiver. For eg: Soap sender --> PI --> HTTP adapter
    >>In my case I would like to create an interface with a SOAP and File adapter.
    Sync scenario using File adapter as receiver is not possible. Because File adapter works asynchronously.
    Regards
    Suraj

  • Disappearing Service Interfaces and Broken Concatenate Functions,  Oh My!

    Hello everyone,
    So in a customer's test system I have a solution with an XML service interface. That was working fine on Friday, e.g. you could select it as the interface used when uploading a new file, could schedule the run and it'd do what it was meant to. I come back to it today and it's disappeared from the list of possible service interfaces when uploading a file. So I delete the existing service interface, recreate it, all is well. Then just now I create a service interface for a different business object in a different solution, and suddenly neither are appearing in the list of possible service interfaces! What gives?
    And on an unrelated note, the string Concatenate() function seems to be broken, or at least it was yesterday. Initialising a string with a bit of text then typing, for example, "variableName.Concatenate("more text");" meant the string was empty, but typing "variableName = variableName + "more text";" worked fine. Good work, SAP, good work.
    EDIT: sticking both bits of work (2x custom BO, 2x scripts, 2x service interfaces) in the same solution makes both service interfaces appear in the file input screen. So my guess is that 1502 managed to bork how service interfaces deal with multiple solutions...

    Welcome to this forum. This is a BT domestic customer to customer help forum, any messages posted here do not go to BT.
    Its possible one of the forum members may be able to help you get your problem fixed.
    If you would like help, then please post a help request on the Broadband Speed and Connections board. Thanks
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Creating Service Interface - what is Process and ProcessChangeSummary?

    In the Service View Instances, we see the expected Create, Update, Delete, Merge, GetByKey and Find but where is Process and ProcessChangeSummary described?
    Thanks

    Sure -
    Using JDeveloper 11g TP3, I have created a data service following Steve Muench's article at http://www.oracle.com/technology/oramag/oracle/08-jan/o18frame.html.
    I create the service interface for the data service enabling these operations: Create, Update, Delete, Merge, GetByKey and Find. However, there are two additional operations that Muench does not mention: Process and ProcessChangeSummary. These are the operations that I am asking about and have not been successful finding any documentation at all.
    Thanks

  • Java enqueue service and ABAP Enqueue service

    If  SAP netweaver AS and Java installed in one Server on same database, how many enqueue service will be there?
    ABAP and Java should have separate enqueue process or they will share the same enqueue service, while ABAB and Java has different database schema?
    Your reply will be highly appreciated,

    Hi,
    For your below question:
    If SAP netweaver AS and Java installed in one Server on same database, how many enqueue service will be there?
    Abap instance has its own enqueue server and java has its own in central service. Normally you can clear your concept, if you can see the Java Cluster.
    Just see the below link
    http://help.sap.com/saphelp_nw70/helpdata/en/2e/611724f410254ca12a3f396ec5ae85/content.htm
    Whatever may be the SAP Web Application Server Installation Scenarios ie, both abap and Java in the same database schema or with separate schema's, Java enqueue ( central services ) exists along with peer Abap enqueue work process.
    For more detail go through the ADM200 which speaks about the Java architecture and its corresponding tools..
    Hope i have answered you
    Rgds
    Radhakrishna D S

  • Does Cisco Media Services Interface mark RTP and Signaling packets regardless of Cisco Prime Collaboration/MediaNet Deployment?

    Hi there,
    I'm deploying Cisco UC Integration Lync 9.2(5). There's a QoS portion which states that you can install Cisco Media Services Interface on the user's PC and is to be used with Cisco Prime Collaboration or MediaNet:
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucilync/9/CUCI_BK_C0545A41_00_cisco-uc-integration-for-microsoft/CUCI_BK_C0545A41_00_cisco-uc-integration-for-microsoft_chapter_010.html#CUCI_CN_IDBE72E9_00
    If we don't have Cisco Prime Collaboration or MediaNet, does Cisco Media Services Interface mark RTP and Siganling packets on the outbound regardless? Or do I have to manually set the DSCP values for the PC?
    Thanks,
    John

    When you were placing the internal test calls, where was your phone located?   The RTP streams are usually only set up between the two endpoints (assuming no transcoder or MTP is used).
    Have you have already checked calls between IP phones at your central site (where Unity is located) and IP Phones at site A?   Are these working fine?   If not, then it's likely you do have a QoS issue over the WAN to Site A.
    Have you confirmed whether or not calls from the PSTN gateway at site A experience any voice QoS issues when transferred to an IP Phone at the central site?
    Is the same codec is being used for the MGCP gateway as for IP Phones at that site (check the Region settings for the Device Pool it's in)?
    If these things have all been checked, then you may want to consider collecting a simultaneous sniffer trace from each end of a single call, and comparing what's seen at the two endpoints.
    Kind regards,
    Craig

  • PS 9.0 - HCM Interface registry and removing services

    Hi,
    I've been working with creating new transaction groups and I had recently registered a type with an incorrect XML structure against a service. After viewing the service through the Service Registry page, I decided to remove the Type definition, and register a new Type against the service. This was a bad idea.
    Now, the new service cannot be opened through the service registry page. I'm receiving an error - <UUID_Value> not found in the registry, when i attempt to open the service page. I appear to have compounded the error when I attempted to refresh the cache and this process errored out with an error in a LocateService method call, indicating that the registry entry is not found.
    I would like to de-register the service entry and start from scratch, however I have no idea whether this is possible. Any help would be greatly appreciated.
    John

    OK so I have resolved this however it was particularly clumsy. It looks like the problem was with an XML file that contained a reference to the registry type that I had removed. I had to do two things
    1. manually delete all references to the service, which encompassed tables such as
    - PSPRSMDEFN : registry entry
    - PSPRSMPERM : registry entry security
    - PSPRSMSYSATTR : registry entry attributes
    - PSPRSMSYSATTRVL : registry entry attr. values
    - PSCONTENT : XML blob objects
    - PSCONTDEFN: XML object defns
    2. Resolve the 'refresh cache' error - I had to hard-code an if/then clause to not open the XML file if the UUID value was equal to the missing service type. This allowed the cache to be completely refreshed, and the service error disappeared (which was appearing when I wanted to view any service, not just the one that was broken).
    I'm posting this in case anyone else ever has a similar issue, in the hope that this may prove helpful. Moral of the story is
    Get your service definitions correct, and if you have to make changes, then delete and recreate the service rather than deleting a service type and thinking you can just plug in a new type to the service (because you can't).

Maybe you are looking for

  • I' m not able to create a new Target Schema

    Hi folks, Always I tried to create a new Target Schema using OWB Runtime Assistant, installing into a new user schema or into an existing user schema I've got a Target Schema Installation Error. The log file shows the following error lines: (Spawn To

  • How to set the timezone in a DATE datetype?

    How to set the timezone in a DATE datetype? Thanks Maximus

  • Web service deployment error - CE 7.2(CAF)

    I am getting deployment error for CE 7.2 CAF application. it was working fine. Suddenly with out any changes in the code or the web service, I am not able deploy the application. if I remove the modeled service , it is successfully deployed. But mode

  • Migration Assistant Trouble

    Hello all, I have a very sticky problem. I recently upgraded the hard drive in my Macbook Pro, before I did this I used 'Carbon Copy Cloner' to make a copy of my drive, I didn't make a disk image, I just copied the entire drive over to my external dr

  • Split only ONE footnote?

    Hi, I have a long document with a bunch of footnotes. All the footnotes are fairly short except for one which I would like to split to the next page. Is there any way to split just ONE footnote? I have tried the "split footnotes" option but it splits