Table_GetSeries()

Examples


The Table_GetSeries() function returns an integer corresponding to the series the specified table is part of.

Syntax

Table_GetSeries(product_ID, table_name)

Parameters

product_ID – An integer specifying the product ID of the dictionary in which the table is located.

table_name – A string containing the technical name of the table for which the series is being returned.

Return value

An integer corresponding to the table series. The following table lists all the series and their corresponding integer values.

[spacer]

Series for tables

1 – Financial

7 – System

12 – Pathname

2 – Sales

8 – Company

13 – Design Document

3 – Purchasing

9 – Online Documentation

14 – Dexterity

4 – Inventory

10 – 3rd Party

15 – Dexterity System

5 – Payroll

11 – Payroll Tax

16 – Report Writer

6 – Project

 

 



Documentation Feedback