Enterprise Services for Invoice Details

Hi Friends,
Can any one guide me to locate correct SAP Enterprise Services for Customer Invoice Details?
I found the following services on ES Workplace.
http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?id=A8E094B330C211DA1503000BCDDC2565&fragID=&packageid=DE0426DD9B0249F19515001A64D3F462&iv=
How can we validate this is the right service or not? Is there any way to identify the tables and fields are involved in this Enterprise Service?
Let me explain my requirement.
External website (running on web sphere portal) wants to access  customer invoices/details from ECC through passing required inputs like customer number etc.
For this requirement how do we approach on ES workplace and how to configure this service.
How do I know the source Table and fields information related to that service.
Is there any e-learning or web log for step by step for any ECC related services?
Thank you.

Hi,
I'm not sure if it's the right one that you're looking but you can check it as follows...
Using the URL that you've specified below (you'll see Software Component details), you'll also notice a where used link towards the top right hand side. Click on it, you'll start noticing namespace details.
Use TCode SPROXY in the ECC system & go to the same Software Component & namespace & locate the Enterprise Service / Service Interface in question. Double click on it & then you'll see tabs (external view, internal view etc.). The internal view shows the internal Abap import/export parameters used in the proxy. On the properties tab, if you double click on the provider class you can drill down to the implementing code to see how it's implemented.
There are some blogs & guides relating to navigating through the ES Workplace to find what you're looking for but a functional consultant in a specific area is in a better position to dictate whether the Enterprise Service is valid for a specific business function.
Regards, Trevor

Similar Messages

  • Report: Create report for invoice details, shipping details and partner fn.

    hi,
    i want to know the table used for Invoice Details, Shipping Details and Partner Function in SD.
    thanks in advance.

    Hi Chandrasekar,
    Welcome to SDN.
    Please check this link for SD tables.
    http://www.sapgenie.com/abap/tables_sd.htm
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Using Enterprise service for POS integration to POSDM

    Hi
    I have few question on using Enterprise Service  for POS Inbound .
    1. Is it possibe to get this XML schema for Enterprise Service
    2. Lets say we have to use a third party POS to  integarte POSDM via PI. But then if we don't want to do any transformation in SAP PI,  then can we use the following option:
              SAP POS sends the data in the ES XML format
              SAP PI just transports this to POSDM
    I do see some drawbacks of POS sending the data in  the ES service format. As this means, if any change needs to be done based on any new requirements, we need to change the source code. However the above option should still be technically possible?
    Any reference if the above approach had been used in any projects. We have always used the following flow:
    POS--> PI---> POSDM . PI to POSDM is through the RFC /POSDW/CREATE_TRANSACTIONS_EXT.
    Regards,
    Fazila

    Hi Fazila,
    The ES bundle "PointOfSaleTransactionERPBulkCreateRequest_In" can be used to transfer POS transactions to POS Data Management directly.
    In order to access the above-mentioned ES, please use the Integration Builder in your PI system in transaction SXMB_IFR and follow the link to the Integration Repository.
    This structure can be enhanced to capture additional information.
    Award point if useful.
    Regards,
    Ramki

  • ESOA: Enterprise Service for Purchase Requisition Query.

    Hi,
    I am not sure whether I am posting this question to the right forum, if not then please let me know the correct route.
    I am trying to test the standard enterprise service for purchase requisition query response. It brings all the purchase requisitions even though they are deleted and not appearing in MD04.
    Is there a way I can restrict and get only active purchase requistion. I am using the service PurchaseRequestItemByProductAndOrganisationalDataQueryResponse_In

    Not Answered.

  • BAPI/ Enterprise service for RFQ creation

    Hi All,
       I need help regarding creation of RFQ using BAPI or Enterprise Web Service.
       Is there any standard BAPI available to meet this functionality of RFQ creation(ME41).
      If any one has worked on similar stuff please reply. If you have any code related to such development then that will icing on cake.
    Thanks in advance,
    Amit Deshpande

    Hi Ashwinni
    I don't think there exist a synchronous enterprise service for the creation of vendors. Do you know if there is an enterprise service to do an update on a vendor? If an application is responsible for creating the vendors (like SAP MDM in a CMDM scenario) then the application of course can send updates on a vendor. Or is the scenario thought to be that you only create the inital vendor in MDM and then maintain it in for example SAP ECC?
    Br
    Göran
    Edited by: Göran Westin on May 24, 2011 2:30 PM

  • Enterprise Service for Business Partner on ERP

    Hello,
    I'm searching for an Enterprise Service for the generic business partner which was introduced in ERP. The application Real Estate Management works with this BP and I can't find a service for that.
    I know that there are ES for the objects Employee, Supplier and Customer, but on ERP is as well the object business partner.
    Hopefully someone can support me.
    Best regards,
    Yves

    Got a reply. The ES for the business object: Business Partner will come with EhP4.
    Cheers,
    Yves

  • Enterprise Service for Vendor Creation

    I would like to know whether there is any Enterprise Service for Vendor Creation in SAP. I have found out an Enterprise Service for the same -- SupplierERPCreateRequest_In. However this is an Asynchronous Enterprise Service.
    I need to know wheter we can create Vendor in SAP through any Synchronous Enterprise Service ?
    Thanks & Regards,
    Ashwinni S. Kadam.

    Hi Ashwinni
    I don't think there exist a synchronous enterprise service for the creation of vendors. Do you know if there is an enterprise service to do an update on a vendor? If an application is responsible for creating the vendors (like SAP MDM in a CMDM scenario) then the application of course can send updates on a vendor. Or is the scenario thought to be that you only create the inital vendor in MDM and then maintain it in for example SAP ECC?
    Br
    Göran
    Edited by: Göran Westin on May 24, 2011 2:30 PM

  • Enterprise services for business travel (trip) management

    Hi experts.
    Do you know if there are enterprise services for business travel management in SAP ECC? I need ES for create, change and query business travel calculations (TRIP transaction).

    Hi,
    Are you looking for any ES bundle related to travel management.If yes, please  have a look at the following links.
    http://wiki.sdn.sap.com/wiki/display/ESpackages/Travel+Management
    http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?sap-unique=051607&sap-params=aWQ9MzNENTlGNDlBNTQ3NDY0ODhEOEVFOEVDQzY1RjIwRDEmcGFja2FnZWlkPURFMD
    QyNkREOUIwMjQ5RjE5NTE1MDAxQTY0RDNGNDYy
    There would be some service interfaces for which wsdl will be provided, you need to select which services you want and use them.Basically you will be importing the related component into the ESR.You need to download the content from Service market place ->download->SAP installation or upgrades->search by appl componet ->xi content
    Please let us know if you are looking for similar answer, if yes i can help you more in this.
    Regards,
    Srinivas.

  • Enterprise Services for release a Purchase Order

    Hello,
       Im looking in the ES Workplace an enterprise service for release a purchase order but I cant find it. Someone knows the name?
    Thanks
    Regards
    MG

    Hello Venu,
      Thanks for the response. I am doing what you said, I have exposed the BAPI as a web service, activate it (sicf), configurating the endpoint (soamanager), publish to the service registry (wspublish). But I have 2 problems,
       1. When I try to test it from the service registry it shows me this error: "Invalid transport binding settingsHTTP Client, does not have endpoint url specified", and I saw and the enpoints are configured.
       2. When I consume the web service through Web Dynpro, after I deploy and run, the applications show me this error, "java.lang.NoSuchMethodError: com.sap.tc.webdynpro.model.webservice.gci.WSTypedModel"wsexample1.wsexample1_model.Wsexample1_model.<init>(Wsexample1_model.java:124)".
    Regards
    SU

  • Enterprise services for E Recruiting

    Hi,
    I'm searching for enterprise services for ERecruiting on the ES Wiki and don't find anything...
    Can anyone help ? More precisely, I'm looking to query the ERecruiting backend for job advertissement data that has been posted in the last day.
    Thanks.

    Hello,
    If you search ES Workplace with key word 'ERECRUIT 604', you will see few Web services. The following are some examples:
    PersonnelRequisitionERPApplicantTrackingStatisticsCalculateQueryResponse_In
    PersonnelRequisitionERPBasicDataByIDQueryResponse_In
    PersonnelRequisitionERPCandidacyByIDQueryResponse_In
    PersonnelRequisitionERPByIDQueryResponse_In
    Thanks,
    Venu

  • Enterprise services for ERP Shipment

    Hi,
    We are working on a scenario to send shipment details to SAP PI system via standard Enterprise services whenever the shipment is created in ERP.
    Could you please help us on the below queries?
    1) Is there any standard enterprise services available to send shipment data?
    2) If so, what are the configurations required from ERP side?
    We already searched for the enterprise services in this link but could not able to trace out.
    http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?sap-unique=115751&sap-params=aWQ9QUY4RkE0RDg2NEIwNEE1Njg4RjZEOEY2NkExOUE0NzUmcGFja2FnZWlkPURFMDQyNkREOUIwMjQ5RjE5NTE1MDAxQTY0RDNGNDYy
    Request your help.
    Regards,
    Sakthi

    Hi
    Just explore here
    Explore Enterprise Services
    https://www.sdn.sap.com/irj/sdn/explore-es
    Regards
    Abhishek

  • Enterprise service for Approving/Rejecting Time sheets

    Hi All,
    I am searching for the Enterprise service regarding "Approving / Rejecting Employee timesheet by Manager", i am able to find the Approve/Reject leave request but not the time sheet. could any one please help me in finding these services regarding time sheets. I need these services names as it is high priority issue. or is there any other way to accomplish the same task ?
    Thanks,
    Rohan

    Hi Shrivastava.G,
    Thanks for the quick response, i will look and dwell into it and see if it's fit my requirements and award points accordingly. time being i am stuck in one more problem i was able to find the Enterprise sercvices for Changing timesheet and even displaying timesheet, but surprisingly we could not find the enteprise service for the initial basic requirement of "CREATING TIMECARD", where a user can enter and book the necessary hours on weeekly basis.
    i got these two enterprise service, but it does not fit our requirement:
    1) ECC_EMPLTIMEEVENTERPCRTRC
    2) ECC_EMPTIMSHEETCHGRC
    Any help on this would be much appreciated,
    Thanks,
    Rohan

  • Enterprise service for BP create

    Hi
    I want to find an enterprise service in CRM 7.0 for create BP
    pls let me know
    thanks
    mike

    Hi,
    Are you looking for a web service to create BP ? If yes then this is how you do it,
    Go to transaction SOAMANAGER
    In the web interface select Application and Senario communication tab, then select Service Administration
    In the web service administration page you can enter the search pattern as businesspartner* and search. I saw some 27 web services for BP.
    You can refer this Wiki to create a web service,
    http://wiki.sdn.sap.com/wiki/display/CRM/CreatingWebServiceinSAP+CRM
    Thanks & Regards,
    Arun

  • Trasaction code for invoices detail which has hit the WBS element

    Hi All
    Usually my users receive a list of assets which were capitalized from AUC account through Project system.
    Generally charges are posted to WBS element and then users capitalize assets using that WBS element through settlement.
    Users have been asked to give all the invoices detail which has hit the WBS element from which that particular assets have been capitalized. is there any transaction code to get the all invoices detail which has hit the WBS element from that particular assets.
    thank you

    If that is what you want then why are you using WBS element?
    You can directly create the asset on goods receipt via MM module and then the invoice will automatically go against that asset.
    If you still want to use the WBS element for capitalisation then you can use the WBS element statistically with a type 90 cost element posting and the sset will still be crteated when goods receipted/ invopice receipted

  • Tcode for invoice details

    hi experts,
    i would like to knw wether ther is a tcode wherin if i given the order no: i will get the invoice status/invoice details..

    Hi,
    Invoice related to MM side or SD side. If you are looking for SD side than you can view it from VA03 there is an icon for document flow there you can check the invoice details.
    If it is from MM side go to ME23N, go to item and look for Purchase Order History tab, there you can find the the material document and invoice document details.
    Thanks,
    Debasish

Maybe you are looking for