CRM - From BP to Contract creation. (Move-in process)

Hi ,
I am new to CRM but have worked in SAP ISU. We have integrated CRM and ISU in our project. We have a requirement to do Move-in process in the background in CRM for the data recieved from the third party.
  The process in foregournd is :
-Create Business partner
-Create Business agreement
-Create IBase (Technical data : Conn Obj, Premise and POD)
-Create quotation
-Create contract.
  This is nothing but Move-in process in terms of ISU.
Till now I have managed to find thing below:
-Create Business partner - Use bapi BAPI_BUPA_CREATE_FROM_DATA
-Create Business agreement - FM CRM_BUAG_IS_CREATE2
-Create IBase : CRM_IBASE_CREATE
-Create quotation: I can't find any BAPI or FM to create ISU quotation
-Create contract: BAPI or FM ?
I am not sure if I am missing anything here. I would be greatful if any one can tell me if my approach is correct , if I need to do any linking, If the Bapi/FM I am using are correct  etc etc..
Many Thanks,
Anand

Hi,
  You can use CRMXIF_ORDER_SAVE Function Module for both quotation and contract. The only difference is the process type.
There are different process type used. Please refer table CRMC_PROC_TYPE for different process types which includes quotation as well as contracts.
Hope this helps,
Regards,
Ajay Gupta
Reward points only if it helps.

Similar Messages

  • Error Contract change update in CRM from R/3

    We have the following scenario:
    1) Create quantity contract in R/3
    2) Replicate contract to CRM
    3) Create call-off order in CRM
    4) Order updates contract in CRM and R/3
    When we now change the contract in R/3 (change target  quantity) the inbound queue R3AD_SALESCONTRACT instatus running for a long time. At some point we get message "Time limit Exceeded".
    Does anyone have a clue on this error?
    Thanks in advance.
    Pascal.

    Hi,
    After entering EXIT, from command prompt you  would need to go to "ua" foler and the execute the following command.
    java -cp ua.jar.UaServer
    then it will ask for administrator password.
    And then the Ua server will be started.
    Leave this window as it is.
    Open another window in command prompt.
    then execute the command
    java -cp uagui.jar.UaGui.
    This will open the upgrade assistant. Enter the Host name and then the User name as Administrator and the password.
    This should help you in resolving the issue.
    Regards,
    Imran

  • Creation target group in CRM from SAP BW by Bex.

    Hi,
    I  am using RSCRMBW_TG_GENERATE_BUPA ABAP report to generate target group in CRM from Bex Query . On exection target group is created  in CRM but no record (business partner ) is transferred across .  I have assigned role "SAP_BW_CAMPAIGN_MANAGEMENT" to my user ID  and i have SAP_ALL authorization in user ID.
    Thanks
    Romita

    Hi Nimia,
    Did you manage to resolve this, I am having the same problem. I am not getting any errors and the target group is created but there is no data in the target group.
    Thanks,
    Rue.

  • How to use LSMW on CRM for bulk master data creation?

    Hello Experts,
    I need your help to able to use LSMW on CRM for bulk master data creation. Below is described my detailed requirement; -
    We have CRM 2007 integrated with SAP ISU (ECC6.0). As per business process all Business Master Data (BP details, Business Agreement details etc) and Technical Master Data (Connection Object, PoD etc.) is created in CRM and then it is replicated in ISU. We are going to start Assembly Test soon. Now we need to have all master data in place. Tool we want to use is LSMW.
    Now can you help me right from scratch on how to use LSMW for bulk master data creation in CRM?
    Please give me documents / links etc that is relevant.
    Regards,
    Rohit

    Hi,
    I have looked into your query.
    These are some information which might be useful to you.
    What is LSMW?
    Legacy System Migration Workbench or LSMW is SAP standard program that can be used to easily load / change master data or transactions in SAP without any programming at all. It can be used to upload data at cutover, such as: open orders, contracts, materials, vendors, stock on hand. It can also be used in a production system to make changes to existing data. Very limited authorization checks are available on the transaction, so the use of it must be very well controlled.
    One input file can be used to create all the views of the material master. For all the material types. Even if different views and fields are used for the different materials.
    Steps to take
    1. Create text file with data to be loaded
    2. Set up and run LSMW
    The following link will provide good information on LSMW Idoc method:
    [http://help.sap.com/saphelp_nw04/helpdata/en/ad/2d54a41d7011d2b42e006094b944c8/frameset.htm]
    I hope this helps.
    Regards,
    Venkat

  • Possible to change the business Partner from a created Contract in ICWEB??

    Hello experts,
    I would like to know if it is posible to change the BP from a created contract in ICWEB.
    I check the option "CONTRACT MANAGMENT" and there is an option to change the premise with the button "Move To Other Premise" but I don't find an option to change the Business Partner from a created contract.
    Can you help me, please??
    Thank in advance.
    Edited by: Javier Garcia on Aug 19, 2008 7:01 PM

    Hello S Reddy and a lot of thanks for your help.
    But I don't know where I can select this option, there isn't the  where I can associate the option in customizing or what transaction. Could you explain me with more details, please ??
    Thanks in advance.
    Regards.

  • SRM 7.01 Backend Contracts creation with XI/PI ESOA Service

    Hello, we are implementing SRM 7.01 PPS with Extended Classic Scenario. We need to create contracts backend contracts ( ECC) from RFX RESPONSE at SRM. As we have ECC 6.0 EHP 5 we have to use Esoa services. The problem is that we have set up PI but no contract is created at ECC ( not even in SRM) when we pressed button "  create contracts" from rfx response even thought the message at SRM is " contracts XXXXXX created" I think we are missing some customizing in ECC.
    We have already implemented badi BBP_DETERMINE_LOGSYS
    I read note 1268821 who explains that we have to activate business function LOG_MM_P2PSE_1 in ECC but I think this only apply for "CENTRAL CONTRACTS" and we dont want to use central contracts. We just want to creates contracts at ECC from rfx response in SRM. I couldn´t find any documentation about this, just for Central Contracts or backend contracts creation (through idocs) . Any idea?
    Thanks in advance for your help!
    Best Regards
    Liam

    The first interface that try to get out from SRM was " PurchasingContractERPRequest_Out_V1", thus based on this interface we made the configuration on PI. So, after pressing button " create contract" on srm if we execute tx SXI_MONITOR in SRM we found the interface " PurchasingContractERPRequest_Out_V1" and in the backend system ( ECC) at tv SXI_MONITOR we found interface PurchasingContractERPRequest_In_V1 for this contract with black and white flag ( processed successfully) but no contract created in ECC not even SRM.
    Anyway we have checked that inbound proxy  is executed but we dont see any contract created
    Is this the right Interface? We are missing something?
    Best regads and thanks again for your help!

  • Waring messages for PO Date in the contract creation?

    Hi Friends,
    Expecting answers with some functional knowledge,
    I am developing one webservice to create value contract from dotnet front end,
    So user can enter inputs from that front end and he will get SAP generated value contract id.
    Here I did validations for all the fields and giving error messages to restrict user to dont give incorrect values.
    Now coming to my issue..,
    While entering the PO Date in the initial screen of contract creation,
    If I enter future date,
    The purchase order date lies in the future. Please check
    If I enter the past date.,
    The purchase order date is in the past. Please check
    I will get warning messages like this, so what should i do, I can enter, today's date to avoid these messages,
    And I can neglect these two messages to proceed, as they are warings only.
    But in my case , Can i process these messages to front end, Is it mandatory.
    I want to know the intention of these messages, then i will take good decision on this...,
    Thanks,
    Naveen.I

    Hi..,
       Thanks for your attention..,
    After consulting some people on this issue, I got that..,
    Mostly PO Date is current date, but in the case of purchage receiving process is late then the date may be in past..,
    Similerly, because of some business reason we can create contract before receiving of purchage order, where order should
    must get, in this case user can enter future date.
    So as if it is not special case user creates contrat with po date as current date, system gives some warning!!
    Better to pass this messages to front end if we are using webservices or some thing like other technolgies.
    welcome to other comments on this..
    Thanks,
    Naveen.I

  • MWST condition type missing in contract creation,VA41

    Hi, got a problem here during contract creation. I can't get the MWST show up in the contract condition tab. Analysis result :
    010 Access not made (requirement not fulfilled)
    Error Message : Pricing error: Mandatory condition MWST is missing
    Things I have done :
    a) checked pricing procedure V/08
    b) created condition records VK11
    c) checked customer tax classification : Liable for taxes
    d) checked material tax data : Full tax
    e) ???
    what else did I miss out?
    Thanks
    Andy

    Option 1: If you do not want MWST condition as mandatory, then remove the check from check box in the pricing procedure (T.Code: V/08). MWST is tax condition & Tax condition are normally not mandatory, as it may vary according to Business Requirement.
    Option 2: <b>"010 Access not made (requirement not fulfilled)"</b>: Check the access sequence maintained for Condition Type MWST (T.Code": V/06). Next, Check the Access Sequence & the access 010 assigned to it. (T.Code:V/07). Check whether Accesses & fields are assigned correctly.
    Option 3: Instead of maintaining condition record for access 010, maintain for different combination & check the result. Even in my case, once the access with reference to tax classification did not give desired result, but was achieved bu maintaining another combination.
    Regards,
    Rajesh Banka
    Reward points if helpful.

  • Why doesn't the original document I'm dragging and dropping from one folder to another move?

    Why doesn't the original document I'm dragging and dropping from one folder to another move?
    What's happening is the computer is creating a duplicte of the document and placing it in the new location with a new creation date.  The original document I wanted to drag and drop into a new location remains where it started as the "original" document and the new copy has this little arrow protruding up from the lower left of its icon.
    At first I thought it was an alias, but it's a copy of the document I thought I was dragging and dropping.
    What gives here?
    Steve

    That arrow indicates it is a linik to the original, though. This happens if you wish to drag files, for which you do not have permissions to do this operation, e.g. from Library or System folder. I am pretty sure you do not accomplish this operation from/to folders like Desktop or Documents; if so, there is a problem with your system.

  • IDOC transfer during Contract Creation

    Hi All,
    I have a requirement with the contract creation in SRM contract management.
    Do you Know which IDOCs is/are transmitted to the ERP during a contract creation?
    Thanks in Advance!
    Martin.

    Hi Martin,
    To add further to Claudia's note, Message Types "BLAORD" & "COND_A" are set-up in ECC as incoming. There is no Mesage Type set-up for these (as OUTBOUND) on SRM side.
    In SRM, Message Type "BLAREL" should be set-up as INBOUND. This carries the release information for the contract from ECC to SRM.
    Cheers,
    Akash

  • Payment method in Contract Creation

    Hi,
    Was just wondering why the payment method i entered during contract creation (Goto > Header > Financial Accounting > Pmnt method) does not kick in during payment run. What happens is that the payment method defined in the master record is being used instead of the one i indicated. Kindly advise. Thanks.

    Hi,
    This is because when you are trying to release the Contract using OR......system first search for payment method u have assigned for the particular material assigned to particular contract customer.
    If nothing is available there only than system picks payment method from the contract.
    Hope it helps.
    Raj

  • Disconnect CRM from ERP

    Hello All,
    I've been searching in all these CRM Foruns for a thread that could explain the way of disconnect CRM from ERP. However, it seems that so far no one needed to do this.
    My client no longer wants to work with CRM, and there are some processes that are now being syncronized in both ways like:
    - Sales;
    - Business Partner creation and updates;
    - Price Conditions;
    - Material creation and correspondent sales process;
    - And lot of other information.
    I need to gather some documentation that explain the way of making this oprations. As far as I'm concerned, I will need to cancel all syncronization operations (through R3AC1, R3AM1), empty all queues (SMW01, SQM1, SQM2), but I should have some SAP documentation or some experienced collegue that could help me or guide me to preform this operation.
    Is there anyone that could give me some advices?
    Thanks in advance,
    Kind Regards,
    Miguel

    Hi ,
    If you want to discinnect ERP from CRM, data flow has to be stopped both ways, i.e upload of data from CRM to CRP and Download of data from CRM to ERP.
    Steps for deactivating from CRM to ERP.
    1. Delete all sites of type R/3 in transaction smoeac (Admin Console).
    2. Deelete RFC destainations pointing to ERP in sm59.
    Steps for deactivating from ERP to CRM.
    1. Remove entries for consumer CRM from the CRMCONSUM table in ERP.
    2. Remove entries for consumer CRM from CRMRFCPAR in ERP.
    If you have no external systems connected, (standalone CRM), you can stop the creation of MBdocs by creating
    relevent entries in transaction smw3_00
    Hope this helps.
    Best Regards,
    Shourav

  • How to use crm xif to finish batch creation of BP in crm

    Hi,
       we need to upload BP data in CRM from flat file and many fields to be filled. And seems CRM provides XIF to do this. But not many materials listed in SAP help. could anyone give some suggestion ?
    ths

    Hi,
    I've looked into your reply.
    For your first query, you have to provide identification numbers. It is like an identification for the external systems when you create the same.
    You do not have to pass Guid, since inside the code logic, if it is fresh insert there will be GUIDs generated also, which will cause the confusion. Let the system generate the GUID for fresh insert. You provide the identification numbers.
    For your second query you need to provide the sales area data in the following segment
    E101RMXIF_PR_MATERIAL_SALES of Idoc CRMXIF_PRODUCT_MATERIAL_SAVE01. Also kindly make sure that you have done the necessary customising for sales area of products. Hoping the 2nd error comes during the update of product data.
    I hope this helps.
    Regards,
    Venkat

  • Need info on Standard Web services to pull Order data in CRM from external applications

    Hi Gurus,
    I have a requirement to pull Order data in CRM from external non-sap application using Web services. Are there any standard SAP provided web services to pull order data based on some input? If yes, can you provide me any kind of documentation related to this?
    Appreciate your help on this.
    Thanks
    Lakshman

    Hi Lakshman,
    I have checked further.
    Please review below link of the SAP Help documentation :
    http://help.sap.com/saphelp_nw70/helpdata/en/47/3a989cbcef2f35e10000000a1553f6/content.htm?frameset=/en/46/97218e79f115eae10000000a114a6b/frameset.htm&current_toc=/en/d1/802cfc454211d189710000e8322d00/plain.htm&node_id=439&show_children=false
    and also the link :
    –http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=347DD31EB5AB4BC592BD8B29C0981A1B
    Hoping that this will be helpful.
    Best regards - Christophe

  • How to know an order number from the service contracts table

    Hi all,
    I want to know how the order entry module and service contracts module are connected. I mean to ask if a service is placed as an order for purchase how do i get the information about the order_id or order_number from the service contracts table.
    please point me in a direction so as to which tables i should be lookling at.
    Thanks.

    Try OKC_K_REL_OBJS table. The column JTOT_OBJECT1_CODE contains values 'OKX_ORDERHEADER' or 'OKX_ORDERLINE' and the column RTY_CODE = 'CONTRACTSERVICEORDER'. The column OBJECT1_ID1 should store order HEADER_ID or LINE_ID based on JTOT_OBJECT1_CODE value. Hope this helps.

Maybe you are looking for

  • How to use data in a ResultSet when only one record in set?

    Hi. Using a prepared statement which invokes a SELECT * from <table> where <primary key> = <unique value>. This is executed and the results sent to a resultSet. The only problem is that only one entry is in the resultSet. I want to parse the results

  • File2mail - No output

    Hi, I have done file2mail scenario.I put a file in source directory and it is picked by sender file adapter.I have checked comm.channel monitoring in runtime workbench and in sxmb_moni i got success flag.But i didn't get the mail as output. Please su

  • How to automatically ensure printing pdf in safari does not crop content

    I realized today that printing  and saving as pdf in safari has been cropping my content. I dont know when this change occured or why, but at some point in time, content I've saved from safari by printing and saving as pdf has cropped the pages. Is t

  • Connecting 2 monitors

    I am an independent film maker, just getting underway...I've purchased two 19 monitors to edit on, but just want to use my G4 17 as the computer...how do I hook those two monitors in and can I still control the two screens when the laptop is closed?

  • MaintenancePLan

    Hello I am running MS SQL 2008R2 SP3 and I am trying to run MaintenancePLan. Current jobs are: 1) Check Database Integrity (scheduled to run every Sunday at 2am) 2) Reorganize Index (scheduled to run every Monday to Friday at 5am) 3) Rebuild Index (s