‎2008 Apr 09 7:43 AM
Hi ALL,
BAPI to fetch RV45A-DWERK as currently it is in structure under tcode - va02 .
What BAPI is used to fetch the information regarding the same.
Any suggestions welcome,
Regards,
‎2008 Apr 09 9:45 AM
You may consider BAPI_SALESORDER_CHANGE, but i'm not sure you will find DWERK in it.
I know it is in BAPISHIPTO structure used by BAPI_SALESORDER_CREATEFROMDATA and BAPI_SALESORDER_CREATEFROMDAT1.
(This value seems to be only a default value for order lines appended, not sure it is maintained in database nor actually used in BAPI.)
Regards
‎2008 Apr 09 10:41 AM
Hi
Check this BAPI ->
BAPI_SALESORDER_CREATEFROMDAT1 - Create Sales Order
Strucutre ->
SHIP_TO_PARTY[BAPISHIPTO].
DLV_PLANT - Delivering Plant [component name of the DWERK]
Reward points if useful.
‎2008 Apr 09 10:45 AM
use this FM'
SD_MATERIAL_DETAIL_WWW
reward if useful.
Amit Singla