ERP sales order additional fields: how to select data and edit it.

Hi Gurus,
I need to add in the CRM Web UI SAP ERP fields like VBAK-TAXK1. I followed the steps as described in the SAP note nr 1224179.
The field is present in the CRM WEB UI, but there is not the selection list and it is not editable.
I checked the field in the structure TDS_HEAD_COMV, TDS_HEAD_COMC and it is in the table LORD_MAPPING with this entries:
OBJECT :               HEAD
FIELD :                   TAXK1
FIIELD_INTERNAL: VBAK-TAXK1
REPID:                    SAPMV45A
DYNNR:                 4440     
I have also checked the values of these two parameters in the VA transaction:
CALL_FUNCTION equal blank
CALL_ACTIVITY equal blank                                   
In the CRM system I created the custom field and I renamed it with the same name of ERP field in the structure:
INCL_EEW_ERP_ADMINH_V
INCL_EEW_ERP_ADMINH_V_X
Thanks for the Help
Daniele
Edited by: Daniele Piazza on Jan 24, 2011 3:17 PM

Hi,
Call transaction SFW5 on ERP system, click Continue on POP-UP.
Check if ENTERPRISE_BUSINESS_FUNCTIONS->LOG_SD_SIMP_02 is active. If it is not active, select it and go to the menu->Activate .
Edited by: Daniele Piazza on Apr 1, 2011 9:19 AM

Similar Messages

  • Any pointers on how ERP Sales order are searched in Agent Inbox

    Hi,
    I have a requirement where i need to trigger an activity/workflow in CRM for orders that are created through ERP Salesorder functionality. In the workflow list, we need to give the order description and provide an hyperlink to the order number. on selection of order number, it should display the ERP sales order. To achive this in workflow, i am trying to understand the as-is standard functionality which is available in Agent Inbox search on ERP sales order.This search is getting the ERP orders and on selecting the order it is opening the ERO sales order page. I tried debugging the method GET_MAINCATAEGORY available in the component iccmp_inbox and in the view Inboxsearch.But couldnt really able to crack the logic how it is retrieving the ERP sales order from inbox search. Any pointers on how this is achieved will be of great help.
    Thanks,
    Udaya

    Hi Udaya,
    Calling a Customer Specific R/3 Transaciton was quite easy in CRM 4.0 / 5.0 in the PC-UI Framework using Object Links. You can do that all by customizing and creating a custom method for a BOR Object in Transaction SWO1.
    I think I've used CRM_ORDER_MAINTAIN to update the Document Flow. The subsequent activities where created by BAPI_ACTIVITYCRM_CREATEMULTI. I've wrapped all that standard functions in a RFC enabled function module.
    It would be possible to provide also a link in the E-Mail to the Manager but the client is using a Citrix environment to provide access to the Portal. But Outlook runs locally. So we decided to use the standard Portal iView to display the Alerts. When you fill the Alert Container with the elements OBJKEY_GUID, OBJKEY_BOR_OBJECT_TYPE, OBJKEY_CRM_OBJECT_TYPE, OBJKEY_METHOD and OBJKEY_LOGICAL_SYSTEM using the Function Module SWC_ELEMENT_SET that provides a direct link to the specific document too.
    Best regards
    Gregor

  • How to create an ERP Sales Order in CRM by referring to CRM Quotation

    Hello Experts:
    My requirement is as follows:
    I have done the replication of customers and materials between ECC and CRM. 
    I need to create a quotation in CRM and create a follow-up transaction as ERP Sales Order within CRM.
    My question is: how do i link the CRM quotation and ERP Sales Order within CRM?
    In other words, Once I save the CRM quotation, I need to be able to create an ERP Sales Order within CRM through a follow-up transaction...
    Hope I made myself and the question very clear?
    Kindly help.
    Many thanks and regards,
    VSK.
    Edited by: venkatskumar on Feb 11, 2011 6:57 PM

    Dear,
    we faced same situation in ALmansour motors comp. , but we tried to create CRM/Qoutation and replicate it to ERP
    and after that we created ERP Sales order () with refrence to our ERP/Qout., the sales order will be replicated automaically to CRM again with same no. () and linked with ERP qoutation which have the same CRM qoutation no(*).    
    (*) i think after qoutation replication you can use transc. launcher to create ERP sales order through CRM screen.
    (**) you have to handle the no ranges for Q. and sales order on both servers to be matched
    Note :
    to replicate CRM qoutation, be care this configration point,
    CRM qout. item category>> ... >> customizing at item level (Qout. Data .. Releveance for Qout.) = 3 initially a sales/service trans. 
    I hope to it would be useful
    سبحان الذي علمنا هذا

  • Help needed on the logic used to display ERP Sales order in CRM WEB UI

    Hi,
    I have a requirement where i need to trigger an activity/workflow in CRM for orders that are created through ERP Salesorder functionality. In the workflow list, we need to give the order description and provide an hyperlink to the order number. on selection of order number, it should display the ERP sales order. To achive this in workflow, i am trying to understand the as-is standard functionality which is available in Agent Inbox search on ERP sales order.This search is getting the ERP orders and on selecting the order it is opening the ERO sales order page. I tried debugging the method GET_MAINCATAEGORY available in the component iccmp_inbox and in the view Inboxsearch.But couldnt really able to crack the logic how it is retrieving the ERP sales order from inbox search. Any pointers on how this is achieved will be of great help.
    Thanks,
    Udaya

    Hi Denis,
    very good idea. I thougt myself about that workaround, but it is not really that for what I searched.
    I mean the "SAP Query" is a really good standard tool, that are used by many customers. That is why think there must be a standard way to display the SAP Query in the Web UI without using Transaction Launcher.
    But it seems that there is no way, except of the transaction launcher or by using an additional analyse system like SAP BI.
    By the way do you know a Web UI compoment which enable the user to start reports like SE38?
    Regards
    Fabian

  • Enhance ERP Sales Order

    Hi Experts,
    I'm searching for detailed technical information how to enhance the ERP Sales Order.
    Let me describe the scenario:
    in ECC the Sales Order is already enhanced in the way that there are some custom fields on Item level under Additional Data B
    Now I want to make this fields also available in CRM.
    I have already executed the steps descriped in the .pdf attached to OSS 1224179 and enhanced the CRM view ERP_I/ItemDetails with corresponding custom fields.
    But two things are not working:
    the CRM fields are read-only and they don't display the data from ECC while displaying an already existing Sales Order.
    I think I have missed something. Any ideas?
    Best regards and thanks in advance,
    Sascha

    Hi Shaik,
    of course it is EHP4.
    Any other hints?
    Best regards,
    Sascha

  • ERP sales order and Quotation

    Hi All,
    I need to access the ERP sales order in IC webclient. Can any one explain step by step procedure to achive this. 
    I also need to access the ERP quotations in IC webclient. I believe we need transaction launcher to achive this. Is this true. Please explain how this can be done.
    Is there a Best Practices documentation for these?
    Points will be rewarded *
    Thanks you

    Hi Ram,
    Follow below steps if you want to use transaction launcher for creating ERP Sales order and ERP quotations.
    1. Create a transaction Lancher using wizard
    IMG: CRM-> IC WebClient -> Basic functions -> Transaction Lancher -> Configure Transaction Launcher ( wizard)
    Step 1 : Select entries
                Here you can the name of the  Transaction launcher ID
                and leave other fields empty
    Step 2: Technical Details
                Here give the class name ( Zclass name)
    Step 3: Further technical details
                Give the logical system of your R/3 system, BOR 
                object type BUS2032 and method as                      CREATEMULTIPLE
    Step 4 : Transaction parameters
                Select the parameter  SALES
    Step 5 : Activity clip board
                Leave blank
    2. Create Navigation bar entry and Profile
    IMG : CRM-> IC Webclient -> Basic functions -> Define Navigation bar profiles
    Go to Define entries and create a new Navigation bar entry ID
    Select the navigation type as launch transaction.
    Give the launch transaction ID as the one which created through wizard.
    Go to Define profiles and create a new navationbar profile by copying the most relavant standard profile.
    Add the navigation bar entry to the newly created profile.
    3. Assign the navigation bar profile to IC webclient profile.
    IMG: CRM --> IC WebClient --> Define IC Webclient profiles.
    Here you assign the navigation bar profile to IC Webclient profile.
    Reward points if it helps.
    Regards,
    Madhu

  • Sale Order additional data B.

    Hi,
    I have created 2 z fields in sale order additional data b at item level.
    but when user is entering any data in that field,same data is getting displayed for all line items.
    how to control that for particular item for which user has entered.
    Data Entered in z fields are used only for display purpose which are used for some calculations.

    hi,
    in PAI  usercommand  module  
    use loop endloop for internal table which store item level data 
    loop at item level data
    user command module 
    endloop.
    in module  driving program .
    module
    read table it_issue index tab_ctl-current_line transporting no fields.
      if sy-subrc = 0.
        it_issue-kostl = p_kostl.
        it_issue-ktext = p_ktext.
        it_issue-for_sys = p_for_sys.
        modify it_issue from it_issue index tab_ctl-current_line.
        clear it_issue.
      else.
        it_issue-kostl = p_kostl.
        it_issue-ktext = p_ktext.
        it_issue-for_sys = p_for_sys.
        append it_issue .
        clear it_issue.
      endif.
    endmodule  .
    regards
    deepak.

  • One-time customer with ERP Sales Order

    Hello experts,
    I am working with ERP Sales Order on SAP CRM 7.0 Ehp3.
    We have a requirement to start using 'one-time customer' process. I know there is a standard account groupd (CPD) on ECC side for this purporse.
    We would like to enter a sales order for occasional customers, without saving the customer in the master data table.
    I would like to have an occasional customer (example nº 1000 which should work like a CPD). I need to enter a sales order for this customer nº 1000, and once I enter nº 1000 on the BP number field, it should bring a Pop-up in order to enter the customer's information (address).
    This is working when I create the order via VA01 on ECC side, but the pop-up is not shown when I try to create the order on CRM via erp sales order.
    Any suggestions on how to make one-time customer work on ERP sales order? And how to make the pop-up work?
    Thanks in advance!
    Luis

    Thanks a lot, Rene! I have just read this SAP note and confirmed your information.
    Do you know of any workaround or development that could be done for this scenario using ERP sales order?
    If not, I will suggest using transaction launcher and create this type of order for the one-time customer directly in VA01.
    Once again, thanks for replying!
    Luis.

  • Order Type Group - CRM 7.0 B2B Ecommerce with ERP Sales Order Scenario

    Hello Experts
    Scenario: CRM 7.0 with ERP Sales Order
    How can we use ORDER TYPE GROUP in CRM 7.0 B2B E-commerce with ERP sales order?
    With CRM as a back end this ORDER TYPE GROUP functionality is available as OOTB, but with ECC as a back end is this available?
    As per out understanding, we can use more than one TRANSACTION TYPE by seperating the TRANSACTION TYPES by COMMA in shopadmin? Is it a right understanding?
    Kindly let us know if we have ORDER TYPE GROUP functionality in CRM 7.0 B2B E-commerce with ERP sales order?
    Thanks and Regards
    DJ

    Hi DJ,
    In fact the Order Type Group is only available when you are connected to CRM Backend. For ERP Webshops, you only have the option to add the Order Types separated by coma.
    In addition, be aware that B2B only supports Sales Document with category "C - Sales Orders" on ERP backends, for example:Credit Memo Requests won't work. For more information, I created Note 1567713 that explain the restrictions.
    Kind Regards,
    Diego Felix.

  • Enhance ERP Sales Order search

    Hello experts,
    I would like to know if it is possible to enhance the ERP Sales order search by adding new search criteria.
    Actually, this search criteria is a Z field in the ERP sales order ( In my case, a field displayed in the Additional data B tab at the item level of the ERP sales order)
    Have any of you implement such enhancement? Could you please give me any guidance?
    Thank you very much for your help.
    Best regards.

    Hi Shaik,
    of course it is EHP4.
    Any other hints?
    Best regards,
    Sascha

  • Sales Area determination in follow-up ERP Sales order from CRM opportunity

    Hi Experts,
    Iu2019ve configured everything needed for ERP sales Order to be created as follow-up from CRM opportunity.
    sales area in CRM opportunity is correctly determined (but division is disabled)
    Sales Org : 1000, Distribution Channel: 10 and Division : 01 (Division is not displayed in opportunity)
    But when I created ERP sales order as follow-up document from opportunity, system checks for sales area 1000, 10, 00 (This sales area or Division u201800u2019 doesnu2019t exist in either systems ERP / CRM) and gives a error message.
    If you have any idea how sales area determination works in follow-up ERP Sales order please share.
    your help will be highly appreciated
    Thanks
    Manjushail

    Hi Christian,
    If the service order line items are entittled to service contract , at each item level you will get contract info in contract data tab.
    when you transfer these items to confirmation , confirmation item contract data will not have contract information. Only when you enter items in confirmation manually then system will pop up window for selection contract and confirmation items get contract information.
    thanks,
    Nitin

  • Creation of an ERP Sales Order or ERP Quotation from CRM Opportunity

    Hello Experts,
    The scenario is as follows:
    I have done the cross-system copy control of transaction types and item categories to enable ERP Quotation and ERP Sales Order creation from CRM Opportunity.  However, after saving the CRM Opportunity, when I click on the follow-up transaction and select ERP Quotation or ERP Sales Order from the list, the screen doesnt change and instead I got the following error:
    "Diagnosis
    An exception occurred during request processing. This was handled centrally. It changed the program flow and the result of the request probably contains errors.
    Procedure
    Contact your system administrator.
    Procedure for System Administration
    Activate checkpoint group BSP_WD_EXCEPTION_DISPLAY. To do this, use transaction SAAB. If the error recurs, further details are displayed.
    Exception Details
    CX_BSP_WD_INCORRECT_IMPLEMENT - Define component usage 'CUERPFollowUp'
    Method: CL_BSP_WD_REPOSITORY=>GET_CMP_USAGE_DEF
    Source Text Row: 20"
    Experts, kindly help me understand what the error is about and pointers to resolve it.
    Points would be awarded.
    Thanks,
    VSK.
    Edited by: venkatskumar on Feb 21, 2011 8:37 PM

    Hello Robert,
    Thanks for the quick reply.
    I have followed your instructions and I wanted to confirm one more thing with you.
    When I enter the component usage it gave a pop-up which said:
    "Enter either a reference or an interface view"
    Any information on what should be entered in the reference or the interface view? What should be the used component name and interface view name in this scenario?
    Kindly confirm.
    Points awarded
    VSK.
    Edited by: venkatskumar on Feb 22, 2011 12:37 PM

  • Creating ERP Sales order with reference to CRM Service Order

    Hello all,
    I am trying to create an ERP Sales Order from CRM. If Icreate the Sales Order manually, it is working correctly but, if I try to create the ERP Sales Order as follow-up document for the CRM Service Order, it is not working.
    I have defined the Cross-system Copying of Transaction Types, byt the ERP sales order is not shown as possible follow.up doc from the CRM Service Order. Does anyone know if it is possible?
    Additionally, I would need to create CRM Sales Orders in reference to ERP Sales Order. Is there any way to do it??
    Thanks in advance and Regards,

    Hi Oliver,
    Rajendra answer is correct.
    The SAP Standard integration Scenario creates a ERP sales order for all the salesitems in the serviceorder.
    Without items no salesorder is created in standard.
    Maybe you could realize your requirement with own coding when you save a new service order or by button - click.
    I realized something similar some weeks ago. One hind:  It is helpfull to maintain a ztable where you store which CRM serviceorder is linked to which sales orders.
    Kind regards.
    Manfred

  • Replication any bp of crm sales order as  reference bp in erp sales order

    Hi specialists in sap r3.
    I was faced with the requirement not to replicate all bp of CRM. We want to in order for replication of any PD (CPM) was replaced by a reference bp (ERP).
    Individuals do not need to be analyzed in ERP.
    Is anybody know how to solve this issue? How to replace individual bp (CRM) to reference bp (ERP) during replication?
    I'll be glad to any idea.
    Regards,
    Tatyana.

    Hi Sangameshwar,
    In CRM you can have two scenarios for ERP Sales Order.
    1. ERP Sales offer and Sales order, using the CRM User Interface to create directly the ERP Sales Documents with LORD interface. The document is only saved in ERP. I believe this the scenario you are using.
    2. CRM Sales offer and Sales order, the document is saved both CRM and ERP. The documents are replicated via Middleware.
    In both scenarios the interaction record should add the document in the doc. flow, it's probably a missing customizing in the interaction record.
    Hope this information help you.
    Regards,
    Jorge G.

  • IC ERP SALES ORDER

    Hi CRM ICWC Guru's,
    Could you please help me what is the use of maintaining the below img path for IC ERP Sales Order.
    IMGCRMCRM cross application componentsGeneric interaction layer/object layer component specific settingsDefine object model for ERP sales order in IC webclinet.
    Help is highly appreciated. Thanks in advance.
    Cheers
    Lingaraj M

    Our system came pre-filled with 31 entries and we didn't need to make any changes.
    The configuration required for us was in SPRO > CRM > Interaction Center Webclient > Business transaction > ERP Sales order
    1st 3 of the 31 entries
    ERPAdminH     ERPHeaderCondSet     ERPCondSetH     C 1     A 0..1     C Aggregation     ERP
    ERPAdminH     ERPHeaderDocFlowSet     ERPDFlowSetH     C 1     A 0..1     C Aggregation     ERP
    ERPAdminH     ERPHeaderIStatus     ERPIStatusH     C 1     D 1..n     B Composite     ERP
    Define Object Model for ERP Sales Order in IC WebClient
    Use
    In this Implementation Guide (IMG) activity, you can view the complete object model for the Enterprise Resource Planning (ERP) sales order in the Interaction Center (IC) WebClient. All relations used in the ERP sales order must be available in this table.
    Requirements
    Only those object relations that can be derived from Customizing entries can be added. For example, the relations for object ERPPartnerSet are taken from partner function maintenance.
    Default Settings
    In the standard system, this table contains all entries required for all applications that use the generic interaction layer (GenIL) with reference to the ERP sales order in the IC WebClient.
    Existing entries should not be changed or deleted since this may affect other applications that are also based on the generic interaction layer.
    You can add object relations if they are necessary for your interface modelling.
    Activities
    Use the input help (F4) to enter the source object and the relation name. The other fields will be filled in automatically.
    See Also
    You can make settings for the ERP sales order in the following IMG activities:
    - Define Profiles for ERP Sales Order
    - BAdI: Change ERP Sales Order Data

Maybe you are looking for