Application Development and Automation 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: 
Read only

VA02 Availability check

former_member588542
Active Participant
0 Likes
505

Hi All,

I need to make a Funcional Specs to developpers regarding Availability check in sales order....

My case is that we have an Z report for ATP check but by standard the system reedirect us to transaction CO09 to see the availability.

Can I developer by user exit reedirect from sales order directly to Z report to see the ATP quantities?

How ?

Thanks in advance and best regards

L

<removed by moderator>

Edited by: Thomas Zloch on Jul 13, 2010 5:01 PM - please do not offer ...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
446

Changing the screen sequence control: paths between processing locations in table T185. Could be there's additional coding necessary in some exit in SAPMV45A ...

... there's more: check the other T18*-tables.

Edited by: Mylène Dorias on Jul 13, 2010 4:07 PM

2 REPLIES 2
Read only

Former Member
0 Likes
447

Changing the screen sequence control: paths between processing locations in table T185. Could be there's additional coding necessary in some exit in SAPMV45A ...

... there's more: check the other T18*-tables.

Edited by: Mylène Dorias on Jul 13, 2010 4:07 PM

Read only

former_member588542
Active Participant
0 Likes
446

Thanks