A new user which doesn't know a lot about the GP application but can code in asp.net. We would like to implement a process via the web (browser) that will add a new entry for the Service Call Management - Service Calls section. This process will just fill in very few fields, mostly the required fields. This is what I believe are the required fields:
Form name (db field name)
Call Number (CALLNBR)
Customer ID (CUSTNMBR)
Call Status (SRVSTAT)
Entry (ENTDTE/ENTTME)
I believe the main table is SVC00200. Are other fields populated?
Does anyone know the names of associated tables?
How is the CALLNBR generated? Can we call a stored procedure that will return the next number value to use?
Is there a document that gives the tables/fields/stored procedures for the Service Call Management - Service Calls form.
Thanks for any advice.
Using following:
Microsoft Dynamics GP Professional 10.00.1193
Dexterity 10.0.320.0
SmartList 10.00.1165
*This post is locked for comments