General ledger caption:
| RecordType;DBId;GLAccPlan;Name;FootNote;Number;Indent;LYAmount;ACLYAmount;TYAmount;ACTYAmount;GLCaptionPrint |
| Nr | Name | Type | Description |
|---|---|---|---|
| 1 | RecordType | Long | Type of object to import. 58 is for general ledger caption |
| 1 | DBId | Long | Database Id in DeMaSy. It is displayed in Utilities |
| 1 | Name | Char(255) | Name of the caption |
| 1 | FootNote | Char(255) | / |
| 1 | Number | Long | Number of the caption |
| 1 | Indent | Long | Indentation of the caption |
| 1 | LYAmount | Double | / |
| 1 | ACLYAmount | Double | / |
| 1 | TYAmount | Double | / |
| 1 | ACTYAmount | Double | / |
| 1 | GLCaptionPrint | Boolean | True if the caption can be printed in DeMaSy reports |
