Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating Purchase Order with VB

Status
Not open for further replies.

EVISSER

Programmer
Jun 3, 2003
32
AN
I would like to create a Purchase Order Front End with VB60.
I need to know which fields are updated in which tables.

Can anyone help me out??



 
The easiest way to do this would be to create a start recording a macro. Select record all fields and then create a purchase order in Accpac. Stop your marco when you are done and have a look at it.

You will get the fields and views that you need. Be warned however that the exact syntax and order of field updates will not be exactly as the macro. You will probably need to do some minor trial and error testing.

Thanks and Good Luck!

zemp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top