D90351A - Parent Role Lookup
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szTaskRelationshipType | RLTYPE | char | OPT | INPUT |
A code that identifies the task views. Tasks exist in different views for different reasons. They may be in the same view to make up a
| ||||
szFromRelease | FRMREL | char | OPT | INPUT |
A number that indicates the release from which the software task becomes active. A task may be setup to only be active for a range of
| ||||
szThruRelease | THRREL | char | OPT | INPUT |
A number that indicates the release in which the software task becomes inactive. A task may be set up to only be active for a range of
| ||||
szParentInternalTaskID | PARNTTSK | char | OPT | INPUT |
A code that identifies the parent of a task. A group of tasks represents a process or procedural flow of events. Tasks are grouped when
| ||||
szChildInternalTaskID | CHILDTSK | char | OPT | INPUT |
The code that identifies the child task of a parent task. A group of tasks represents a process or procedural flow of events. Group tasks by
| ||||
mnPresentationSequence | PRSSEQ | MATH_NUMERIC | OPT | INPUT |
A number that determines the order in which the child tasks should appear. | ||||
szRole | USER | char | OPT | INPUT |
The code that identifies a user profile. | ||||
cParentEnabled | PARENABL | char | OPT | OUTPUT |
A selection that enables or disables the parent task. If the parent is enabled, the applied role shows the child task if it also is enabled. If the
|
None |
None |