Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Overview
???
Endpoints
The resources available in this module.
ActivitiesListApi
Return 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 | - | - |
ActivityLookupApi
Return filtered Workbench Activities
/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 | ???The code for the activity. |
DescriptionValue | ??? Activity description |
ActivityTypeValue | ???Activity type |
CostCategoryValue | ??? |
CostCategorySequenceNo | ??? |
GstTypeValue ??? | Type of GST |
ActivitySubTypeValue | ??? |
WorkCentreCodeValue | ??? |
SalesCodeValue | ??? |
DrGLAccountValue | ??? |
CrGLAccountValue | ??? |
BaseCostValue | 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.
Get list of filtered activity
⬆️ Back to top
On this page
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|