public class DocumentOut
Public Class DocumentOut
Ensur.Core.Main.POCOs.DocumentOut = function();
Type.createClass(
'Ensur.Core.Main.POCOs.DocumentOut');
ANALYSIS_COMPLETED | Date the analysis was completed. |
ANALYSIS_DUE_DATE | Date the analysis is/was due |
ANALYSIS_LAST_SUBMITTED | Date the analysis was last submitted |
APPROVAL_COMPLETED | Date the approval was completed |
APPROVAL_DUE_DATE | Date the approval was due |
APPROVAL_LAST_SUBMITTED | Date the approval was last submitted |
ARCHIVE_DATE | Date this content was archived |
ARCHIVE_LAST_RESTORED | Date this content was restored from archive |
CHECKED_OUT_BY | ID of the user who checked out the content. |
CHECKED_OUT_BY_NAME | Formatted name of the user who checked out the document |
CHECKED_OUT_BY_USERNAME | Username of hte user who has the document checked out |
CHECKED_OUT_DATE | The date/time this document was checked out (null if not checked out) |
CO_EDITORS | A list of all the co-editors associated with this document. |
CODE | Document Code |
CONTENT_TYPE | Content type name |
CREATED_BY_NAME | Formatted name of the user who created the document |
CREATED_DATE | The date this document was created. |
DOC_ID | Document ID |
EFFECTIVE_DATE_ACTUAL | Actual effective date |
EFFECTIVE_DATE_SCHEDULED | Scheduled effective date |
EXPIRATION_DATE_ACTUAL | Actual expiration date |
EXPIRATION_DATE_SCHEDULED | Scheduled expiration date |
FORM_CODE | Code of the form used for this content (if any) |
FORM_VERSION | Version of the form used for this content |
FUTURE_CHANGE | Description of future changes |
KEYWORDS | A list of all the keywords associated with this document |
LOCKED_BY_NAME | Who locked the document, if it's locked |
LOCKED_DATE | Date locked (if the document is locked) |
ORIGINAL_REVISION | First revision number |
OWNERS | A list of the names of all the owners on this document. |
PENDING_REASON | Reason this content is in pending status (if applicable) |
PERIODIC_REVIEW_LAST | Date of the last periodic review |
PERIODIC_REVIEW_NEXT | Date of the next periodic review |
PREVIOUS_REVISION | Previous revision number |
PRODUCT_ID | ID of the product type |
PRODUCT_NAME | Name of the product behind this content type |
REJ_ACCEPTANCE | Acceptance rejection impact (CAPA only) |
REJ_ANALYSIS | Analysis rejection impact (CAPA only) |
REJ_APPROVAL | Approval rejection impact |
REJ_IMP | Implementation rejection impact (CAPA only) |
REJ_VERIFICATION | Verification rejection impact (CAPA only) |
REVIEW_COMPLETED | Date the review was completed |
REVIEW_DUE_DATE | Review due date. |
REVIEW_LAST_SUBMITTED | Date the review was last subimtted |
REVISION | Revision of this document |
STATUS_DESC | Current document status |
STATUS_ID | ID of the status. Can be used to create/update documents. |
TEMPLATE_NAME | Name of the template used if any |
TITLE | Title of the document |
TYPE_DESCRIPTION | Content type description |
TYPE_ID | ID of the content type |
TYPE_NAME | Content type name |