Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Overview
???
Endpoints
The resources available in this module.
ActivitiesListApi
Returns all Workbench Activities.
/api/ActivityListApi | ||||||
---|---|---|---|---|---|---|
Method | Description | Performed As | Request Query | Request Body | Response | |
POST | Returns all Workbench Activities as in the Activity list screen. | Logged in User | - | - |
ActivityLookupApiActivityLookupApi
[description for this API]
/api/ActivityLookupApi | |||||
---|---|---|---|---|---|
Method | Description | Performed As | Request Query | Request Body | Response |
POST | Returns all filtered Workbench Activities | Logged in User | - | - |
Models
The definitions of models specific to endpoints in this module.
AdminActivityLine
Field | Description |
---|---|
ActivityCode | The unique code for the activity. |
Description | Description of the activity. |
ActivityCodeDescription | ??? |
ActivityType | Determines what kind of activity this is and where it can be used in Workbench. |
CostCategory | |
ActivitySubType | Subcategory of activity. |
GstType | |
WorkCentreCode | The default Work Centre for this activity. |
SalesCode | The Sales Code attributed to this activity. |
DrGLAccount | The General Ledger account that this activity will debit to. |
CrGLAccount | The General Ledger account that this activity will credit to. |
UpdatedDate | Date of last update. |
ActivityCodeValue | ??? |
DescriptionValue | ??? |
ActivityTypeValue | ??? |
CostCategoryValue | ??? |
CostCategorySequenceNo | ??? |
GstTypeValue | ??? |
ActivitySubTypeValue | ??? |
WorkCentreCodeValue | ??? |
SalesCodeValue | ??? |
DrGLAccountValue | ??? |
CrGLAccountValue | ??? |
BaseCostValue |
|
OverheadCostValue |
|
OtherCostValue |
|
AllowanceCostValue |
|
Time1CostValue |
|
Time2CostValue |
|
Time3CostValue |
|
InactiveValue |
|
Select |
|
IncludedValue |
|
Included |
|
Inactive |
|
Selected |
|
Delete |
|
Status |
|
ReadonlyFlag |
|
ReadonlyMessage |
|
OriginalKey |
|
CurrentKey |
|
Key |
|
Index | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
OverheadCostValue | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
OtherCostValue | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
AllowanceCostValue | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
Time1CostValue | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
Time2CostValue | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
Time3CostValue | The cost areas of the Employee Class will be transferred to the transaction, and which ones will be ignored. |
InactiveValue | ??? |
Select | ??? |
IncludedValue | ??? |
Included | ??? |
Inactive | ??? |
Selected | ??? |
Delete | ??? |
Status | ??? |
ReadonlyFlag | ??? |
ReadonlyMessage | ??? |
OriginalKey | ??? |
CurrentKey | ??? |
Key | ??? |
Index | ??? |
AdminActivityKey
Field | Description |
---|---|
ActivityCode | ??? |
RetentionActivityCode | ??? |
CopyFromActivity | ??? |
Examples
Get the list of Activities
Link
Get list of
Link
⬆️ Back to top
On this page
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|