Saturday 13 February 2016

Contracts Core tables



Library tables:
OKC_ARTICLES_ALL  --> Stores basic article information
OKC_ARTICLE_VERSION  --> Stores article text along with version

OKC_TERMS_TEMPLATES_ALL  -->Terms template definition
OKC_ALLOWED_TMPL_USAGES --> List of document types for which above template can be used


Authoring tables 
OKC_TEMPLATE_USAGES  --> Template and document association table (Template Id + Document Type (ex: PO, RFQ, BID etc.) + Document Id (ex: Po header id, rfq id, bid id etc..). Template applied on a given document.

OKC_K_ARTICLES_B  --> Stores list of applicable clauses for a given document type and document id.

No comments:

Post a Comment