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

BDC issue with VA02 when running Availability Check

Former Member
0 Likes
794

Hello,

I am facing an issue when running BDC for VA02. I want to run availability check for sales orders in change mode. Below is the code which i have done for the same.

<< Please only post the relevant portions of your code >>

Can anyone suggest me if i have missed anything ?? Appreciate your responses.

Edited by: Rob Burbank on Jun 15, 2009 10:07 AM

Hello,

I am facing an issue when running BDC for VA02. I want to run availability check for sales orders in change mode. Below is the code which i have done for the same.

<< Please only post the relevant portions of your code >>

Can anyone suggest me if i have missed anything ?? Appreciate your responses.

Edited by: Rob Burbank on Jun 15, 2009 10:07 AM

3 REPLIES 3
Read only

Former Member
0 Likes
642

I am using the below function code for handling the availabilty check...

PERFORM bdc_field TABLES bdcdata

USING 'BDC_OKCODE'

'=PORE'.

Unfortunately availability check is not run !! Can you pls suggest anything on this...

Read only

0 Likes
642

Are you using Menu Bar options also while recording for Availability Check? That might create problem.

Read only

0 Likes
642

Can you pls elaborate in this..I am not using any Menu options...While recording i have just recored when i click the availability check option on VA02...