S2xDE Software Data Entry System - Database Schema and Table Structure (Part 2)

by Ruben 6/29/2008 2:39:00 PM

Table Structure of RES-1900 Project

Every Task processed in production group have a table repository:
ex: [E1] Entry 1
     dbo.e1_hdr
        -> batch header that contains batch no, user id, date issue, number of docs, number of record, number of character.
     dbo.e1
        -> main record captured on the documents.
     dbo.e1_bbd_names
        -> (sub-record) in one document are allowed four record of borrower names to be captured.
     dbo.e1_sgp_names
        -> (sub-record) in one document are allowed two record of seller names to be captured.

Batch Header Table


Entry 1 Main Table


Entry 1 sub table - borrower names


Entry 1 sub table - seller names


Visual idea of s2xde database schema and table structure, on my next post we proceed Batching module.


Previous Post of S2xDE Software

S2xDE Software Data Entry System - Database Schema and Table Structure (Part 1)

by Ruben 6/28/2008 11:00:00 PM

S2xDE Software Database Schema
    1) RES-1900
    2) RES-ADC
    3) RES-EFX
    4) RES-MAP
    5) RES-TRACKING
    6) S2xDE

S2xDE Software Production Monitoring or Tracking
    - All activity task code are monitored by the Task Code
    BA     Batching
    E1     Entry 1
    E2     Entry 2
    CO    Compare
    RE     Research
    QC    QC Sampling
    ED     Edit
    CV    Conversion

- All task are auto queuing its important to keep track batches by storing the information. See screenshot of RES-Tracking schema.



Batch Table


Monitoring Table


Pending Table


Audit Trail Table


Document Count Table


Accuracy Table

to be continue on next post of data entry system...

Previous Post of S2xDE Software

Recieved Updates



Enter your email address:

Delivered by FeedBurner

About the author

Name of author RUBEN CORRAL
System Developer in outSourcing company for almost 8 years. I built this blogs just for fun, sharing idea's, contribute a piece of code, especially to newbie programmers.

E-mail me Send mail

Calendar

<<  August 2008  >>
MoTuWeThFrSaSu
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567

View posts in large calendar

Disclaimer

The opinions expressed herein are my own personal point of view. Sample source codes are free to modify or enhance for your own satisfaction.

Sign in

All brand names, logos and trademarks in this site are property of their respective owners.