D98220AZ - Convert ID to Name and Description
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szTaskID | TASKID | char | OPT | INPUT |
A code that identifies the task. Tasks are user defined objects which can initiate an activity, process, or procedure. Relationships of tasks
| ||||
| szTaskID_2 | TASKNM | char | OPT | OUTPUT |
The name identifying a task. Tasks are user defined objects that can initiate an activity, process, or procedure. Task relationships are
| ||||
| szTaskName | LNGTASK | char | OPT | OUTPUT |
A descriptive name that identifies a task. | ||||
| szTaskType | TASKTYPE | char | OPT | OUTPUT |
A code that identifies the kind of function thats occur in the business process. For example, a function or task can be an Interactive
| ||||
| szProductCode | SY | char | OPT | OUTPUT |
A user defined code (98/SY) that identifies a system. Valid values include:
01
Address Book
03B
Accounts Receivable
04
Accounts
| ||||
| szProductCodeReporting | SYR | char | OPT | OUTPUT |
A user defined code (98/SY) that specifies the system number for reporting and jargon purposes. | ||||
| None |
| None |