Share via


RetailConnSchedulerJobLine.subjobTableName Method

Method displays the values in the FromTableName field. Here the method finds the record in RetailConnSchedulerSubjobTable table for the specified parameter and returns the description in the RetailConnSchedulerSubjobTable.FromTableName field.

Syntax

display TableName subjobTableName()

Run On

Called

Return Value

Type: TableName Extended Data Type
The description in the RetailConnSchedulerSubjobTable.FromTableName field.

Remarks

This method finds the record in the RetailConnSchedulerSubjobTable table for the specified parameter and returns the description in the FromTableName field.

See Also

Reference

RetailConnSchedulerJobLine Table