Closed Thread
Results 1 to 4 of 4

Thread: Getting list of Sales condition types based on matnr , vkorg,vtweg

  1. #1
    sivakumar83 is offline Newbie
    Join Date
    Oct 2009
    Posts
    2
    Rep Power
    0

    Question Getting list of Sales condition types based on matnr , vkorg,vtweg

    Hi ,

    I would like to know if there are any FM that retrieve condition values similar to transaction:VK13 based on access sequence.What I mean by access sequence is if there are no records maintained for the first key combination then it should search for the next key combination until a condition value exist.

    I have all the mandatory information like VKORG,VTWEG,MATNR,VKGRP..etc similar to VK13
    for all the key combinations of VK13.

    i tried using FM's

    WV_KOMK_FILL_V
    WV_KOMP_FILL_V
    CONDITION_RECORD_READ
    SALES_PRICE_COND_TYPE_GET
    PRICING_GET_CONDITIONS
    PRICING_LOAD_CONDITION_TYPS
    SD_COND_TYPES_OF_PRICING_PROC
    WB2_SD_MAUNAL_PRICING_COND_GET
    CONDITION_TYPS_FOR_PRICING
    SALES_PRICE_CALCULATE_01
    SD_COND_AUTH_CHECK
    SD_GET_ALL_CONDTYPE_FROM_KOTAB

    But i couldn't get the solution . Plz guide me in using these FM's in which order.

    My input will be MATNR(Article Number),Sales Organisation(VKORG),Division(VTWEG),Customer(kunnr ) .

    I want to list all the condition types .


    Thanks in advance .

    Regards,
    S.Sivakumar

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: Getting list of Sales condition types based on matnr , vkorg,vtweg

    It looks like you'll need to use something more than SQL to accomplish this. Perhaps PL/SQL, ABAP, or otherwise. I'm not sure I understand you though, what is an FM?

    These tables look strangely familiar. Is this from SAP?

  4. #3
    sivakumar83 is offline Newbie
    Join Date
    Oct 2009
    Posts
    2
    Rep Power
    0

    Re: Getting list of Sales condition types based on matnr , vkorg,vtweg

    Hi jordan ,

    In abap , FM is abbrevation for Function Module . I posted my query regarding Abap .

    Regards,
    S.Sivakumar

  5. #4
    incurablygeek is offline Newbie
    Join Date
    Jan 2010
    Posts
    1
    Rep Power
    0

    Re: Getting list of Sales condition types based on matnr , vkorg,vtweg

    COND_A IDoc is what you need.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Delphi] List Drives And Their Types
    By LuthfiHakim in forum Classes and Code Snippets
    Replies: 0
    Last Post: 11-22-2010, 04:57 AM
  2. structure of an array based linked list
    By bbto in forum C and C++
    Replies: 3
    Last Post: 09-25-2010, 03:08 AM
  3. How to get random number based on the condition.
    By faith89 in forum Database & Database Programming
    Replies: 5
    Last Post: 03-31-2010, 08:24 PM
  4. 10% on all sales
    By xsonline in forum Affiliate Marketplace
    Replies: 2
    Last Post: 08-08-2009, 07:38 AM
  5. Sales
    By Kaabi in forum Marketing
    Replies: 2
    Last Post: 05-19-2007, 09:07 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts