Taxation in CRM with SD as Backend

Hi
We are implementing CRM 6.0. We are using ECC as backend system.
I was going through document for Tax determination in CRM. As per that we use condition technique for taxation, if backend systen is ECC. Does that mean I have to just activate SPE in IPC, and these Tax conditions are used as any other condition type(such as Basic price) in CRM.
Thanx and Regards
Hitesh

Hi
Yes, if u want know of creating routines
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/107adc1a-0501-0010-de8e-973e0fb4049b
go through this
Reward if hleps
Regards
Manohar

Similar Messages

  • Queries on proforma, billing and taxation in CRM

    Hi,
    Scenario : SAP CRM Services + ECC 6.0
    I have the following queries on billing and taxation in CRM:
    1. Is it a must to use CRM Billing in case we are implementing CRM Services or can we use R3 Billing?
    2. We are using billing plans in CRM service transactions. Can we still use R3 billing or CRM billing needs to be set up ?
    3. Can we do taxation (tax determination) using R3 tax engine (CIN) for CRM Services scenario ? In that case where does the billing need to be done?
    4. In case CRM billing and tax determination in CRM is a must in our case, can anyone help me with a TTE configuration guide (I believe that tax calculation in CRM can happen only using TTE)?
    5. In certain cases we need to generate proforma as well as final invoices. Can this be done using CRM billing?
    Thanks and Regards,
    Dhaval

    Dear Zaki,
    I assume both proforma and commercial invoice is having the same number range interval which is internal.
    In billing use the following user-exit
    USEREXIT_NUMBER_RANGE (Module pool SAPLV60A, program RV60AFZZ)
    Since the pro forma is created earlier, this exit should not be valid for pro-forma invoice type.
    When the commercial invoice is created, this exit should trigger (if VBRK-FKART = COMMERCIAL INVOICE DOCUMENT TYPE) then put the delivery number in VBFA as the VBELV and fetch
    the VBELN if the VBTYP_N is pro-forma invoice (U).
    If there is any entry in VBFA with the above criteria, then use the same document number (VBRK-VBELN of pro-forma)
    and fill it in the document number for Commercial invoice.
    Check with your ABAP-er and you will get a better idea.
    Thanks & Regards,
    Hegal K Charles

  • How to get one crystal report to work with two different backends?

    We have a software that can work with either SQL2008 or Visual Fox Pro backend.  We are trying to compile One Crystal report that will work with either of the two backends.  How to you make sure that your Crystal Report is compiled so that it will work with both backends?
    Right now my reports were originally created using the SQL2008 backend and are retaining the DBO reference in the statement, which then will not allow the Crystal report to work with the VFP backend.

    You can write your data sets as a command using hand coded SQL. As long as "dbo" is the only schema used in your SQL Server database, you don't need to specify it in the SQL. SQL Server will automatically assume the dbo.
    The 2nd thing... The SQL needs to be 100% compatible with both SQL Server 2008 AND VFP.  This will limit the list available functions to those that are common to both platforms AND work exactly the same in both platforms.
    The other part is to make sure you are using an ODBC type connection instead of OLD/DB. That way all of the connection properties are set on the local machine and the report is simply looking for the System DSN name.
    HTH,
    Jason

  • Activating BP scenario for Ecom with R/3 backend

    Dear All,
    I am new to the functionality Ecom with r/3 backend. I have configured Ecom BP (220_BB_ConfigGuide_EN). Now i'm trying to test the BPP. I have created two layouts Layout1 and Layout2.
    If I click on any og the layout I get the error:
    ISA Framework: com.sap.spc.remote.client.object.IPCException: BackendException Exception: parameters: [client]='null' [user]='null' [language]='null' [ashost]='null' [systemnumber]='null' [mshost]='null' [gwhost]='null' [gwserv]='null' [group]='null' [systemid]='null' Properties: {lang=EN, passwd=?, sysnr=00, client=555, user=weblogin, ashost=10.244.2.25, jco.client.type=A, maxcon=100, codepage=1100} Client not connected com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: CPIC-CALL: 'CMRCV' null Function: SPC_GET_DOCUMENT_INFO Import Parameters: |--|| | PARAMETERS 'INPUT' ||| |IT_DOCUMENT_ID|IT_ITEM_ID| ||| | | | ||| |IT_DOCUMENT_ID|IT_ITEM_ID| ||| || | TABLE 'PRCT_PRIDOC_GUID_T' || | | || | 0 1 2 3 4 5 6 7| || || || | TABLE 'PRCT_ITEM_NO_T' || | | || | 0 1 2 3 4 5 6 7| || |--
    |
    Also, When i try to create shopping basket, after entering the product manually H11 etc and click on update i get the error:
    com.sap.spc.remote.client.ClientException: BackendException Exception: parameters: [client]='null' [user]='null' [language]='null' [ashost]='null' [systemnumber]='null' [mshost]='null' [gwhost]='null' [gwserv]='null' [group]='null' [systemid]='null'
    Properties: {lang=EN, passwd=?, sysnr=00, client=555, user=ecommerce, ashost=10.244.2.25, jco.client.type=A, jco.client.trace=0, codepage=1100}
    Client not connected
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: CPIC-CALL: 'CMRCV'
    null
    Function: SPC_GET_DOCUMENT_INFO
    Import Parameters:
    | PARAMETERS 'INPUT'
    IT_DOCUMENT_ID
    IT_ITEM_ID
    IT_DOCUMENT_ID
    IT_ITEM_ID
    | TABLE 'PRCT_PRIDOC_GUID_T'
    0   1   2   3   4   5   6   7
    I have not done the configurations for Document management as in configguide it says its optional.
    Any idea how can I slove this issue?
    Thanks,

    Hi,
    I am having exactly the same problem. I have deactivated IPC in shop admin. How do I deactivate in the XCM settings? I do not see that in any place...
    I am sure I am missing something here..I am new to this ISA with R/3 backend.
    Any help would be definitely appreciated. Thanks in advance.
    Thanks and Regards,
    Mahesh.

  • File upload with 'asp vb' backend

    Hello,
    I am trying to get file uploading with flex (flash buider) working. There are plenty of examples with a php backend, but i need the script for a 'asp vb' backend.
    I' ve tried lots of different approaches but can't get it right. Someone out there with a solution?
    Thanx!!

    Believe it or not I have to do this also.
    I have legacy ASP code that uses ASPUpload that I'd like to get working with my Flash CS5 and FlashBuilder Burrito front-ends.
    it's just multipart encoded.
    So, if you first test it with ASPUpload and a simple form, trying just FILE1 first, and it works with ASP backend then tackle the FlashBuilder side with some debugging.
    ASPUpload is still an extremely embedded component on tens of thousands if not more sites, and it was just updated, but I think the previous version just before this update, the one that's out there in code on so many sites, that is what Flash needs to work with.
    ASPUpload is doing its part, as it follows all the multipart encoded RFC rules and has worked for years.
    I'd love to join you in finding out what's going on here.
    This is a long-standing issue.
    I've done PHP also.  But again, enhancing an interface with FlashBuilder4 or Burrito, to integrate with working legacy code makes it hard when something is not working on the Flash side (it appears anyway) as ASPUpload form posts are extremely easy.

  • Simulation in SAP CRM WITH THE HELP OF SAP BIW

    How simulation can be executed in CRM with help of SEM / BI.

    Hello Anup,
    Could you be more specific about your question? I mean could you eloborate it ?
    Thanks
    Raja Pamireddy
    CRM marketing forum Moderator

  • Integrate MS CRM with call centre avaya

    Hi, all.
    Prompt please how it is possible to integrate MS CRM with call centre avaya

    Hi Elka,
    Please check this link : http://www.avayausers.com/showthread.php?p=52698
    Let me know, if this is not what you are looking for,
    Regards,
    Chinmay
    http://metrix.blogspot.com

  • Best Approach for integrating SAP CRM with Outage Management System

    Hi All,
    We are moving towards deploying Outage Management System (Oracle Utilities NMS) to help localize the fault, achieve Outage Management and a transparent network with a near-real time stats. We already have SAP ECC 6.0, ISU, SAP PI 7.0 and SAP CRM 7.0. One of the challenges we are facing is to decide how should we go about the integration of SAP CRM with Oracle's Outage Management System.
    Here is a sample business scenario,
    CSR receives a call from a consumer and inquires about planned outages for a particular area.
    This information is contained in the Outage Management System (OMS). OMS is SOA based and is hosted on Oracle Service Bus.
    I want to know that is there any ES Bundles available for CRM-OMS integration? Should we go about Service Based Integration? What are the alternatives to Service based integration? Can it be done using BAPIs?
    We receive around 1000 consumer complains and against every complain a ticket is generated in CRM. Now If CRM is integrated with OMS using SAP PI, the volume of the data being exchanged via PI is very much high and exceeds our licensed volume for SAP PI. So I do need to know the best practices for either approach that you may recommend.
    Regards,
    Adil Khalil

    does anyone have an idea about this one, I've asked this question in a few places and no one really seems clear about it.
    Also, I've read here and there that SAP Business One is not a real SAP product. It was bought by SAP and is sold by them but has little do to with SAP's technology (R/3, SAP ERP, Netweaver, SAP CRM, ...), and that therefore they don't support it that much ? Is any of this right ?
    I'm just trying to get my vision of the SAP universe clear.
    Angela

  • Info about project with in c++  with oracle as backend

    can anyone let me know about some good projects or project websites for project in c++ with java as backend.

    Do you mean Oracle as backend or still feel java as backend ?
    If Java please tell us too , we would be happy to learn how to store data in Java.

  • How to extract data from CRM with Data Service?

    Hi all,
                 I'll try to explain briefly the main issue; We need to read or extract data from SAP CRM with Data Service tool, then we'll show the data with webi, but now I would like to know if there are some standard tool as a rapid mart (i mean that it doesn't exists) but if some one knows how it works and if it's possible, it could be very helpful for us.
    BW option doesn't ok because the client needs a lot of queries for a report and the standard tool in our project is Data Service.
    Thanks in advance, and ask all u need if it can be a help for answer the question.
    Best Regards.
    Edited by: Cantabria on Jun 7, 2011 1:14 PM

    Hi,
    Your very familiar with LO data source even though your getting doubts on it.
    LBWE/SM13 belongs to only LO Data sources.
    CRM data sources also have delta settings based on data source.
    You can search on google about CRM data sources by using data source names.You may get some useful information.
    Before using CRM Data sources, CRM functional team need to set proper configurations at CRM system. those also you can easily get form google.
    use search term as " CRM - BW Adapter settings".
    Like other standard data sources for crm also,
    we need to activate from RAS5 and do the modification at RSA6.
    test at RSA3 and replicate into BW. Do the rest of the flow at bw system.
    Thanks

  • Data transfer ship-to party from ERP to CRM with role ship-to

    We currently have an ERP system and we want to transfer the various customers to CRM but with different roles e.g. we want the ship-to accounts (account group 0002 in ERP) to be created with a role of ship-to in CRM. When we transfer the data at the moment, all accounts are being created in CRM with the role of sold-to.
    Does anyone know if this is possible and if so, how?

    Hi Johan,
    Thank you for your helpful response. Once we have done the initial transfer of data from ERP to CRM, we want the CRM system to be the master system for creating customer records. However, we will create some customers with a role of ship-to in CRM and we want to these to be transferred to CRM with an account group for ship-to customers. Do you know if this is possible?
    Regards
    Helen

  • Integration of CRM with ECC

    Hi All,                   
              We are doing same scenario(Integration of CRM with ECC and replication of material/customer).My question is how to integrate CRM and ECC(Proxy OR WS). what are the interfaces involve in sap pi and any software component required in PI side.
    Please help me.
    Regards
    Ravi

    Hi Ravi,
    Check first these links:
    Synchronizing SAP CRM data to external systems via SAP PI
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0f10991-2c4d-3110-aab0-ad4bf5708baf?QuickLink=index&…
    Regards.

  • What is activity in SAP CRM  with examples plz?

    Dear All
       What is activity in SAP CRM  with examples plz?
    Thanks
    CRM Newbee

    Activities are explained in CR010 & CR300. It is a transaction type used to record sales activities e.g. telephone call, email or customer visit or a follow up call, request to fill up a questionnaire or request to set the status to complete etc. in customer/partner engagement lifecycle. This has mainly information like: Activity type partner, texts & dates. However it is an order document like opportunity, sales order etc. & extra information can be added by including customer set types like we do in opportunity, quotation, sales order, conttract etc.
    Activities are a central part of SAP CRM & used across application e.g. Interaction Center, Sales, Marketing etc.
    I hope this should be sufficient & helpful.
    If you need to understand more about basic concept of Activities please see the dropdown list for Activity types..this will give you a good idea as to what are the kinds of business transactions which can be activities.
    Regarding Quotation thing...Quotation is not an activity but 'Create Quotation' or 'Create Quotation as follow up to a lead or opportunity' can be an activity.
    Thanks,
    Vivek

  • Is there any way I can create a form for Muse that will integrate with their Python backend system?

    Attention Anyone that my be able to help PLEASE
    I have a client that I am building a website for in Muse and they have a backend system thru "Python" that I am guessing runs their information. So basically im asking is there any way I can create a form for Muse that will integrate with their Python backend system? Have any ideas? I really need a large form that will work with "Python"
    Thanks A Bunch!!! Dan

    ITBobbyP hi again,
    Excel formats are not backward compatible, you need to use the proper driver.
    Arthur
    MyBlog
    Twitter

  • "Compatibility of the navigation of the People Centric CRM with EP6"

    Hello all,
    for which version of Business Package and which SP Portal 6.0. is SAP-Reference note: 659881 "Compatibility of the navigation of the People Centric CRM with EP6" valid.
    We brought the note for portal 6.2.0.4 (BP 60.2.3) and
    navigation functioned not.
    Does anyone know this problem and can help me?
    Thanks in advance
    Best regards

    Hello Irene,
         Go ahead and do as per the instructions given in the note. Download the zip file and proceed as instructed. Everything works fine. This note is applicable to the SAP Enterprise Portal 6.0 and any level of the support package.
    Hope this helps..
    Thanks,
    Sunitha

Maybe you are looking for

  • Best Practice for Production IDM setup

    Hi, what is the best practice for setting up prodcution IDM: 1. Connect IDM prod to ECC DEV,QA and Prod or 2. Connect IDM prod to ECC prod only and Connect IDM dev to ECC Dev and QA. Please also specify pros and cons for both options if possible. Tha

  • Partitioning causing bootcamp problem? (x-post from bootcamp forum))

    My boss's 17" MBP has 2 partitions - Mac OS (35 gb) and Vista (65 gb). The larger partition is formatted NTFS as it must be for Vista. Attempting to revert to one partition via Bootcamp shows the "Restore the startup disk to a single volume" button g

  • Drag and Drop Interaction in Quiz Template

    I'm new to developing in flash, and I'm just teaching myself. I've been a software developer for 15 years. I'm trying to use the quiz template in flash and having trouble with the drag & drop interaction. It seems to work fine when not randomized, bu

  • Email Signature or company message preset instead

    How can I preset the message of my company account such as important : this message could not forward Etc...warning message? Solved! Go to Solution.

  • How can I fix my disabled account?

    When I go to purchase a new song on itunes, a pop up says my account has been disabled.  I've changed my password a few times, but no luck. HELP!