clsImportTravelCategoryAccount Class |
Namespace: MARIInterface
The clsImportTravelCategoryAccount type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportTravelCategoryAccount | Initializes a new instance of the clsImportTravelCategoryAccount class |
| Name | Description | |
|---|---|---|
| bReadFromDB |
reads the travelcategory account from the projectmanangement database
Only for internal use! To load data use your own SQL.
(Overrides clsImportBasebReadFromDB(MPInterface, String).) | |
| bSaveRSToMDB | (Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |
| Name | Description | |
|---|---|---|
| AccountCompany |
CompanyID. Logical link to the SBO Database(Schema)
| |
| CompanyMode |
Used in all companies or filtered
| |
| DefaultType | ||
| Description |
NVARCHAR(50)
| |
| GLAccount |
NVARCHAR(20) Linked account for cost not soled to customer OACT.AcctCode
| |
| GLAccount2 |
NVARCHAR(20): Linked account for cost invoiced to customer OACT.AcctCode
| |
| GLAccount2Type |
The import only supports the GLAccount2Type=Fixed.
| |
| GLAccountType |
The import only supports the GLAccountType=Fixed.
| |
| ItemCode |
NVARCHAR(20)
| |
| PayrollType |
NVARCHAR(20)
| |
| ProfitCenter |
NVARCHAR(20): profit center is used from this field, if eProfitCenterHandling = 1
| |
| ProfitCenterType | ||
| ProjectCode |
NVARCHAR(20): Used only for eProjectCodeHandling = 1
| |
| ProjectCodeType | ||
| TaxCode |
NVARCHAR(8): VAT System, mapped tax code (0,1,2,3...), SalesTax: standard cost tax code = empty.
| |
| TravelCat |
NVARCHAR(20): Key field
| |
| TravelCostType |
Major type of a category
| |
| Unit |
NVARCHAR(5)
|