Read Service Confirmation from ECC

Hi,
I would need to read the service confirmation details from ECC system particularly interested in ibase, component, product id information. I looked at this BAPI BAPI_BUSPROCESSND_GETDETAILMUL, which is unable to provide me REFOBJ, though this BAPI calls CRM_ORDER_READ inside, it is not loading REFOBJ and hence i will not get ibase, component, product id info related to Service Confirmation.
Is there any other way to read Service confirmation details from ECC.
Please provide me any related hints on this.
Thanks in advance.
Cheers, Satish

Hi all,
Any idea on this.
Thanks, Satish
Edited by: Satish Reddy Palyam on Aug 15, 2011 5:39 PM

Similar Messages

  • How to Read Service Confirmation from ECC

    Hi,
    I would need to read the service confirmation details from ECC system particularly interested in ibase, component, product id information. I looked at this BAPI BAPI_BUSPROCESSND_GETDETAILMUL, which is unable to provide me REFOBJ, though this BAPI calls CRM_ORDER_READ inside, it is not loading REFOBJ and hence i will not get ibase, component, product id info related to Service Confirmation.
    Please provide me any related hints on this.
    Thanks in advance.
    Cheers, Satish
    Edited by: Satish Reddy Palyam on Aug 9, 2011 7:09 PM

    Hi all,
    Any idea on this.
    Thanks, Satish
    Edited by: Satish Reddy Palyam on Aug 15, 2011 5:39 PM

  • FM/Class for creating service confirmation from service order

    Hello Gurus,
    Does anyone know a FM/BAPI/Class to create service confirmation from service order ?
    With warm regards,
    Kallol Bhowmick

    Hello Kallol
    You can trigger a confirmation from service order using action profile.
    Here is how to define action profile:
    IMG > CRM > Basic Functions > Actions > Actions in Transaction
    Dialog Stucture> Action profile:
    Object type = BUS2000116
    Context class = CL_DOC_CONTEXT_CRM_ORDER
    Dialog Stucture> Action Definition:
    Processing time: Processing using selection report
    Check box schedule automatically, Changeable in dialog and executable in dialog.
    Dialog Stucture> Processing types
    Permitted processing types of actions: Select - Method Call
    Settings method call: Method - COPY_DOCUMENT (you can also try COPY_DEF_ITEMS)
    Processing Parameter:
    -Select change icon a new window opens - container editor
    -select create icon another window opens - display container editor
    Here enter following:
    Element = PROCESS_TYPE
    Name = PROCESS_TYPE
    short desp = PROCESS_TYPE
    Tab > Dtype:
    Structure = CRMC_PROC_TYPE
    Field = PROCESS_TYPE
    Tab> initial value
    Here maintain the transaction type of your confirmation.
    save your action profile. Now assign action profile to Service oder transaction type.
    I hope this info helps.
    Regards
    Rupesh Patil

  • Replicating Service contracts and Service orders from ECC 6.0 to CRM 2007

    Hi CRM Gurus,
        How can we replicate Service contracts and Service orders from ECC 6.0 and CRM 2007. Any pointers to do this?
    Please let me know.
    Best regards,
    Vinay

    Vinay,
    I dont think you need any Middleware adaptor objects for CRM Request download .
    You need to create a request in CRM using R3AR2 . Here you need to provide the R/3 table name and field name to download the service document along with Document ID
    You can monitor your request download in txn R3AR4.
    But as MCG rightly told , you should have done all requried customized settigns before downloading service documents .
    Regards
    Dinesh

  • In NWDS add web service server from ECC 6.0 through WSIL

    Hello,
    I'm trying to list the web services present on the ECC 6.0 SAP through the Web Service Navigator in NWDS.
    We add the address: http://abapserver:1080/sap/bc/srt/wsil
    I get an error from NWDS:
    Error connecting to server '...' (http://abapserver:1080/sap/bc/srt/wsil)
    org.eclipse.swt.SWTException: Invalid thread access
    The service wsil is active in the SICF transaction...
    Thanks for your help,
    Tanguy

    Hi Athol,
    Thanks very much, your answers are very helpful.
    To use SharePoint as SAP DMS for document management. We have depend on the 3rd party products like iNet.DM from ERP.Link or Duet Enterprise and separate licenses required for products?
    Without this 3rd party products, it is not possible to use SharePoint as SAP DMS?
    What is best and cost effective way of achieving this requirement?
    Thanks and Regards,
    Venky.

  • Problem reading service contract from ibase

    Hi Experts,
    I am required to read the service contract document from the Ibase component.
    I am unable to find the table or function module to read the service contract
    when i pass Ibase value.
    I am using the badi CRM_SERVICE_CONTRACT and i an required to read the contract here
    based on my way of selection and not using the standard selection.
    Pls provide ur valuable guidance...
    Thanks,
    SA

    Hi Gert,
    I am getting short dump when i have updated the value inside tht badi for the hader and the item guid of the contract.
    When i try to enter the hard coded values it accepted, but whn i pick the value through function module or through the select query and palciong inthe table,its giving me short dump.
    I hope you can guide me to solve this serious issue,a little urgent.
    Thanks,
    SA
    Edited by: Saurabh Agrawal on Nov 27, 2008 1:01 PM

  • Reading Active directory from ECC 6.0

    Hi All,
    During triggering of a workflow, to determine the manager of initiator of work flow we are trying to get the manager details from Active directory(we don't have HR org data).
    Precisely the requirement is using the SAP User id, read the active directory information for the same user and determine the manager user id in Active Directory.
    Does any body came across such situation? Are there any specific RFC enabled function modules which provides the require data?
    Your response will be highly appreciated.
    Regards,
    Nanda.

    Hi Nanda,
    Yes it is possible,  Lots of steps involved though..
    First  you need have the LDAP connector ativated in R/3.
    1) Create RFC destinatino of type T with the active directory server name . ( Contact Basis )
    2) Do the necessary configuration in transaction  transaction LDAP in R/3.
        But before you do that you need to ask your active directory folks the following details.
    --> Ask them to create a userid  and pwd in active directory which you can use for your configuration.
    --> Ask them for distinguished Name
    --> Ask  them for Base entry
    --> Ask them for the  correct port number.
    configure all as per the doucment which Karthikeya has given.
    3) use the following FMs in your program
      LDAP_SYSTEMBIND
      LDAP_SEARCH 
        here you will be passing your serach string
        which will return the person's manager.
      LDAP_UNBIND
    ofcourse based on SAP ID you have get this email id and then
    Thanks,
    Krishna

  • On Completer of Service Confirmation - Which BADI to use

    Hi Experts,
    I am creating a service confirmation from the Service Order, once service confirmation is done then click on Complete button and then Save.
    I want to do coding at the time of hitting the complete button.For this which is the BADI to use.
    Thanks in Advance for your reply,
    Praveen

    Hi Praveen,
    Are you using the SAP GUI to develop this scenario or some other  technology to achieve the same.
    In SAP GUI - the One Order Function Module CRM_ORDER_MAINTAIN will create the Document for you. The same can be saved using the CRM_ORDER_SAVE.
    Let me know if this solves your query.
    Thanks,
    Samantak.

  • Problem in Pricing Condition Type : In Service Confirmation

    Hi,
    I am trying to create Service Confirmation from Sevice Order. I am tring to edit service Item details.
    I assigned valuation type as "Saturday". As per the actual result, one condition type(ZS13) for surcharge should get added in Item Pricing details. But, it is not getting added.
    Can you plesse tell me, what configuration I need to do to add ZS13(condition type) automatically, when I select, valuation type.
    Thanks,
    Sandeep

    hi,
    Please check whether the condition type ZS13 has access sequence assigned having the condition table with Valuation Type as one of the fields.
    Also check whether the accessses above this condition table are not exclusive.
    The pricing trace may help you to analyse why this condition is not determined.
    regards,
    Chait

  • Delivery address replication from ECC to SRM

    Hello All
    We are onboarding a punch-out vendor in SRM. The Vendor said that they won't read the delivery address sent by us in the PO output, but would rather pre-store all the delivery addresses and their codes.
    The code would be auto read & this way they can ship immediately with just 1 day lead time.
    We are using classic scenario and noticed that when the PO is created in the backend, it always creates a new address number each time  , even for the same address.
    We are mulling about a process where the Ship to address would be created in ECC and replicated to SRM , with the same number as ECC.
    So my question is :
    1) Is it possible to replicate the Addresses from ECC to SRM using any report or ALE?If yes what is the process for the same.
    2) Can we maintain the number range of the Ship to address object in SRM as external, so that ECC and SRM has the same #s.
    Thanks
    Kedar

    Hi Kedar,
    1) Is it possible to replicate the Addresses from ECC to SRM using any report or ALE?If yes what is the process for the same.
    Ans : You can create delivery address in SRM from ECC by creating a Report and Utilizing RFC function module to read address
    data from ECC and creating the same in SRM through FM BBP_BUPA_ADDRESS_ADD [i hope the FM  is correct as i do not have the system now].
    I dont know of any standard interface though ....
    2) Can we maintain the number range of the Ship to address object in SRM as external, so that ECC and SRM has the same #s.
    Ans : Does not  look possible to be .. since there are amny type of addresses in the system all uses the same internal number range.  You can utilize some of unused field in delivery address to store the address number of ECC system like  Building code , Street_suppl 3 etc ...
    However i suggest do not make things complex and keep it simple.
    Cheers
    Iftekhar Alam

  • Service Confirmation Confirmed Quantity

    Hi,
    I am using CRM 5.0 and have configured my own Service Order and Service Confirmation. I am able to create a Service Order for my product and create a follow-on Service Confirmation which I have completed.
    My question is how to I change the "Confirmed Qty", in the schedule line of the item it shows quantity 1 and confirmed quantity 0. I am not distributing this Service Confirmation to ECC since this is standalone process, but I cant find how to confirm the quantity within CRM.
    Thanks,
    Sam

    Hi Imthiyaz,
    I have checked and it does not work that way too . I am looking for some literature where SAP says it is not possible.
    Thanks and regards
    Iftekhar Alam

  • Text mapping from SAP SRM confirmation to ECC Servic Entry Sheet

    How can we map Item and Header texts from SRM confirmations to ECC Service Entry Sheet appropriate fields.

    Hello Sanjeev,
    FIrst, run report /SAPSRM/GET_TEXT_CUST_ERP in SRM. This report copy texts from backend to SRM.
    Then use SPRO to map texts between SRM document and R/3 corresponding document:
    SAP Implementation Guide > SAP Supplier Relationship Management > SRM Server > Cross-Application Basic Settings > Text Mapping > Text Mapping for Inbound and Outbound Texts
    Standard Text ID for ERP lines of service begin with "L". They are linked to customzing object ESLL.
    For more details, have a look at R/3 function module MMPUR_GET_TEXT_CUST_DATA.
    Regards.
    Laurent.

  • RFC connection from SAP Data services to SAP ECC

    We have data services set up in linux machine. I am trying to set up RFC connection between data services and SAP ECC.
    From data management console after creating RFC connection i am getting "RFC_bad_connection" error message. Username , password, system number, hostname and client is working from SAP GUI and has all the authorizations. SAP  gateway and service is name is correct.
    Did anyone had similar issue and what was the solution. Do we have start the RFC connection from linux data services machine, i didn't see any sh executable to do so.
    Thanks in advance for helping to solve the RFC connection issue.
    Edited by: gupta sasha az on Dec 19, 2011 7:24 PM

    I am new to SAP and we have just started work on Data Services.
    I wanted to know the complete procedure as in how can I establish a connection between Data Services and ECC.
    Thanks for your help and time.

  • Error during Replication of Service Contracts from CRM to ECC

    Hi,
    I'm encountering a problem when replicating a Service Contract from CRM (I'm using SAP CRM 2007) to ECC.
    I insert a first Item which is not relevant for pricing (let say, product 123)
    I Insert a second Item relevant for pricing, with reference to the previous one (let say, product 456)
    I release the Items and I save the contract
    When I try to go in edit mode in the Contract, an error appears:
    An error has occured in the system DE1CLNT200 while copying the document
    Message no. CRM_ORDER_MISC 020
    Diagnosis
    Errors have occured while transferring the document into another system. Remove the error messages from the enclosed log.
    Transmission log
    u2022     SALES_HEADER_IN has been processed successfully (Notification S V4 233)
    u2022     Material 0 does not exist in plant ZX01 / country CH (Notification E V1 391)
    u2022     Error in SALES_ITEM_IN 000101 (Notification E V4 248)
    u2022     Sales document  was not changed (Notification E V4 219)
    It seems that the program does not recognize the product (the error message says "Material 0", not "Material 456") ...
    Any idea?
    Thanks in advance,
    Andrea

    Should it be a problem related to the leading zeros?

  • Publish a service from ECC 6.0 to Service Registry on PI 7.1

    Hello All,
    I've been trying to publish a service from ECC to the SR that has been configured on PI 7.1.
    I've followed the below steps to configure the connectivity from ECC to PI.
    1. On PI 7.1, created 2 destinations (UDDI_DESTINATION & CLASSIFICATION_DESTINATION) with http authentication (used admin user id with uddi_admin and service_registry_read_write roles assigned)
    2. On ECC, created an RFC destination of type G to point to PI 7.1 with path prefix /ESRegistryWS/BasicAuthConfig?wsdl&style=document.
    3. On ECC, assigned this RFC destination on LPCONFIG for proxy class CO_ESREGISTRY_WSSI and port LP_WORKPLACE.
    4. On ECC, WSPARAM created a new UDDI registry entry with logical port name LP_WORKPLACE.
    Next, I tried to publish a Z service from ECC (WSPUBLISH) to this new UDDI registry and I get a prompt to enter a user id and password for the service "/ESRegistryWS/BasicAuthConfig": I inputted the admin id which has uddi_admin and service_registry write access, but I got the below error:
    Exception raised during physical system publication. Code : ''
    Details:
    10150 Invalid Response code (401). Server
    <http://myhost.domainxyz.com: 50100/uddi/api/publish/> returned
    message <Unauthorized>.
    Spent a lot of time debugging and couldn't resolve it..Please help..

    Thanks, Raja.
    I've already assigned both roles (SERVICE_REGISTRY_READ_WRITE and UDDI_ADMIN) to an admin user ID on UME (PI 7.1). When I try to publish a service (Tx: WSPUBLISH) from ECC, immediately, I get a prompt to enter an id and password for the service "/ESRegistryWS/BasicAuthConfig" like I mentioned in the first post. I'm entering the ID I've configured on UME with those two roles assigned, but I get this error.
    10150 Invalid Response code (401). Server
    <http://myhost.domainxyz.com: 50100/uddi/api/publish/> returned
    message <Unauthorized>.
    Seems 100% an authorization error..but don't know what else to look for.
    Thanks for looking into this and any other thoughts, you might have.

Maybe you are looking for

  • Substract 3 monts to a date in oracle bi publisher 11g

    Hey forum I need to create a sql query data set that groups my info by fiscal year. what I'm having on my data set sql query editor right now is something like select YEAR ("Credit Memo"."Cm Fecha Creacion") as yearGroup from ................. and I'

  • Creating Libraries

    I am trying to use Pro*C to create libraries of C functions that perform various SQL actions. These libraries must stand alone so that they can be used by programmers that do not have Oracle available to them, then the programs can later be tested on

  • RAM availability

    Hi: I am working on a Mac Pro Quad Core machine with 8 MB of RAM.  Since I have certain functions in Photoshop that do not work well or at all in 64 bit and I have third party plug-ins that only work in 32 bit, I am quite often in this mode.  Right n

  • Kerberos not working since update

    Once upon a time we had a wonderful Open Directory server running 10.6.2. Clients we able to bind to it, Kerberos was sending out tickets when is was asked to, we even had a nice little web base interface for clients to change their password. Then 10

  • Trouble importing custom class

    Hi all Just working my way through Programming for Mac OS X (2nd edition), and I've gotten all stuck at page 62. We've just created a custom class, and then try and 'build & go' the application. However, it never compiles, it always complain with my