V/05 - Condition Table (Sls Org & Customer Grp)

Hello all
I need to create a Condition Table (t-code: V/05) with 2 fields: Sales organization and Customer Group.
However I need to pick the Customer Group Data from SH (ship-to party) partner function.
This SH has a specific Account Group.
This mean the condition table should get the customer group from ship to party with specific account group.
Would someone explain me how to do that by SAP stand?
Thanks a lot in advance.
Regards,
Barbara

Hello all,
Many thanks for all answers!!!!
Here the table VBPA is not activated.
Well, I understood about Sls Org/ Customer Grp/Acct Grp.
Although I think the customer would prefer just Sls Org & Customer Grp.
Thanks for the Oss Note. I will take a look.
There is a table KNPV (Customer Master Partner Function). In this table there is 2 Customer Fields entries.
1º - Customer (KUNNR) = KNVP-KUNNR
2º - Customer (KUNN2)  = KNVP-KUNN2
1º Question
Do you think I can use the field KNVP-KUNN2 in my condition table?
2º Question
How to insert a the field KNN2 in the field catalog from Conditions Table?
When I try to enter with field KNN2, it is not possible.
And SAP shows the message: u201CField KUNN2 does not exist in table KOMG, KOMK, or KOMPu201D.
What that means? What should I do?
Regards,
Barbara

Similar Messages

  • Create condition table for account determination

    I would like to create a condition table which contains customer number as the key. However, I can only find the follow fields in field catalog.
    Acct Key
    AcctAsgnmt
    AcctAssgGr
    Cond. Type
    Distr. Chl
    Division
    Ord. reason
    Plant
    Sales org.
    Tax Code
    Vendor
    Is it possible to extend the field catalog? I have tried to added fields in KOMG according to note 21040, but it seems not work.

    Hi
    some additional information:
    please check the documentation under customizing path:
    IMG -> Sales and Distribution -> System Modifications ->
    Create New Fields (Using Condition Technique) ->
    New Fields For Account Determination
    click on the icon
    Notice that the userexits USEREXIT_ACCOUNT_PREP_KOMKCV and
    USEREXIT_ACCOUNT_PREP_KOMPCV are useful only for revenue
    account determination.
    For reconciliation account determination you should use the userexit
    EXIT_SAPLV60B_011 (enhancement SDVFX011) to fill the custom field.
    The System modification documentation exaplins to add the new field
    in the structure include KOMKCZ of KOMPCZ.
    Notice that KOMKCZ is included in KOMKCV and KOMCV; KOMPCZ is included
    in KOMPCV and KOMCV.
    regards,
    Ramana

  • Entries missing for Condition tables in TADIR

    Hi,
    I have downloaded certain pricing condition tables from ECC (customizing download). They got generated successfully and were visible as 'Active' in SPRO and ABAP Dictionary (SE11).
    When I ran the customizing download again, all the tables had become 'Inactive' in SPRO>Customer Relationship Management>Basic Functions>Pricing>Define Settings for Pricing--> Create Condition Tables.
    But at the same time, these tables are appearing as 'Active' in SE11 and condition records are also flowing for them from ECC to CRM.
    Having checked the log in Transaction SLG1, there are visibly few errors stating 'Entry not found in TADIR' for some condition tables.
    Any pointers to identify the source/cause of this error or how to resolve the same?
    Thanks & Regards,
    Vartika

    Hi Vartika,
    The note 457711 will be helpful for you.
    Generally these errors on TADIR coversion will not cause any problems on your conditions download..These errors can be ignored.
    Please check for inconsistencies between R/3 ad CRM using the note 664815 and correct them. There are reports attached to it for 4 diferent cases.
    Thanks
    Abishek
    Edited by: Abishek Kumar Thiagarajan on Jun 11, 2009 8:58 AM

  • Condition Table download to CRM from ECC

    Hi
    I have to download condition tables created by customer(say A872, A888) into CRM system.
    When I see the adapter objects R3AC5, there is no adapter object present for the same.
    Please tell me what are the sequence of steps required for the same. Like mapping tables to adapter object..doing any other config or development for download.
    Thanx in advance.
    Cheers
    Hits

    Hi Hits,
    The condition table A500 onwards are the customer specific tables which SAP provides. So you need to create your own adaptor objects for these tables. The steps are really simple.
    Copy the adaptor object DNL_COND_A002 and give the name ZDNL_COND_A872 follow the same step to create object ZDNL_COND_A888.
    Reffer to the oss note 514952 which might also required.
    <b>
    Reward points if it helps!!</b>
    Best regards,
    Vikash.

  • Condition Table Functioning Query !!

    Dear All
    EG:
    If I take standard condition table 5 , customer/ material.
    When I see fields in access Sequence it shows KUNNR, MATNR, VKORG and VTWEG.
    but When i create own customized condition table say 620, customer / master
    then The fields in access sequence show only KUNNR, MATNR.
    Can anyone highlight why system behaves differently in customization ?
    Regards
    Pavan Kumar

    dear friend,
    i would use the following steps:
    -create a new cond. table (say, 620) by copying from '005'
    -maintain a new access sequence (say, ZXXX) by copying from standard one (select which one you need) and confirming "copy all"
    -setup a new cond.table 620 in this new access sequence (and remove other cond. tables if you do not need them)
    -perform other relevant config steps and test your price procedure with new sales order
    good luck!
    i can't answer your question because it is not clear which access sequence you took and how did you try to change it...
    did you also check out the setting for your new cond. table?

  • Custom condition Table Error

    Hi
    I am trying to download a custom condition table A807 from R3 to CRM.
    I did maintain the field and created a Adapter object naming ZDNL_COND_A807 and tried intial download.
    But I am getting error as one of the field is intial.
    Please let me know what you did to resolve the issue as I see you too were trying to download a custom contidion table.
    thanks
    Raj

    Hi Raj
    Check: See if all the fields for your customizing table are available in CRM.
    Check table CND_MAPC_CNV_FLM for SAP standard fields.
    If not, proceed as folowing:
    1 - insert a new entry in table CND_MAPM_CNV_FLM (via SM30) without conversion if the field as the same value in CRM,
    or with conversion if the field has a different value in CRM example: sales org value in CRM is different from R/3)
    2 - Insert the same fields in structure CND_MAPT_ACS_REM_CUST
    3 - Create the same fields in the field catalogue of CRM (this will add new entries to structure CRMT_ACS_I_PRE)
    4 - Implement BADI CRM_COND_COM_BADI and in method ITEM_COMMUNICATION_STRUCTURE insert a code to send the content
    of your field to the pricing communication strucuture to IPC. For instance:
    u had to add the field route to my communication structure so I add the following code in that method:
    METHOD IF_EX_CRM_COND_COM_BADI~ITEM_COMMUNICATION_STRUCTUR E.
    CS_ACS_I_COM-ZZROUTE = CS_ACS_I_COM-GEOROUTE.
    ENDMETHOD.
    ZZROUTE is the field from my custom pricing table
    GEOROUTE is the field in my sales order.
    5 - Then download DNL_CST_CNDALL again and your
    Z_DNL_CUST_A<R3table> again.
    try it works
    Cheers
    Ranga

  • Adding custom fields to the condition table in CRM

    Hi all,
    Our requirement is to download the sales conditions type from R3 to the CRM system. In one of the condition table we are trying to add shipping point( VSART ) and Special processing indicator (SDABW).
    For that we have added the fields in the structure CND_MAPT_ACS_REM_CUST (Comm. Structure Condition Exchange Customer Exit R/3 Fields) and we have added the fields in the field catelog in transaction ( /SAPCND/CTCT - Maintain Condition Tables). Then we have mapped these fields in the view V_CND_MAP_CNVFLD.
    Finally we run the adapter object of that particular table to download the details from R3, but the condition table in CRM is not getting activated, so the adapter object is giving the error.
    Please help in this.
    Thanks & Regards,
    Raghuram.

    Hello Raghuram,
    I feel that your issue is similar what i have faced, refer to my post:
    Link: [Issue in customer specific price;
    For solving this you can refer to detailed steps in,  Note 514952 - Download of customer-specific tables.
    Also additionaly you may need to run the report /sapcnd/rv12n001, as i also had to do so.
    If not solved then let me know the relevant message in SLG1
    Regards

  • Creation of Customized field for  Pricing Condition tables

    Hi Friends
    I have a requirement to create a  Pricing condition table with Customized field starts with 'Z'  and
    Field length should be more than 80.
    After creating New Customized Field, system  is not allowing to create Pricing Condition table and giving error 'Too Many fields selected (larger than 100 bytes)'.
    Could you please advice how to over come this error and Maximum field to create Pricing  condition table .
    Thanks
    Ravi

    Hi there,
    Table & table attributes are defined by the ABAPers. Not by finctional consultants.
    You need to have an access key to define new tables & access sequence.
    Check with your ABAPer. He will be able to help you with that.
    Regards,
    Sivanand

  • Loading custom price condition table

    We have a custom price condition table for intercompany price.
    This table needs to be updated monthly from a file generated from another system not on SAP.
    BDC is one way of doing it, but that takes too much time.
    Is there any other simpler way of achieving the same ?

    Hi
    Have your tried LSMW.  You can upload conditions using LSMW.
    Regads
    Yatin Thakkar

  • Customer own condition tables

    Hello,
    we use customer own condition tables with the field VKBUR inside in R3. I have downloaded these tables on the basis of note 514952 and note 674538.
    But after the download the field SALES_OFFICE was not filled in CRM and CDB.
    We use CRM 5.0 SP5 on the CRM server.
    Best regards
      Wolfgang

    Hi,
    Then the only way is to impelment a Dataexchange badi and to modify the records to convert R/3 Sales office into CRM Sales Office Id.
    Use badi 'CRM_DATAEXCHG_BADI' and implement method
    'CRM_DATAEXCH_R3D_MBDOC_FILL'.
    Checkout the sample implementation 'CPE_DATAEXCHG_BADI' for more detail explanation on the dataexchange badi programming.
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>
    <b>Reward with Points!</b>

  • Custom Condition table data download

    Hi,
    In our project we have few custom condition tables in ERP. I have completed the customizing download & then downloading the ZDNL objects which I have created in R3AC5 for custom condition tables. During download I see many records in CRM Inbound queue so as blocks in R3AM1. But when I check the CNCxxxCUSxxx tables its shows zero entries. I do not see any BDoc entries in SMW01 also. This is problem.
    Another issue is I was able to successfully download all above things in other environment & systems of this project but have problem only in this system.
    If records are downloading where are they vanishing ??
    thanks,
    LSP

    Hi,
    Please check the queues in CRM and R3 as well. The queues might be in SYSFAIL, STOP or WAITING status...
    Double click to get the Error and then work accordingly.
    Hope this helps..
    Regards,
    Ajay Gupta

  • How to replicate a customized condition table from ECC to CRM

    Dear All,
    We have created a new condition table in ECC, using a new set of key fields to define sales district specific product price. This table is in ECC only and we would like to replicate it to CRM. Could you please let me know how we can do that? What replication object should we use?
    Thanks in advance!
    Erinn

    Hi,
    Use DNL_CUST_CNDALL, this would create the database table in CRM. Also you might need to run other loads corresponding to your scenario like DNL_CUST_CND_PR, DNL_CUST_PRC  etc
    Regards
    Prasenjit

  • Customer Specific Condition tables

    Hi,
    I followed OSS 514952 for Condition Table download but still not getting any success.
    Some Findings which if some one has faced earlier and solved the problem then please help :
    1. I checked table /SAPCND/T681 field GESTA, the value is "not" 5 and is blank
    2. On generating it through report i am getting the following error
        Activation of condition table failed.
        A condition table is a database table. It can only be activated if the status is consistent.
        If there are other error messages for a condition table, there is perhaps a note for the problem.
        Another reason could be that there are missing DDIC authorizations.
    I checked generation of some other tables which was successful earlier is still possible to be generated so there are "NO" missing authorization issues.
    3. There are a few warnings seen when generation of tables is done
    like
    "Field name SALES_ORG can be provided in this system. Please do not use."
    "Flag: 'Incorrect enhancement category' could not be updated"
    4. Checked many threads here also checked with OSS, but did not get any clue
    Can someone please help.
    Regards

    Hi Rashmi,
    you can use following BADI to maintain the authorization:
    /SAPCND/CUS_COND_TAB-t         BAdI for Condition Table Maintanance
    You can use following function module to update the condition tables:
    /SAPCND/CUS_T681_DB- Update the Table /SAPCND/T681
    hope it will useful.
    Thanks
    hemant

  • Problem in Creating Pricing Condition Table...

    Friends,
    I am creating a condition table.
    i selected perticular fields (S.org, D.ch, Div, So-to-Party,Mat)
    When i click on Generate Icon
    I Got error message:
    Customer Object VKOS A505 cannot be assigned to package

    Hello,
    Which is the number you have given for your table?
    The best way is to search for the table which is having most of these fields and copy that table to a new table. When you create table give a table number after 900 and copy from another table. After this you can add/delete the fields and generate the table.
    Prase

  • Wrong condition table for condition type

    Hi,
    I have a big problem during pricing. while creating the sales order the system takes the wrong condition table for the specified condition type (I have created a new condition table and changed the access seq, did the initial load and in customizing everything looks fine). To picture the customing i have created ZXXX access seq with a 901 cindition table (sales org, dist ch. and product hierarchy 2 with a standard field PRODH2) unfortunately I had to change the field to ZPRODH2 I decided to create a new table 902 with the Z field. The new access seq has now 902 table in customizing. In CRM the two condition tables and view exists for 901 and 902. Acording to customizing the system should take the 902 condition table but insteed he takes the old 901 which shouldn't be used.
    Do anybody has some ideas why the system responds like that ? I have tried to delete the old table with the standard report and it didn't worked.
    What can I do ?
    Thanks for some ideas !!
    BR
    Tomasz

    Hi Tomasz
    Please check assignment of that new access seq to c.type in v/06
    That table might hv used somewhere in another acc.seq so unable to delelte
    Regards
    Sachin

Maybe you are looking for