Functional Description
Purpose
The function has two purposes. First if you pass in the current registration status, it will return the next status. Second, if the flag is set to validate
and provide the new status and old status, it will validate whether the new status is a valid one, based on the activity rules.
Setup Notes and Prerequisites
1. Using P17502, setup the product registration rules.
D1702200 - Process Registration Activity Rules
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szRegistrationStatus_Current | REGSTS | char | REQ | INPUT |
A code that specifies the current registration status for an equipment record. Enter a value from UDC 17/RS. | ||||
cValidateStatus_YN | YN01 | char | OPT | INPUT |
The Yes or No Entry field is a single character entry field for yes or no responses on prompt screens. | ||||
cValidStatus_YN | YN01 | char | OPT | OUTPUT |
The Yes or No Entry field is a single character entry field for yes or no responses on prompt screens. | ||||
szRegistrationStatus_New | REGSTSN | char | OPT | INPUT |
A code that specifies which registration status is the next step in the registration process. You can override the value in this field. The
| ||||
szRegistrationStatus_Next | REGSTSN | char | OPT | OUTPUT |
A code that specifies which registration status is the next step in the registration process. You can override the value in this field. The
| ||||
szRegistrationStatus1 | REGSTS1 | char | OPT | OUTPUT |
A code that specifies which registration status is the next step in the registration process. You can override the value in this field. The
| ||||
szRegistrationStatus2 | REGSTS2 | char | OPT | OUTPUT |
A code that specifies which registration status is the next step in the registration process. You can override the value in this field. The
| ||||
szRegistrationStatus3 | REGSTS3 | char | OPT | OUTPUT |
A code that specifies which registration status is the next step in the registration process. You can override the value in this field. The
| ||||
szRegistrationStatus5 | REGSTS5 | char | OPT | OUTPUT |
A code that specifies which registration status is the next step in the registration process. You can override the value in this field. The
| ||||
szRegistrationStatus4 | REGSTS4 | char | OPT | OUTPUT |
A code that specifies which registration status is the next step in the registration process. You can override the value in this field. The
| ||||
cInformationType1 | ITYPE | char | OPT | INPUT |
A code that indicates specific record types when records of different types are stored within the same table. For internal use only. |
None |
None |