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: 

scdeulin details in BAPI_SALESORDER_CREATEFROMDAT2

Former Member
0 Kudos

when we create sales order bys usin VA01,scdeuling is done automatically.But if we use BAPI_SALESORDER_CREATEFROMDAT2,we have to give scdeuling details,which may be not possible to give....is thr any method to find it out.......plz help me in this

3 REPLIES 3

uwe_schieferstein
Active Contributor
0 Kudos

Hello Dheeraj

Does the TABLES parameter ORDER_SCHEDULES_IN (type BAPISCHDL) lack fields that you require for scheduling?

Regards

Uwe

venkata_ramisetti
Active Contributor
0 Kudos

Hi,

Set the value LOGIC_SWITCH-SCHEDULING = 'X'.

Thanks,

Ramakrishna

0 Kudos

In BAPI_SALESORDER_CREATEFROMDAT2 Does we have to give the total purchase ordered qty of material in this order_schedules_in parameter??Please explain me the parameters used in order_schedules_in parameters.

And in wat condition we put :-

LOGIC_SWITCH-SCHEDULING = 'X'

Please help me in this...its urgent