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
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?
Hi jordan ,
In abap , FM is abbrevation for Function Module . I posted my query regarding Abap .
Regards,
S.Sivakumar
COND_A IDoc is what you need.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks