Base table for 0CRM_SALES_CONTR_I(CRM Sales Contracts: Item)

Hi experts,
Im looking for the base tables for 0CRM_SALES_CONTR_I(CRM Sales Contracts: Item).if there is a base table for the datasource how do we find it.
Thanks,
sivarama landa

Hello Siva,
This is the way to find in the system:
From RSA2>Extraction Tab-> Extract Structure-->Components Tab->Component Column( You will see .INCLUDE)  with its Corresponding Description in the column---> Short Description ( FOR EX : ORDERADM_H Data for BW DataSources), usually the CRM system table will be CRMD_******** or CRM_******.
Here you will not find the lbwe( way to find tables in the ECC ).
The Best and easiest way to find is as said by Martin.
Regards,
Adhvi

Similar Messages

  • BAPI_SALESORDER_CHANGE to update reason for rejection of sales order item

    Hi,
    The FM BAPI_SALESORDER_CHANGE is not working properly as I am getting below error when try to update the reason for rejection at sales order item level.
    The delivery is done for this salesorder. Is it because the reason for rejection field is not as an input field when delivery done?
    error in return table is " Field 'ABGRU' cannot be changed, VBAPKOM 000010  ready for input"
    Request your suggestions to avoid this error.
    Thanks

    >
    anikaushi wrote:
    > Hi,
    > The delivery is done for this salesorder. Is it because the reason for rejection field is not as an input field when delivery done?
    >
    >  error in return table is " Field 'ABGRU' cannot be changed, VBAPKOM 000010  ready for input"
    >
    >
    > Thanks
    Yes, Most likely.. You can confirm this by trying to change a order without delivery and see if it goes thru (to ensure that you have passed correct parameters)...
    you may have to delete the delivery (and if billing document exist, cancel it), before you can reject the line item... it would be safer to raise an error message and let the users manually delete delivery document as long as you don't have large volumes of this scenario..
    Please see the SDN thread for how you can avoid this error...
    Re: Cancel Sale Order after Issued Billing

  • CRM Sales Order Item Status Does Not match R/3 Item Status

    The status of the CRM sales order item is being set to 'In Process' when the related R/3 sales order line item status is set to 'Complete' - when, the delivery quantity is zero for the sales order item.  This happens when the warehouse can't find the stock to pick - the delivery quantity is set to zero.  Thus, the CRM order item status does not agree with the R/3 order item status.  We need for the line item status to be set to 'Complete' in CRM.  Anyone have an idea as to how to make this happen?
    Thanks you.

    Hi Peter and Suresh,
      From the information provided I understand that the sales order created in CRM after replication to R/3 has some status change.
    1.  What are the fields which are updated in R/3 for the sales order created in CRM ?
    2. If sales order fields are updated in R/3 are these updates reflected back to CRM?
    3. If they are reflected back in CRM? Is there still flexibility for sales order to be changed in CRM and replicated back to R/3?
    Can you please share you experiences.. Any help is highly appreciated.
    Thanks
    Jothi

  • S076 SOP table for SD report (Sales Forecast Report ).

    Hi
    We are using S076 SOP table for SD report (Sales Forecast Report ).  This has only material number as key at present , where as we want to know if flexible planning will give material/shipto as key for forecast.
    Thanks In advance .

    Hi
       These are the key figures I am seeing in OMOJ , As I am new to this functionality                                  I am not able to add new key figures , can I request you to explain it to me ......
    Key figure                     F D 
    Sales     
    Production                         
    Stock level                        
    Target stock level                 
    Days' supply                       
    Target days' supply                
        Thanks

  • How to add a table layout in CRM Sales order?

    dear all ,
    anyone know how to add a table layout in CRM sales order customer tab that using the EEWB added?
    can EEWB do this?   i didn't find the appropriate business object......

    Hi , Swapna
    is you mail address right? can not send out.
    first , you should have added one field using EEWB ,  then to EEWB , find the extension , double click on the task, there  you will find a  "object list"  on the right, the list will give you many many very important  information , you should look through .
    then double click on the "screen:  ..........EEW......." ,  layout , there you will find the field you have added in .  and you can draw anything you want there , then back to the screen flow , write you flow logic in PBO and PAI .
    about the global  data definition,  again to the "object list", you will find a "Report source code:  ......................TOP". in there ,you can define all you data .
    another thing  if you want to save your input field to database tables that you draw (not by EEWB added)
    two ways:
    1. write update table directly  in  PAI module .
    2.  you can use this BADI :  ORDER_SAVE , this is when you save the order to trigger the save action.

  • Base table for customer in R12

    Hi,
    What is the name of base table for customer in R12?
    Thanks,
    GSM

    I have one small question regarding How can we delete a Concurrent Program which is already registered? Please see this thread.
    How to delete an executable concurrent program
    How to delete an executable concurrent program
    Thanks,
    Hussein

  • What are the Target Base Tables for FA_TAX_INTERFACE table?

    Hi,
    We are using "upload tax book interface" program to update the Tax Book informaiton.
    For this we wanted to know all the Target Base Tables for FA_TAX_INTERFACE table (Specially for the ATTRIBUTE1-ATTRIBUTE15 columns of the interface table).
    Kindly request you to help on this.
    Thanks & Regards,
    Satvik Patel

    Well, what are you reconciling to? You are looking at something that seems to be different from your data extract, so what is that thing? My trouble shooting process is to take an asset that seems to be wrong and reconcile from the report/screen data to the extract data. You have to figure out what Oracle program is involved and what kind of SQL that the program is doing and what tables it is looking at. This could be an Oracle program error. I just ran into a problem on the Payables Posted Invoice Register report, where the total did not match my extract total. Turns out the report was wrong. If I had table records with a date/time stamp value (instead of just a date stamp value) in the accounting date field for the TO ACCOUNTING DATE value in my report request selection, those records were being dropped from the report. I reported this to Oracle support and found out that there is a patch to fix the problem (happens when cancelling an invoice) and a data script to follow to fix the historical data. So you have to keep an open mind. Yes, trying to find a reconciling issue can be very painful.
    My reaction is that you are looking at the right tables. There is also a FA_DISTRIBUTION_HISTORY table that you may want to look into, that links back to the FA_DEPRN_DETAIL table. Maybe your issue lies there. At least something to look at.
    John Dickey

  • Finding base table for a field in a structure !! urgent

    i need to find out where is BUDAT field being populated in the 2lis_04_p_arbpl extractor. When i see where this field is coming from it shows MCAFVG which is a structure. i need to use this field in user exit and need to know which table is it coming from. I am actually looking for last confirmation date on an order.
    my query is that if a field is shown as a part of a structure then how can we find out where is it being populated from ? like where can we find the base tables for this structure ?
    Please help. Points will be assigned to all helpful answers.
    thanks
    Laura.

    HI..
    well yes... go to ROOSOURCE and find the name of the program for that structure. go to se38 and check out the tables used in that program.
    let me know if that helped... what structure are u trying to find the tables for ?
    thanks
    Laura.

  • Base tables for aggragates and Multiproviders

    Is  RSDICMULTIIOBJ the base table for Multiproviders?
    What is the base table for Aggragates and units?

    Multiproviders
    RSDCUBEMULTI 
    RSDICMULTIIOBJ
    Aggregates
    RSDDAGGREF
    RSDDAGGRT
    RSDDCVERREPAGGR
    RSDDAGGR    
    RSDDAGGRCOMP
    RSDDAGGRDIR 
    RSDDAGGRDIR_M

  • Base table for 0CRM_OPPT_H

    Hi,
    can any one help me,
    What are the base tables for the data source 0CRM_OPPT_H, precisely, when i run the extractor where the fields MKT_ELEMENT (Marketing Plan Element) and OBJECT_ID (Transaction No.) are fetched from?
    In the SAP Library table of origin has been written DOC_FLOW and ORDERADM_H, but when i checked in DDIC DOC_FLOW does not exist and ORDERADM_H is a structure.
    Please let me know how the above fields will be populated, while extractor runs.
    Thanks
    Dasari

    Hi
    If I got your question properly the MKT_ELEMENT is fetched from Table ORDERADM_H with Filed ORDERADM_H_GUID and also DOC_FLOW Table with Field OBJKEY_A.
    http://help.sap.com/saphelp_nw70/helpdata/EN/39/a5252db1142c4188bbde476a39c723/frameset.htm

  • Base tables for 3FI_SL_WD_TT.

    Hi ,
    I had a query regarding the data source : 3FI_SL_WD_TT.
    The data for this DS is extracted via a function module G_BIW_GET_TT_DATA. I was able to find the base tables for the enhanced fields. I need to know how can I find the base tables for the standard fields.
    Regards,
    Adarsh

    Hi Adarsh,
    in R/3 goto transaction GCL3 "Display FI-SL Customizing Ledger".
    Find the line for your special ledger WD and what you see in the column named table should be the main table for your standard fields.
    The structure of the table is different to the datasource and also the key might be coded. Once you found the table for WD (above) have a look for further tables of similar name and you will find the tables that hold the key (like ROBJNR, COBJNR or SOBJNR) referencing to your table.
    Best,
    Ralf

  • Base tables for datasource 1cl_obat001 ?

    hi all ,
    how to know the base tables for   datasource 1cl_obat001 ?
    Thanks

    HI ,
    Ok fine , its a classification datasource , its is generated one ,you can find the details in the table CLBW_SOURCES
    in your source system (ECC ) ,
    Provide the datasource name in the infosource field , and the field OBTAB shows the source table for the extractor
    Hope its clear,
    Regards,
    Sathya

  • Need to know the base tables for the QM datasources

    Hello SAP Experts,
    I want to know the base tables for the below mentioned datasources which stores the transaction data.
    1. 2LIS_05_QE1:  Inspection Characterstics Results
    2. 2LIS_05_QE2: Inspection Characterstics Results (Quan)
    3. 2LIS_05_QVUDN: Usage decision for Inspection
    Need your inputs.
    Thanks,
    Lasya.
    Edited by: lasya john on Dec 10, 2008 8:28 PM

    Hi Lasya,
    You can use help.sap.com for this.
    If you do not find this data source there...then
    You can go to LBWE t-code in R/3 and then infront of the data source...you have maintenance option.
    Click on that ...and go inside it in the display mode.
    Here you can see a generic pool of fields on the left side which can be included in the data source........  field present in the data sources in the right side of the pool.
    For every field you have a tructure name infront of it like MCXXXX where XXXX is the table name.
    So the field is being from that particular table.
    Even I would the same thing to reply to your thread.
    You can follow the same procedure to find the table for any LO data source.
    This is accurate in 99% cases...only in very few cases like purchasing...we get one or two fields from different tables.
    Hope it helps.
    Thanks
    Ajeet

  • Partner redetermination in CRM for the replicated Sales contract from ECC

    Hello Friends,
    We are facing a typical issue, Our sales process is, we are creating Sales contract in ECC and replicating it in CRM. Problem area is we want to determine the Employee with the Territory ID in the CRM. Issue is the User will not be aware, who is the Employee responsible for the particular Sold to Party at the time of creation in ECC.
    Config details:
    1. Partner function related to Contracts are
        Sold to Party
        Ship to Party
        Bill to
        Payer
        Employee Responsible
        Employee _ Territory
    2. Sales Contract is created in ECC and replicates in to CRM
    3. Created Z partrner function for Employee_Territory and access seq assigned is 0030:Preeceding docyment>Territory>User
    4. All the Partner function in ECC are determined through the Source as Sold to, except Employee_Terrritory, which is manual
    5. Partner function value is manually maintained for Employee_territory in ECC sales contract
    6. When replicated to CRM, I want this Employee_Territory to be redetermined based on the Territory attributes like Business partner Zip code
    Kindly let me know, how to achieve it through configuration or if there is any BADI which requires minimum development.
    Thanks,
    Anup Bansal

    Hey!
    You can use badi COM_PARTNER_DETERM to determine partnter function based on Determination Sources.
    You might also use user-defined callback function to realize your business requirement based on event handle technology.

  • Sales contract item category configuration

    Hi,
    What is the standard item category available in SAP CRM for sales contract.
    What is the significance of Transaction category in Item category. I have configured BUS2000135- CRM Quantity/Value contract item for a z item category. It doesn't allow to add a partner determination which is configured for BUS2000121 Sales contract.

    Hi
    I just checked an item category of type BUS2000135 and it contains a field for the partner procedure in the IMG.  Can you double check it? If the you can't find the field please add a screen shot  of the IMG  to your answer.
    Best regards - Christophe

Maybe you are looking for

  • My HP printer is no longer working

    My HP printer is no longer working with my Macbook after installing Mavericks.  It scans, but will not save or send any files.  My computer has also slowed down considerably....

  • HP Phoenix 8-core - how do I get XP Mode to work in Windows 7 64-bit?

    My Computer:  HP Phoenix 8-core, 12 GB Ram, over 1,000GB hard drive space, Win 7 SP1 with current updates.  Downloaded and installed the following:  Windows XP Mode with Windows Virtual PC, the hotfix MS provided for AMD multicore, and the MS Hardwar

  • How to change host name or host ip in AIA after installation

    Hi, we have AIA11.1.1.5.0 and O2C PIP installed. we need to change host name used in AIA to some different value. Could you please suggest what all steps are required for this. Thanks & Regards, Bob

  • Finding the Max Number

    Hi All,                  I have table from which i have to find out the site and its max number.i fetch all the data in ITAB. now i am not understanding wat to do to find the max number.here is my problem... Site              Number 1001            

  • HT4623 I have ios 5.1.1 (9b206) and i need to upgrade it to ios 5.1.1 (9b208), how?

    Dear all, I just want to upgrade my firmware from ios 5.1.1 (9b206) to ios 5.1.1 (9b208). I have downloaded ios 5.1.1 (9b208) offline already (*.ipsw). Regards