Hello
I use 2_LIS_VCHDR (Delivery Header) to extract data.
I need to extract previous document (In my case all posts of a delivery have then same previous document)
The best way is :
Extend structure, use CMOD add ABAP to read VBFA (R/3 side) OR
download VBFA in a ODS and read ODS in update rule to feed 2_LIS_VCHDR (BW side) ?
Any suggestions