Sei sulla pagina 1di 7

File name: SOHeaderFile Description: Contains information about the customer and of the items ordered by the customer.

Primary key: SOItmName

Data Elements SOCustNme SOAdd SOContNum SODate SOOrdNum SOItmNme SOPrice SOQty SOTotal SOType

Data Type Text Text Text Data Text Text Currency Integer Currency Text

Length 30 45 11

11 30

11

SOEmpId SOEmpNme

Integer Text 30

Description Contains customers name Contains customers address Contains customers contact number Contains sales order date Contains customers phone number Contains items description Contains items price Contains items quantity Contains the total amount of the order Contains the type of payment of the customer if its installment or full payment Contains employees id Contains employees name

File name: SODetailFile Description: Contains detailed information of the items purchased by the customer. Primary key: SOItmName

Data Elements SOItmNme SOPrice SOQty SOAmt

Data Type Text Currency Integer Currency

Length 30

Description Contains items description Contains items price Contains items quantity Contains the total amount of the order

File name: ELOHeaderFile Description: Contains log-out report of the employee in the end of the every transaction. Primary key: ELOEmpId

Data Elements ELOEmpNme ELOEmpId ELODate ELOTime ELOApdBy

Data Type Text Text Data Data Text

Length 30 10

30

ELOTtlSales

Currency

Description Contains employees name Contains employees Id Contains the date Contains the time Contains the name who approves the transaction Contains the total sales of the employee each transaction

File name: ELODetailFile Description: Contains detailed information about the summary of the total sales of every transactions made by an employee. Primary key: ELOEmpId

Data Elements ELOEmpId ELOCustNme ELOAdd ELOItmNme ELOAmt

Data Type Text Text Text Text Currency

Length 10 30 45 30

Description Contains employees Id Contains customers name Contains customers address Contains the item name Contains the total amount of sales

File name: ELIHeaderFile Description: Contains log-in information of an employee. Primary key: ELIEmpId

Data Elements ELIEmpNme ELIEmpId ELIDate ELITime ELIApdBy

Data Type Text Text Data Data Text

Length 30 10

30

ELOTtlSales

Currency

Description Contains employees name Contains employees Id Contains the date Contains the time Contains the name who approves the transaction Contains the total sales of the employee each transaction

File name: CIHeaderFile Description: Contains information about the customer. Primary key: CICustNme Data Elements CICustNme CIAdd CITelNum Data Type Text Text Text Length 30 45 11 Description Contains customers name Contains customers address Contains customers telephone number Contains sales order date Contains the type of payment of the customer if its installment or full payment Contains employees id Contains employees name Contains the name who approves the transaction

CIDate CIType

Data Text 11

CIEmpId CIEmpNme CIApdBy

Text Text Text

10 30 30

Potrebbero piacerti anche