1.Functional Description
1.1Purpose
This BSFN is used to copy a media object attached to the F087102 record to the F08711 record. This way information can be conveyed to the individual
setting up the employee. The information in the media object will also be copied to the email message if an email message is specified in F087103.
1.2Setup Notes and Prerequisites
1.3Special Logic
2.Technical Specifications
2.1Parameters:
Data Item Data Structure DescriptionI/ORequiredNotes
EV01O
RSAcRequireSetupApprovalO
ATTYszApprovalTaskTypeO
CHAcAllowChangingApproverO
ENDSszEndingStatusO
WOS1szInitialStatusCodeWoO
WOS2szActiveStatusCodeWoO
WOS3szFinalStatusCodeWoO
VERSszVersionO
MBDSszMailboxDesignatorO
EV03cCopyTaskDescToWOO
TYPRszWODetailedRecordTypeO
2.2Related Tables
Table Table Description
2.3Related Business Functions
Source NameFunction Name
Processing
1.If szVersion is blank, set equal to "ZJDE0001".
2.Call AllocatePOVersionData to read the processing options
3.Copy the processing options values to the lpDS data structure.
4.If the Mail box is blank hard code it to '01' personal inbox.
5.If the cWODetailedRecordType is blank hard code it to 'A'.
Note:
The data items do not meet naming standards, the next release will fixed this.
^
D0800137 - Get P08710 Processing Options
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cRequireSetupApproval | RSA | char | OPT | NONE |
Use this processing option to specify approval of the setup process. The approval workflow process will be started when the status of the
| ||||
cAllowChangingApprover | CHA | char | OPT | NONE |
Use this processing option to specify the person who will approve the employee setup process. | ||||
szEndingStatus | ENDS | char | OPT | NONE |
This field contians the status that the Employee Setup record or the Employee Setup Task record will be changed to when the process or
| ||||
szInitialStatusCodeWo | WOS1 | char | OPT | NONE |
szActiveStatusCodeWo | WOS2 | char | OPT | NONE |
szFinalStatusCodeWo | WOS3 | char | OPT | NONE |
szVersion | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
| ||||
szMailBoxDesignator | MBDS | char | OPT | NONE |
A field that determines the mailbox associated with the queue that should be used on delivery of the message. | ||||
cWODetailedRecordType | TYPR | char | OPT | NONE |
The detail specification record type. Record types are user defined. You can set them up on the Detail Specification Types form and use
| ||||
cUserTaskDescription | EV03 | char | OPT | NONE |
A radio button that specifies the level at which trace/track result is to be displayed. Select the Detail to display all transactions except IB, IX,
| ||||
cUserLevel | POPROMPT01 | char | OPT | NONE |
A one-character entry in a processing option. Valid values must be explained next to the entry field. |
None |
None |