Create Costumer & Account creation, enterprise Services

Hi guys!
I'm searching for Enterprises Services that resembles to the TX codes: FD01 (Cosutmer Creation) and F-36 (Account Creation). I want to use an existing enterprise service insted of developing an interface where I can Create a Costumer (tx FD01) and to create an Account (Tx F-36).
Can you please advise me where to find it?
Thank you!!
Felipe

Hi,
I found following service in CRM: Customer Business Object [http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?id=39F47C2060B211DA36BB000F20DAC9EF&fragID=&packageid=DE0426DD9B0249F19515001A64D3F462&iv=]
You can search for services in ES workplace and review fileds to see if those services are suitable for you.
Regards,
Gourav

Similar Messages

  • Replace patient create bapi with enterprise service

    Hi all,
    I've compared the input data of the patient create bapi with the input message of the patient create enterprise service. There are some differences and so I don't know if it's possible to replace the bapi with the enterprise service. As example, the bapi offers input fields for contact persons (first and last name, relationship, address number) which are stored in the table NPAT.
    In contrast, the enterprise service offers the input type dependent relationship with fields DependendId and RoleCode.
    Which table does the service use to store the contact information?
    Does the create patient service fill the same tables as the bapi?
    Is it possible to replace the bapi create patient with the enterprise service?
    Best regards,
    Christian Sonek

    Hi Christian,
    Enterprise services expose more or less the business partner interface whereas BAPIs expose the patient management interfaces complying to the former data model. As my colleagued described before, next of kin is handled as a separate business partner and due to that fact, services and BAPIs behave in a different way.
    That means, in case a customer does not want to upgrade to the new patient management concept with using the central business parter he cannot create next of kin data with the PatientCreate service. In case he wants to upgrade to the new Patient concept and he agrees to store patients and next of kin as business partners, he can replace the API with the service.
    Apart from next of kin data, the service for patient create can be used to create patients even with the old patient
    Best Regards, Doris Karbach

  • Macbook bound to AD won't allow network login or new local account creation

    As the title states I am having an issue related to a macbook pro that is bound to active directory. The only option we tweak when binding the macs to AD is that we opt to "create mobile account" option under directory utility.
    It also seems that while we can login through the local admin account, new local accounts cannot be created (the account creation window hangs when you create account).
    Any help would be appreciated

    Hi
    To successfully bind a mac workstation to Active Directory certain things need to be in place:
    DNS has to be fully resolving on both pointers. This is done on the PDC or whatever server is the designated DNS Server.
    Date and Time settings need to be adjusted to reflect whatever is designated as the NTP Server in the AD environment. Adjust the Date & Time Preferences Pane and find out from the Windows Network Administrator what the NTP Server IP address is.
    You must use account credentials that has authority for the AD Domain. If you're trying to use your own account it may be restricted in what it can do? A domain account has special privileges not usually accorded to ordinary user accounts.
    This assumes you're (a) not the Active Directory Network Administrator and (b) you're using the Active Directory plug-in the login options section of the Accounts Preferences Pane. It's a good idea to click the "Open Directory Utility" button when binding to Active Directory. It's also a good idea to access the Advanced Section once the Utility has opened.
    If this is failing at the bind stage then perhaps you should review the details you've been given when binding to AD? It may be worthwhile to clear the workstation from the Computer OU before you try again?
    The above is not an exhaustive list but should help?
    Tony

  • Create service order on basis of service request via Enterprise Service

    Hi,
    I would like to use the ServiceExecutionOrderERPCreateRequestConfirmation_In Enterprise Service to create a service order in SAP in the basis of a previous created service request. Is this possible? I already tried calling the service with various parameter combinations. The creation works fine but the relationship to the service request is not maintained. Could maybe any of the SAP guys or anyone else tell me whether this is possible at all or not?
    Thanks a lot,
    Manfred

    Hello Manfred,
    Yes this is possible.
    In the service structure, there is a node by name BusinessTransactionDocumentReference.
    Please enter the following in the node elements:
    ID = <service_request_id>
    TypeCode =  118
    MainIndicator = true.
    The node BusinessTransactionDocumentReference may look like below in XML.
    <BusinessTransactionDocumentReference>
         <BusinessTransactionDocumentReference>
              <ID>service_request_number</ID>
              <TypeCode>118</TypeCode>
         </BusinessTransactionDocumentReference>
         <MainIndicator>true</MainIndicator>
    </BusinessTransactionDocumentReference>
    If you set the MainIndicator to false, ServiceRequest will be visible in the "Objects" tab in the Order. If this is true, ServiceRequest will be in the header of the order.
    Hope this helps.
    Regards
    Shankar

  • 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

  • FB01 posting using Enterprise Service for Accounting

    Hi,
    I get an error when trying to create a G/L account post using the following enterprise service.
    Link: [AccountingDocumentERPBulkNotification_In|http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=8B45F549DDF711DB2B24000F20DAC9EF]
    System: IDES ECC6.0 Ehp4
    Testdata send from sproxy
    <ns0:AccountingDocumentERPBulkNotification xmlns:ns0="http://sap.com/xi/SAPGlobal20/Global">
         <MessageHeader>
              <CreationDateTime>2011-01-18 10:58:47</CreationDateTime>
         </MessageHeader>
         <AccountingDocumentERPNotificationMessage>
              <MessageHeader>
                   <CreationDateTime>2011-01-18 10:58:47</CreationDateTime>
              </MessageHeader>
              <AccountingDocumentERPNotification>
                   <AccountingDocument>
                        <OriginalEntryDocumentID></OriginalEntryDocumentID>
                        <CompanyID>1000</CompanyID>
                        <SetOfBooksID>1234</SetOfBooksID>
                        <TypeCode>SA</TypeCode>
                        <OriginalEntryDocumentTypeCode>AB</OriginalEntryDocumentTypeCode>
                        <PostingDate>2011-01-18</PostingDate>
                        <Item>
                             <ID>01</ID>
                             <CostCentreID>2100</CostCentreID>
                             <ProfitCentreID>1402</ProfitCentreID>
                             <DebitCreditCode>1</DebitCreditCode>
                             <TransactionCurrencyAmount currencyCode="EUR">10</TransactionCurrencyAmount>
                             <GeneralLedgerAccountReference>
                                  <ID>4</ID>
                             </GeneralLedgerAccountReference>
                        </Item>
                        <Item>
                             <ID>02</ID>
                             <CostCentreID>2100</CostCentreID>
                             <ProfitCentreID>1402</ProfitCentreID>
                             <DebitCreditCode>2</DebitCreditCode>
                             <TransactionCurrencyAmount currencyCode="EUR">10</TransactionCurrencyAmount>
                             <GeneralLedgerAccountReference>
                                  <ID>4</ID>
                             </GeneralLedgerAccountReference>
                        </Item>
                   </AccountingDocument>
              </AccountingDocumentERPNotification>
         </AccountingDocumentERPNotificationMessage>
    </ns0:AccountingDocumentERPBulkNotification>
    Error received in debugger
    FI/CO interface: Object type SA not defined
    Account 479000 does not exist in chart of accounts INT
    G/L account 1000/479000 does not exist
    G/L account 479000 is not defined in chart of accounts INT
    Account 479000 does not exist in chart of accounts INT
    G/L account 1000/479000 does not exist
    G/L account 479000 is not defined in chart of accounts INT
    Please help...

    The problem was missing leading zeros in the fields
    Old Values
    <CostCentreID>2100</CostCentreID>
    <ProfitCentreID>1402</ProfitCentreID>
    <GeneralLedgerAccountReference><ID>4</ID></GeneralLedgerAccountReference>
    New Values
    <CostCentreID>0000002100</CostCentreID>
    <ProfitCentreID>0000001402</ProfitCentreID>
    <GeneralLedgerAccountReference><ID>0000000004</ID></GeneralLedgerAccountReference>

  • 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

  • Design Objects created in Enterprise Services Builder not appearing in Integration Builder

    I am fairly new to PI, so hoping someone can help.  I have created a number of design objects (DataType, MessageType, ServiceInterface, MessageMapping, OperationMapping).  I had also imported an RFC object successfully as well that is used in the creation of the design objects.  All have been saved and activated, and there are no apparent errors listed. 
    After saving and activating the objects, I went into Integration Builder, and created a new Configuration Scenario.  However, when trying to add in the Interface Determination, Receiver Determination, Sender Agreement, and Receiver Agreement, I do not see the the RFC object or design objects that were created in the Enterprise Services Builder.
    Can someone advise as to whether or not I have missed a step somewhere?  Or perhaps there is something else that I need to do before I can get the design objects and imported RFC object to appear in the Integration Builder?.
    Thanks in advance.
    Tuan.

    Hi Tuan,
    Are you using Business System or Business Component.  If your using Business System you need to assign Software Component Version to Business System in SLD.  If your using Business Component you have to add the Interface Name Manually to the Business Component.  Please see the Below screen shot, you have to add Sender or Receiver Interface manually to proceed further step.
    Thanks,
    Satish.

  • Error creating service consumer enterprise service

    Hi,
    I'm facing an error when creating a service consumer enterprise service using WSDL URL. I got the error message
    'Exception occurred in communication framework:Error in HTTP Framework:404Not foundhttp://localhost:8000/?wsdl=wsdl0'
    Does anyone have any idea of how may cause this problem ?
    I've looked in existing foruns questions for a long time, and I didn't get any answer to my problem.
    I'll apreciate any help.
    Thanks,
    Paulo Sousa

    Hi,
    The problem was in WSDL. It has an address 'http://localhost_8000/
    They replace it by the address where the service is installed and i was able to create the service consumer.
    Thanks,
    Paulo Sousa

  • Automatic AD account creation when user gets created in OIM

    Dear All,
    Currently in my OIM version 9.1.0.2, AD account creation is request based. Manager has to raise a request to create an AD account for the user.
    Now we want to leave this process for AD account creation. Requirement is to create the AD account without any approval process.
    Or I can say create an AD account for the user as soon as user gets created in OIM.
    Please suggest.
    Manohar

    Hi GP,
    I am able to follow the steps mentioned for creating membership rule and access policy.
    Account get created whenever used is added to new group 'createadaccountautomatically'.
    However a small trouble here.
    Initially resource status goes to ready. I need to select Misallocation attribute in the request form manually. This might be happening because in present request based approval Manager provides the is_location.
    How should I overcome this limitation? I mean what change to make so that is_location gets changed automatically.
    Please suggest on this.
    Manohar

  • 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

  • Enterprise services for create employee

    hi all,
    I need to know if there are any Enterprise Services to create an Employee?
    thanks!

    Hi Pablo,
    You can find Enterprise Services to manage Employees in the "Employee Administration" business process from ERP.
    [http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=0F76CD395C2E4CACA3CC9368E3E9CF52]
    I Could find the service "EmployeePersonalAddressCreateRequestConfirmation_In".
    [http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=9C2B7FD0AF4D11DA2B24000F20DAC9EF]
    But I doesn't create the employee itself... It adds an address to a Employee.
    Regards,
    Cezar

  • ENTERPRISE SERVICES - BADI TO CREATE CUST. MASTER

    Hi
    Does any one know of a BADI to create company code data for a customer master using enterprise services.
    (as there seems to be no services to do this)
    Regards
    Srinivas

    I think you want a BAPI, not a BADI.
    In your ECC  system, enter the transaction BAPI and look at all the methods available under the Customer object.

  • Windows 10 TP Enterprise Edition with the option to create an account for a child?

    Hi there,
    I've installed the W10 TP Enterprise Edition in a stable VMware Workstation and tried to create another user accout. But this fails because you can only create an account with an email account. This system should handle both: creating local user accounts
    and domain accounts. Creating a local user account for a child in the enterprise environment is absolutely crazy and senseless. A technical preview should handle this. If the GUI fails - ok. But the functionality behind should work. Sorry, but this preview
    makes sense like a hole in my head. I will delete it from the VM. Wellcome Linux.

    Hello,
    You can try this
    https://4sysops.com/archives/install-windows-10-with-a-local-account/

  • I can't create an account on HP Web Service

    I have just bought an Photosmart 7510 and want to use the ePrint Center but I can't create an account. I try using my normal email account = error. I try using my email account printed from the Web Service Report in the printer = error.
    Any ideas to succeed?
    Rgs Martin

    Hi Martin, the problem here might be that you have created an online account with a HP service e.g. Snapfish some time in the past and when you've tried setting up the ePrintCenter account the password you've selected to use with the email address ifs different to the combination you used in the past. This is an issue that has cropped up on the forum before. Take a look at this post and see if this works for you http://h30434.www3.hp.com/t5/ePrint-Print-Apps-Mobile/I-am-having-problems-getting-into-eprint-becau...
    Best of luck.
    If my reply helped you, feel free to click on the Kudos button (hover over the "thumbs up").
    If my reply solved your problem please click on the Accepted Solution button so other Forum users may benefit from viewing the post.
    I am an HP employee.

Maybe you are looking for