Find condition record - key combination - FV11

Hi,
pls tell me, how to find the key combination has maintaintained for a particular condi type.. ie. for condi type JMOP in which combination (tax code or plan/mat./vendor or mat. grp/plant) the tax rate *has maintained??
Edited by: Raju on Feb 25, 2009 7:40 AM

Dear Raju
Just Go to T Code Se11 or SE16
Enter Table as A363 after entering table A363 in Condition type Enter JMOP and Execute
You will find  for condi type JMOP  (tax code or plan/mat./vendor or mat. grp/plant)
To find tax code just get the cond record no after executing A363 and in KONV you will find the tax code maintained for the combination
regds
shailesh

Similar Messages

  • Copying is incomplete because specified condition record key values are not

    Hi All
    The User wanted to create new condition records by copying the existing condition records.
    For the same, I have maintained coping rule for condition.
    After that when I am trying to copy the existing condition record, I am faced with an error
    "copying is incomplete because specified condition record key values are not compatible"
    Please help me to solve this error. This of severty HIGH.
    PLEASE GIVE ME AN IMMEDIATE SOLN
    THANKS
    Kumar

    Hi, Is the source key combination same as target key combination? seems like that's the issue.
    Regards
    RS.

  • Creation of Condition table & assigning in Key Combination(FV11)

    Dear all,
    I have created a new Condition table(M/03) for Plant/Vendor Code/Tax code/Material,and i am getting the condition table in the key combination in FV11,and maintained,getting the values in the condition table.But my problem is i am not getting the maintained values in my Purchase Order.Please give any suggestions to solve this problem
    Regards,
    PR

    To get the values in PO, maintain the condition records in MEK1.
    FV11 is for tax calculation conditions
    Regards

  • Tax classification Condition records details in FV11

    Hello All
    We are using the TAXINN procedure & mainatining the condition records by tax clasiification
    by maintaining the tax code in FTXP  & define all your condition value for the same tax code ( JMOP  ( Excise Duty ), JEC1 ( Education Cess , JSEP ( Higher Education cess ) & set off condition JMX1,JEX1, JHX1 respectively
    but in tax clasification in FV1  if we first maintain the condition JMOP excise duty for the tax code Z1 as 8%  & after that when we are going for maintain the JEC1 for  TAX CODE Z1 as 2%
    it is giving error that for Z1 8 % IS ALREADY EXIST
    But if we mainatin the set off condition JMX1,JEX1, JHX1 100 % first & then maintaining the JMOP, JEC1 & JSEP system is not giving error
    Please suggest
    Regards
    Rajesh

    From OBQ1 ,  check the access sequence of each of the CIN condition types . eg: JTAX.
    In OBQ2, for the access sequence ,see the tabe names /numbers of each of the key combination tables. eg: 363 -Plant/Vendor/Material
    To get the SAP table name of Table 363, just add "A" before it.  so Table A363 stores the details of combination  Plant/Vendor/Material .
    Now, the Table A363 does not store the actual values (%) of the records, it stores the validity period., to get the Actual values,  take the condition record field from A363 and pass it to KONP ,  KONP will give you the actual rates of the condition records.

  • Find condition record for outline agreement

    I want to know how I can find the condition record for an outline agreement.  The condition number is not stored in EKKO and within the ME33K transaction I can view the condition by drilling into the item level (EKPO), but I canot find anyway of linking the agreemtn to the condition table KONP.
    The reason for the qeustion is we want to outpu all agreements that have a certain condition. Any ideas.

    try this code
    REPORT zpwtest .
    TABLES : ekko ,  ekpo , lfa1 , komk , komp , t001 , t001w , komv .
    DATA : tkomv  TYPE TABLE OF komv  .
    PARAMETER : p_ebeln TYPE ekpo-ebeln ,
                p_ebelp TYPE ekpo-ebelp .
    SELECT SINGLE *
      FROM ekko
    WHERE ebeln = p_ebeln .
    SELECT SINGLE *
      FROM ekpo
    WHERE ebeln = p_ebeln
      AND ebelp = p_ebelp.
    SELECT SINGLE *
      FROM lfa1
    WHERE lifnr = ekko-lifnr .
    SELECT SINGLE *
      FROM t001
    WHERE bukrs = ekko-bukrs .
    SELECT SINGLE *
      FROM t001w
    WHERE werks = ekpo-werks .
    CALL FUNCTION 'ME_FILL_KOMK_PO'
      EXPORTING
        i_ekko  = ekko
        i_ekpo  = ekpo
        i_lfa1  = lfa1
        i_t001w = t001w
        i_t001  = t001
        i_kalsm = ekko-kalsm
        i_kappl = 'M'
        i_kvorg = '02'             "Preissimulation
      IMPORTING
        e_komk  = komk.
    IF komk-prsdt EQ 0.
      komk-prsdt = sy-datlo.
    ENDIF.
    komk-fbuda = sy-datlo.
    CALL FUNCTION 'ME_FILL_KOMP_PO'
         EXPORTING
              i_ekpo  = ekpo
              i_t001w = t001w
              i_ekko  = ekko
              i_komk  = komk
    *              I_MT06E = MT06E
    *              I_EINA  = EINA           "hier nicht gefüllt
         IMPORTING
              e_komp  = komp.
    CALL FUNCTION 'PRICING'
      EXPORTING
        calculation_type = 'B'
        comm_head_i      = komk
        comm_item_i      = komp
      IMPORTING
        comm_head_e      = komk
        comm_item_e      = komp
      TABLES
        tkomv            = tkomv.
    LOOP AT tkomv INTO komv .
      WRITE : / komv-kschl , komv-kbetr CURRENCY komv-waers , komv-waers .
    ENDLOOP.

  • FV11 Key combination

    Dear Team,
    I want to know for the condition record maintenance by FV11, what is the key combination generally used in taxinn procedure or what is actual practice or what sap suggest.
    Can i use the combination tax classification in taxinn procedure, because using the other combination like vendor/plant/material for thousands of material is very lenghty job.
    Please suggest.
    Thanks in advance

    Dear Chandra and siva,
    Thanks for the valuable replies. But shiva i can't use the material group because not suited to my client business reqd.
    I want to know what actual the practice in indian scenario.
    Also can i go for Tax classification combination?
    If i can go for tax classification combination then why sap has not included it for jtax access sequence.
    Please suggest
    Edited by: akshay sonurkar on Dec 30, 2009 10:13 AM

  • SD: Condition record not getting automatically determined

    Hi,
    Condition record not getting automatically determined for a condition type for which following access is maintained.
    The access has table containing following fields:
    Sales Organisation
    Distribution Channel
    Division
    Sales Document type
    Sales Document No.
    Material no.
    Following is the scenario:
    A sales order is created  for Project Systems attach a WBS element to the line item .
    With respect to the above created sales order a Billing request ( a sales doc. type which is different than the above sales order). When the billing request is created materials appearing in the line item will be different.Different materials will appear in the billing request because of the DIP profile maintained.
    The prerequisite is that before creating billing request the sales employee has to maintain condition master record with above access.The condition record will combine sales organisation, distribution channel, division, sales document type ,
    sales document number ( the 1st refered sales order)
    and the material are different
    than the ones maintained in the 1st sales order.
    This will enable in getting billing request generated without manual intervention in pricing for other materials for which condition records have been maintained as stated above.
    Following is the error message we get
    ===================================
    " Inactive        X   Inactive via formulae of incorrect "
    Thanks
    Aby
    Message was edited by: Aby Jacob Emmanuel

    As I know, thats just a warning message(if its a std one).
    Ignore it and save.
    Check your pricing date of the document. For execution it should be similar or after valid-from date maintain in condition record.
    But, you need not create a condition record. Simply change the existing one combination of your desire. But, this warning will come there also for your combination.
    Thanks & Regards
    JP

  • PO item Condition Record number and delivery address of PO - Need a table n

    Hello Experts,
    I need some help as I have searched enough but did not find any solution.
    I need a table name where I can find Condition Record number for PO line item.
    As I have to create a new PO Layout in which I have to mention each & every condition type with value for line item.
    I need to know one more thing that from which table I will get delivery address number so on the basis of that I can read entries from table ADRC.
    Thanks in advance.
    Bhagat

    HI,
    The First Question is regarding the PO Conditions.
    For Extracting the same. we have to Go to The Table EKKI and in this table pass the PO Number and after entering the PO NUmber ,at each item level we will have a condition record number KNUMV created,
    collect the condition record number and pass the value in KONV table ,in that table we will get all the conditions and its values maintained.
    The second question is the delivery Address
    the Delivey address comes from four ways
    Plant
    EKPO -Pass PO NUmber - collect the plant and pass in table T001W  to get the address number
    and pass the address number to ADRC table
    Customer (third party)
    IN table EKPO -collect the customer Number-KUNNR and pass that value to KNA1 table and then get the address number and then get the address from ADRC table.
    Direct address number ( created by t code MEAN- Type ME01)
    This adress number-ADRNR can be taken from EKPO table and pass this value to adrc table to get the address.
    Vendor ( subcontracting)
    In this IN EKPO we will have the vendor field -LIFNR and this field collect the vendor number and pass in LFA1 and get the address number and then pass the address number to ADRC table
    If in EKPO,the address number and customer vendor field are blank then it picked from the plant and we have to default the Plant Address
    Hope so it helps
    Regards
    Anjanna.

  • Condition records in sales orders

    Hi All
    My requirement is when ever  i create a sales order, system should not allow be save the sales order without condition records
    Some times there is not CST or VAT condition records found for the customers, the system is showning the value as ZERO.
    In this case system is allowing me to save,
    I want to make this condition record as mandatory without any values system should not save the document.
    quick reply will be highly appreciated

    Hi
    I have 2 different sales tax condition types both are used in the same pricing procedure, so i cant make both as mandatory depending on the customer region the system pickup the condition records. I need this feature to be based on customer region.
    1.Try to Maintain the Condition record with combination of Customer Region and material ( based on your requirement )
    2. go to T-Code V/08 , select your pricing procedure and click on the control , "UnTick" the manual and Required of those condition Types
    Try to Create sales order and check
    Regards,
    Prasanna

  • Condition records in CRM4.0

    Hi Experts,
    we are working on CRM4.0 and R/3 4.6c as a backend system.
    We are getting price from R/3 system.
    Where can I find Condition Records in CRM 4.0?
    The transaction code:SAP/CND/GCM is not working in our system.
    Can any one will help me in this regard plz?
    Thanks in advance.
    Regards,
    DV.

    Hi DV,
    Your condition tables in R/3 system are A* tables. e.g A002 etc. Where as the corresponding tables in CRM are CNCA. you can check and compare the entries in these tables. You can alos check the transaction SPRO in CRM.
    <b>Allot points if my post helps!!</b>
    Best regards,
    Vikash.

  • Most Specific Condition Records

    Team,
    Pl let me know, the Most specific of Condition Records of all these and which is most general.
    Sales Org/ Customer/ Material.
    Sales Org/ Price List/ Material
    Can you please explain how it is most specific.
    Best Regards
    Durai

    Hi,
    Create a condition record with combination of 1)Sales Org/ Customer/ Material=100 then for 2)
    Sales Org/ Price List/ Material=200. in your access sequence for the required condition type mark the Exclusive indicators, so that it will search for the most specific record
    then create the sales order as required.
    Hope this will help u.
    Regards
    Sujith

  • Service Tax - Key Combination to Maintain Condition Record

    Dear Experts,
    Can anybody please explain which Key Combination is to be selected while maintaining Condition record for Service Tax ( 0% service tax and Service tax 12.5 + ECS).
    I have created two tax codes - S1 and S0. please explain the procedure to maintain condition record for Service Tax.
    Thanks in Advance.

    HI,
    TAXINN is condition based. The functionality does not work with tax codes, tax codes are for informative purpose..
    JMX1 can be maintained in FV11 with the help of a key combination.
    When you create this condition with respect to vendor/material combination then when a PO is made with these 2 combination the system gets the percentage / value from the condition record and calculates the price.
    Thanks & Regards,
    Kiran

  • Key combination for tax condition record

    Dear Experts,
    I want to create new key combination for creating a condition record for a particular condition type for tax code using T CODE FV11,
    please tell me what is  T CODE TO Create  key combination ,
    Thanks in advance

    1.Create Table in V/03
    2.Assign to access sequence in OBQ2

  • Key combination for condition record

    Hi,
    I am trying to create condition record for tax code  using tcode FV11.
    I have enter condition type as JMOP.
    but in key combination it is not showing  Tax classification
    how can I add this key combination.
    Please help.
    Regards,
    vijay

    Hi,
       The Access sequence JTax should be the access sequence of the Tax condition types .
    Financial accounting > Tax on Sales/ Purchases> Basic settings
      Then using the FV11 for the Tax condition types, the access sequence " Tax classification " can be used.
      Thanks & Regards,
    Amjad

  • Key combination creation for FV11 conditions

    Hi Experts
    How do we create the key combinations for FV11 conditions. Can I create a key combination Plant/Vendor/Materialcode.
    Regards

    hi
    for this you need to create condition table of ur own or if look for existing table having the required key combination field
    then you need to maintain that condition table for ur pricing procedure
    u can do this at
    spro> MM> purchasing->condition->define price detremination process--> maintain condition table
    there you need to enter the created condition table no.
    then in fv11 you can see that key combination
    hopes this will solve ur problem
    reward points if helpful
    regards
    chetan

Maybe you are looking for