addSubsubcode

Adds a new subsubcode (bill type).

Use addSubsubcode to add a new subsubcode (bill type) to the Timesheet database. If you need to specify more than the name of the subsubcode, use addFullSubsubcode instead.

Arguments

Name Type Description
skey string

name string

The name of the subsubcode to add.

Return

The addSubsubcode method returns the ID of the newly added subsubcode (a string).