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). |
 Count | Returns the number of child user tables in the object. |
 LogTableName | Sets or returns the history log table name. This table maintains a history log of all actions related to the child user table.
Field name: LogName. Length: 19 characters. |
 ObjectName | The name of child UDO object when specifying a child table for a UDO object.
This name is used to specify the child table in the Child method of the GeneralData object. |
 SonNumber | Returns the number of the child user table. SAP Business One creates a sequential number for each child user table that you add. Field name: SonNum. |
 TableName | Sets or returns the child table name to link to the user-defined object. Field name: TableName. Length: 19 characters. |
Â
Â