2005 Dec 13 12:02 PM
Hi,...
Is there a field in BAPI_SALESORDER_CREATEFROMDAT2 for POD Relevancy (VBKD-PODKZ)? I already check the bapi doc and cannot find it.
if not then is there a good way to update this field (POD Relevancy)?
thanks
========================
Sorry for very late delay of respond. Just to give you info, I solved it by using bdc. After discussion, we believe that it is the more secure way than updating directly to the table. At least in my case it's working. Thanks for your reply I rally appreciate it
Message was edited by: Yusuf Bottie Gaos
2005 Dec 13 1:24 PM
Hi,
Try FM 'VS_BT_VBKD_MODIFY' to modify the table VBKD.
OR
try the FM 'J_1B_SD_SA_VBKD_COPY'.
Hope it helps...
Lokesh
Pls. reward appropriate points
2005 Dec 13 12:30 PM
hi
it is there in <b>ORDER_BUSINESS_OUT</b> table
fieldname is ORDER_BUSINESS_OUT-POD_PROC
check this and try ..
regards
vijay
reward for helpful answers..
2005 Dec 19 1:11 AM
Hi Vijay,
thanks for your reply ...
But seems I cannot find the ORDER_BUSINESS_OUT table
and POD_PROC in BAPI_SALESORDER_CREATEFROMDAT2.
2005 Dec 19 4:28 AM
Hi,
BAPI_SALESORDER_CREATEFROMDAT2 is calling this FM
<b>SD_SALES_DOCUMENT_PREFETCH</b>, this FM is having
ORDER_BUSINESS_OUT .
try to see if it can help...
regards
vijay
2005 Dec 13 1:24 PM
Hi,
Try FM 'VS_BT_VBKD_MODIFY' to modify the table VBKD.
OR
try the FM 'J_1B_SD_SA_VBKD_COPY'.
Hope it helps...
Lokesh
Pls. reward appropriate points