From ISA into CRM

Hi Experts,
I have a requirement like this:
The Bill to party number will be passed to the Sales order from ISA(Internet Sales) in a text field or in an unused field in the CRM sales order. So if we can get this information and put it in the bill to party field before saving the sales order, the issue of saving the sales order twice will be eliminated.
In short what we have to do is
Before saving any sales order in CRM, get the input in the text field into CRM sales order and replace the bill to party by the entries in that field.
Can any body sahre this and give some solution?
Thanks in Advance.

You can implement order_save badi.
In prepare method, you can fetch the whole order using function crm_order_read. You can get your custom field here, get bill to party number.
Now you can modify the order using function crm_order_maintain to replace your bill-to-party.
Regards,
Kaushal

Similar Messages

  • Push accounts from ECC into CRM without sales organisation

    Hi,
    We have setuped middleware connection between CRM and ECC for accounts. In CRM we use enhanced organisation model. Accounts from ECC come into CRM with sales organisation data. Correct working...
    But their are also accounts in ECC who don't have sales organisation maintained. How can we get those also in CRM.
    With an initial load it doesn't work, with CRMM_BUPA_MAP neither. You don't even see anything in smw01, so ECC don't push anything to CRM.
    Any advice? Thx!

    Any ideas plz.
    Thanks.

  • Middleware filter settings to block transactions from flowing into CRM

    Hi Experts,
    We have a requirement where in we need to stop the transactions from flowing to CRM from ECC based on the combination of transaction type and number range.
    Here is the detailed scenario:
    We have transaction types T1,T2 and T3.
    Number range of T1 is 1000 to 2000         
    Number range of T2 is 10000 to 20000.    
    Number range of T2 is 1000 to 2000         
    Number range of T3 is 1000 to 2000      
    Transactions T2 (With number range 10000 to 20000) and T3 are originating in ECC.
    Transactions T2 (With number range 1000 to 2000) and T1 are originating in CRM.
    We need transactions T1, T2 (With number range 10000 to 20000) and T3 to flow back to CRM from ECC, but not T2 (With number range 1000 to 2000).
    I tried to figure out a combination that I can enter in the middleware filter settings but couldn't get one.
    Any help in this regard would be highly appreciated.
    Thanks and Regards,
    Kris.
    Edited by: Kris on Jun 10, 2010 7:37 AM

    Hi Kris,
    Can you check if you can add the Number range filter value in Table SMOFFILFLD and then maintain the number range filter to restrict the T2 transaction type as per your scenario.
    Hope this helps.
    Regards,
    Chandrakant

  • Need to help in initial data loading from ISU into CRM

    One our client has requirement as
    All ISU data applicable (BP, BA, the appropriate technical data, Contracts, Products, Product Configuration and their correspoinding price Keys and Price Amount) to CRM  should be loaded into CRM as the part of the intial load.
    Eventhough ECRM_GENERATE_EVERH  in ISU but its documentation is not available.
    Is any provision like Report or RFC or function module present in SAP.
    I would appreciate  for you all quick reply with positive and appropriate solution. mailto [email protected]

    Got my answer.We can clear the data using MDX.

  • Sales order from ISA to CRM, regarding item status

    Hi,
    In ISA, when  we click on the sales order in change mode, want to display the userstaus value for item status.(right now its showing the system status and its non editable). requirement is to display all the available status values in combo box and user can change the value from the combo. can someone can suggest me, how can i get this?
    Thanks in advance.
    Murali

    Marco,
    Check out SAP CRM Best Practices.
    this link will open a MS-DOC straight from SAP website.
    http://help.sap.com/bp_crm70/BBLibrary/Documentation/B09_BB_ConfigGuide_EN_DE.doc
    all documents you can find on the link below
    http://help.sap.com/bp_crm70/CRM_DE/HTML/Content_Library_CRM_EN_DE.HTM
    Regards,
    Lalas

  • Create order on CRM from ISA without ITS

    Hi!
    I must create Purchase orders from ISA to CRM. I study 2 ways:
    1: call RFC on CRM to ISA, get data from isa, create order on CRM;
    2: create javascript on isa for send data to crm and create order.
    in both ways, i don't know which function module to use.
    is there a way for trace both system and take correct function modules?
    i don't have ITS!!
    I hope to explain well.
    best regards!
    Ale

    Hello Ale,
    if the ISA and the CRM System are running on two different machines you can use Ethereal to captuere the Network traffic and find out what function module is used. Also the Application Log in the CRM Server (Transaction ST01) can be usefull.
    Regards
    Gregor

  • Upload data from Excel into SAP CRM using webservices

    Hi,
               I want to upload the data from EXCEL into SAP CRM using a web  service, can anyone say me the process and also how to map the excel and the source code structures.
    Thanks,
    Sanju.

    Try the following :
    Class: CL_GUI_FRONTEND_SERVICES
    Method: GUI_UPLOAD
    Thanks
    <b>Allot points if this helps!</b>

  • Need to fetch Schedule Line information into CRM from R/3

    Hi Experts,
    I need to get the Schedule Line Info into CRM system before an order is created.
    Is there any standard function module in R/3 to fetch this information for a specified Material and Quantity.
    If not, the database table where this schedule line information is being stored would help.
    Regards,
    Kris.

    Hello all,
    does this Function Module work also for Configurable Material? We currently face the issue that we replicate a quote from CRM to ECC and the confirmed date for the Scheduled Lines do not get populated due to a limitation. It seems, that currently it is not supported to get back the confirmed date for sub-line items that come from a configurable product.
    The FM Module you mentioned seem like a good workaround?!?
    Please advise!
    Marc

  • How to avoid  configuration product downloading from R/3 into CRM

    Hello,
    We have CRM 4.0 connected with R/3 backEnd and configurable products are downloading from R/3 into CRM with the whole characteristics.
    We don´t use this characteristics in CRM to configure this product and the pricing. Is there any way to avoid this information into CRM??
    1.- Though the Middleware???
    2.- Though the Uninstalling IPC(internet pricing configurator)???
    3.- though the item category of the Business Transaction.???
    It´d be grateful to get a way because actually, when we enter the product, this one has to be configurated because of the errors.
    Thanks a lot,
    Luis Angel Fernández

    Hello Luis,
    First of all I am unable to understand how are you getting the characteristic through material download.
    All configuration comes through Knowledge Base and its runtime version.
    If you want to block configurable materials from flowing to CRM then set the filter on Item Category Group.
    I think you must have different item Category group for configurable material.
    Thanks & Regards
    Subhabrata

  • Does materials download from R/3 into CRM trigger Sales Documents?

    CRM GURUS -
    Can anyone tell me if this statement is true?   When we do and synchronized request of specific materials from R/3 into CRM, does this trigger the cooresponding sales transactions to download into CRM that have this material? 
    What we noticed is that when do a sync request or an intial download of materials from R/3 into CRM, we start getting lots of sales documents in our queues.  We also see a lock on any deltas in the outbound queue of R/3 until the material is fully processed in CRM.
    It would seem that if a materials changes, you would want to reprocess any sales documents to reflect the material changes - is this statement correct?
    Any insight would be helpful.
    Pat

    1) When we do request download for a material sales transactions will not get downlaoded.
    2) When you do request download, CRM will put a stop on all R3AD* queues in SMQ1 of R/3.
        That is why you see stop on all delta queueus.
    3) Those stopped delta queus may be the changes done orders at that time.

  • Product Hierarchy download into CRM from ECC6

    Hi Guys,
    Recently we have added few Product hierarchies into ECC6 (level 2, 3 , 4 and 5 hierarchies)
    now they are not replicated into CRM...
    how can I replicate them into CRM from ERP6... quick guidance....?
    The object - DNL_CUST_PROD1
    Thanks
    KP

    it will be done maually,
    - On CRM
    For Defining the Product Hierarchy Strucuture :
    CRM IMG -> Cross Application Components -> SAP Product -> Product Category -> Define Category Numbering Schemes
       - make new entry
              Number Scheme     R3PRODHIER
       - after that select the new Scheme, and choose a new entry (should be the same as structure PRODHS on ECC)
    For Defining Product ID
    CRM IMG ->Cross-Application Components->SAP Product->Basic Settings->Define Output Format and Storage Format of Product Ids (tx. COMCPRFORMAT)
    note : should be matched with ERP (Tx. OMSL)
    refrence B09_BB_ConfigGuide
    الحمد لله الذي علمنا

  • Load the data from Legacy system into CRM

    I'm new to CRM,I would like to know  What is the procedure used to Load the data (ex: Business partners data ,Organization data,Sales data, etc.) from Legacy system into CRM system?
    Can anyone  explain me and send  any documents,it  would be very helpful.
    I highly appreciate your help.
    Thanks,
    [email protected]

    Hi Rani,
    You can also use the ALE IDOC method to load data from legacy to CRM system if you have some middlware tool(E.g. XI) in between. We have implemented this in our project where we were getting flat files from legacy, XI was converting the same into IDOC and the IDOC was sent to CRM where we read the IDOC data, populate the standard BAPI's or function modules to create the data in CRM.
    You need to define an IDOC TYPE similar to the data structure on the legacy system. Maintain the ALE settings. Write the function module to validate and create data in the CRM system.
    E.G. To create business partner SAP has provided BAPI_BUPA_CREATE_FROM_DATA bapi.
    <b>Reward points if it helps.</b>

  • Replication of Sales Office and SAles group into CRM from ECC6

    Hi All,
    recently I added the sales group and sales office into and existing sales are in ECC6.
    1. how can I replicate that sales group and sales office replicate into CRM and Assign to the same sales area
    2, how can replicate a new sales area into CRM?
    3. do I need to do something in Org structure..?
    thanks,
    Ken

    Hello Ken,
    You can download new sales office & sales group using Transaction code CRMC_R3_ORG_GENERATE.
    After executing this transaction you can see new sales office & sales group structure.
    You have to select this new sales office & group rows & generate structure. After that you have to save. While saving you can give the earlier CRM Sales Organization unit.
    You can see new sales office & sles group under earlier sales organization in PPOMA_CRM.
    Best Regards,
    Rajendra Sonawane

  • Where / how to download table  TVV1T from R3 to CRM to CDB into SMOTVV1T ?

    Hello everbody,
    does anybody know which object I have to download from R3 to
    CRM and from there to CDB in order to get the table SMOTVV1T   filled
    in CRM ?
    Thanks for reply ,
    Gerd

    Hi,
    I've found it:
    Synchronize object  DNL_CUST_CUST3 from crm to cdb.

  • Initial load of sales orders from R3 to CRM without statuses

    1) Some sales orders were uploaded into CRM without statuses in the headers or line items. 
    2) Some sales orders were uploaded without status, ship-to, sold-to, payer.....If I deleted them and use R3AR2, R3AR4 to upload each individual then no problem.
    Any ideas or suggestions?
    Thanks.

    Hi,
       Request load of adapter objects uses different extractor modules for extracting the data from external system to CRM. While your initial load of sales docs. will use a different extraction logic bases on the filter conditions specfied on trx.
    R3AC1
       There may be a problem in the extraction of data from the source system (don't know if you are using a R/3). Can you please de-register the R/3 (i suppose) outbound queue using trx.
    SMQS
    , and then debug the extraction (R/3 outbound) before the data is sent to CRM using FM
    CRS_SEND_TO_SERVER
       If this goes well, you may try debugging the mapper in CRM inbound and the validation module in CRM as a last resort. Also, please refer to trx.
    SMW01
    to see if the Bdocs are fully processed.
    Hope this helps...Reward if helpful.
    Regards,
    Sudipta.

Maybe you are looking for

  • Want to use IMAP portlet in my portal page

    i try to make my page support sending and receiving mails for my company,i try to use IMAP portlet,And when i make an external application to connect to mail server the following message appear Login Failed: Failed to authenticate the user with the c

  • Problem in hierarchy F4 in BEx

    Hi all, I've activated standard BI content queries. Have loaded master data, transaction data & hierarchies. The problem is while executing the queries in BEx, wherever the F4 for hierarchies is coming, the Long description is field is blank. only th

  • Problems Viewing Site in IE

    Hey, I seem to have come across a problem with my site. While it looks great in both Safari and Firefox (Mac OS X and Windows XP), it has some problems when being viewed by Internet Explorer (I've only tried with IE 6, I don't know about 7). Can anyo

  • Information about constraints by using SQL query?

    Hi how can we view all the definition of a constraint by using SQL query. Suppose I create following tables: CREATE TABLE supplier ( supplier_id numeric(10) not null, supplier_name varchar2(50) not null, contact_name varchar2(50), CONSTRAINT supplier

  • JMenuBar Layout

    The default Layout manage of a JMenuBar is BoxLayout. Suppose two menus "File" and "Edit" are added to a JMenuBar, so every menu's width should be 50% width of the whole bar. But from L&F, the width of menu "File" or "Edit" is much small, why? Thanks