ā2013 Oct 22 12:27 AM
Hi friends,
I would like to know is there any BAPI to update Material Staging/Availability Date (LIPS-MBDAT) in outbound delivery.
Thanks in advance....
ā2013 Oct 22 4:57 AM
ā2013 Oct 22 5:17 AM
Hi Smruti,
Thanks for your response..I had tried using this FM but not it's not updating..what should we give in input parameters I_V50AGL and I_AKTYP. Please share the sample code if you have any!
Thanks in advance!
ā2013 Oct 22 5:49 AM
ā2013 Oct 22 7:03 AM
Hi Smruti,
Thanks for the response.. I had tried but it's not getting updated ..I had passed parameters as shown below
* CALL FUNCTION 'WB2_PROCESS_DL_ITEM_CHANGE'
* EXPORTING
* it_lips = It_lips1 ---->changed date (lips-mbdat) for relevant field....
* I_V50AGL = ' '
* i_aktyp = 'V'
* changing
* c_lips = cs_lips--->blank and tried with changed data (LIPS-MBDAT) as well
* c_likp = cs_likp--->blank and tried with data as well
* c_lipsd = cs_lipsd
* ct_log = cts_log
Thanks for your help
Message was edited by: Gowri M
ā2024 Nov 26 8:59 AM