Signature
ASDGenerativeTable->QueryTableDataUsingOccurrence(iPrdOcc: ProductOccurrence, iColumn: Integer) : String
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iPrdOcc
|
In |
|
ProductOccurrence |
Indicates the object from which to extract data
from table. |
iColumn |
In |
|
Integer
|
Indicates the column number to use. |
Return type
String
The extracted data associated to iPrdOcc at iColumn.