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

submit vlo2n

Former Member
0 Likes
587

i want to make submit to this transaction and make "post good issue" SHIFT+F8

what the code?

PLSSSSSSSSSSS

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
552

u need to write a program for VL02N bdc routinue. then use

submit <program name> with value(delivery number) and return.

4 REPLIES 4
Read only

Former Member
0 Likes
552

Create a BDC recording for the transaction and generate a program for the same. Submit to the program using the submit command.

SUBMIT <progr name> AND RETURN.

Accept the delivery number as a parameter in the BDC program.

Please mark points if the solution was useful.

Regards,

Manoj

Read only

Former Member
0 Likes
553

u need to write a program for VL02N bdc routinue. then use

submit <program name> with value(delivery number) and return.

Read only

0 Likes
552

i dont want bdc there is an opption

Read only

0 Likes
552

There is no other option. You have to do a BDC recording.

Please mark points if the solution was useful.

Regards,

Manoj