Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Order Cancellation Date Field in BAPI_SALESORDER_CREATEFROMDAT2

sandeep_gvv2
Participant
0 Kudos
316

Hello All,

I need to create sales order and i am using BAPI_SALESORDER_CREATEFROMDAT2 and i need to pass Customer ship to(KUNWE) and Order Cancellation date(vbap-J_3ACADA) but i am not able to find these two fields in BAPI_SALESORDER_CREATEFROMDAT2,Can any one help me on this It's very urgent.

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos
152
  • Did you notice the ORDER_PARTNERS parameter (Do you guess partner type for field KUNWE)
  • I suppose your vbap field is part of AFS 'Apparel & Footwear Solution' (which I don't use) so look for OSS notes or for solution AFS API such as /AFS/BAPI_SALESORDER_CREATE*.

0 Kudos
152

For Cancellation date also i am not able to find in mentioned BAPI.Is there any way like after creating sales order through BAPI later we can add Cancellation Date (In VA03 Cancellation date is at header level but i am not able to find in mentioned BAPI ).