- sales_number : text : 15
- revision_number : text : 3
- sales_status : text : 15
- customer_code_orig : text : 15
- cco_name : text : 100
- reference : text : 255
this table has 2 (two) field for primary key, sales_number and revision_number. if there is a process that insert row data for manipulation process, sales_number and revision_number same data with another row will be rejected.
give the name of the table is tbl_so_sales_details.
Now you have table for data storage.
0 comments:
Post a Comment