‎2009 Mar 11 4:32 PM
Hi !
I am looking for 1 or 2 function modules with which I can read condition record and create condition record ?
I want to reproduce the transaction call VK11 / VK13 (or more generally XK15)
Does the function SALES_PRICE_READ & BAPI_PRICES_CONDITIONS really works
Does someone have an idea ?
Thanks in advance,
Maxime
‎2009 Mar 11 4:36 PM
‎2009 Mar 11 6:15 PM
Hi,
Ok thanks, do you know which information are mandatory :
PI_INITIALMODE (Not mandatory ?)
PI_BLOCKNUMBER (Not mandatory ?)
PI_PHYSICAL_DELETION (Not mandatory ?)
Tables
TI_BAPICONDCT
TI_BAPICONDHD
TI_BAPICONDIT
TI_BAPICONDQS
TI_BAPICONDVS
TO_BAPIRET2
TO_BAPIKNUMHS
TO_MEM_INITIAL
I just want to create a price in a table Axxx / konh / Konp
And I did not find to make it work.
Thanks in advance,
Maxime
‎2009 Mar 11 6:44 PM
Hi You can try FM: BAPI_PRICES_CONDITIONS
You can also try to work with : IDOC_INPUT_COND_A, this is actualy the FM works for condition record COND_A. Try with this one.
Kuntal