...
E-doc Template. Use below or linked templates to draft desired complex maintenance e-doc.
Maintenance e-docs can be routed for FYI, Acknowledgement or Approval.
A Maintenance e-doc usually has a Document Overview, Notes & Attachments, Ad Hoc Recipients, and Route Log tab. OLE can apply unique permissions per user, or route maintenance docs.
Complex: used for entities like Vendors, Accounts, Locations-- often many attributes, notes, and rules. Simple: used for populating controlled value lists, or lists of possible values for a given Attribute.
(See linked templates for transactional e-docs).
Maintenance document can be looked at as a form that sits on top of a database table to edit business data. Very simple interface on top of the database for example: in KFS, the account document allows you to maintain the account table. These are generally auto-generated. structured off of a database table. Generally have a small or no workflow process behind them. Essentially a CRUD framework that sits on top of your database.
Technical/Local Config: Can (remove/not display tabs)be done in the declaration of the JSP for transactional documents. Could also be done conditionally to allow for display or not via a setup. Could be added later for local config if conditional routing needs added.
|
(Sample Complex: Account) (Sample Simple: Note Type) |
...
Panel |
---|
bgColor | F6C9CC |
---|
borderStyle | solid |
---|
|
Document Overview |
Insert fields or reference, or system-generated tags.
Indicate rules for required "document description"- manual staff entry or system-generated naming convention on "save".
Panel |
---|
bgColor | F6C9CC |
---|
borderStyle | solid |
---|
|
Functional tab |
Insert fields.
Indicate lookups.
Indicate drop-downs.
Panel |
---|
bgColor | F6C9CC |
---|
borderStyle | solid |
---|
|
Functional tab |
Insert fields.
Indicate lookups.
Indicate drop-downs.
Panel |
---|
bgColor | F6C9CC |
---|
borderStyle | solid |
---|
|
Functional tab |
Insert fields.
Indicate lookups.
Indicate drop-downs.
Panel |
---|
bgColor | F6C9CC |
---|
borderStyle | solid |
---|
|
View Related Documents |
...
Document Statuses: Include desired Document in user requirements/functional specification <see: Codeable (Final Functional ) Specifications> or below. Document statuses denote exact document or transactional status of the document.
...