Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
SetCurrentLine | Sets the active row to a specified row number. |
Code | Returns the Child Object Unique ID., inherited from Parent Object. This Unique ID is the primary key of the user defined object and its Parent object. Field name: Code. Length: 20 characters (must include at least one alphabetical character). |
ColumnAlias | Sets or returns the alias name of the field to display in the Find Form. Length: 10 characters. Field name: ColAlias. |
ColumnDescription | Sets or returns the field description to display in the Find Form. Length: 30 characters. Field name: ColumnDesc. |
ColumnNumber | Returns the number of the field to display in the Find Form. SAP Business One creates a sequential number for each column that you add. Field name: ColumnNum. |
Count | Returns the number of columns in the Find Form (Choose From List form). |