Pack Slip

 

 

 

 

Table Name pack_parameter_details

 

 

Table Comment To store the parameter details of packslip

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

ComponentName

varchar(20)

NOT NULL

This field holds the Name of the component.

Yes No

 

ParamCategory

varchar(10)

NOT NULL

This field will capture the category of the static value. The static values could be to fill up combo, text field, guidance text, combo default etc.

Yes No

 

ParamType

varchar(25)

NOT NULL

Normally param type is the name of the control. This will allow us to store all the possible values for a combo in multiple rows.

Yes No

 

ParamCode

varchar(5)

NOT NULL

This is the code that may be used for data storage. This is valid only incase of combo boxes. Here the short code that will be stored as data in the transaction could be maintained.

Yes No

 

Langid

int

NOT NULL

Language id. This is the language id of the record.

Yes No

 

ParamDesc

varchar(254)

NOT NULL

Param description is the values to be filled in the combo box or guidance text. This is actually the meta data of this component

No No

 

Sortby

int

NOT NULL

This field holds the default sort by code

No No

 

CreationDate

datetime

NOT NULL

This field holds the record created date for auditing purpose.

No No

 

 

Table Name pack_pkslpa_address

 

 

Table Comment To store the address details of packslip

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

pkslpa_ou

int

NOT NULL

This is the ouinstance of the packslip

Yes Yes

 

pkslpa_no

varchar(40)

NOT NULL

This field holds the packslip number

Yes Yes

 

pkslpa_cust_no

varchar(18)

NULL

This field holds the customer number

No No

 

pkslpa_cust_ou

int

NULL

This field holds the ouinstance of the customer

No No

 

pkslpa_bill_to_cust_no

varchar(18)

NULL

This field holds the Bill to customer number

No No

 

pkslpa_bill_to_cust_ou

int

NULL

This field holds the Bill to customer number ouintance

No No

 

pkslpa_address_no

varchar(40)

NULL

This field holds the address id

No No

 

pkslpa_address

varchar(2000)

NULL

This field holds the address of the customer

No No

 

pkslpa_cnt_person

varchar(80)

NULL

This field holds the contact person name

No No

 

pkslpa_phone

varchar(70)

NULL

This field holds the contact person Phone number

No No

 

pkslpa_email

varchar(70)

NULL

This field holds the contact person Email Id

No No

 

pkslpa_fax

varchar(70)

NULL

This field holds the contact person Fax number

No No

 

pkslpa_created_by

varchar(30)

NOT NULL

This field is to capture the user who created the document

No No

 

pkslpa_created_date

datetime

NOT NULL

This field is to capture the created date of the document

No No

 

pkslpa_modified_by

varchar(30)

NOT NULL

This field is to capture the user who modified the document

No No

 

pkslpa_modified_date

datetime

NOT NULL

This field is to capture the modified date of the document.

No No

 

 

Table Name pack_pkslpc_cert

 

 

Table Comment To store the certificate details of packslip

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

pkslpc_ou

int

NOT NULL

This is the ou instance in which Packslip is created

Yes Yes

 

pkslpc_no

varchar(40)

NOT NULL

This field holds unique packslip number for a packslip document

Yes Yes

 

pkslpc_line_no

int

NOT NULL

This field holds the line number for each record of the packslip document

Yes No

 

pkslpc_cert_no

varchar(40)

NOT NULL

This field holds the packslip certificate number

Yes No

 

pkslpc_cust_no

varchar(18)

NULL

This field holds the customer number for which certificate details are created

No No

 

pkslpc_cust_ou

int

NULL

This field holds the customer ouinstance for which certificate details are created

No No

 

pkslpc_cert_type

varchar(25)

NULL

This field holds the packslip certificate type

No No

 

pkslpc_issued_by

varchar(20)

NULL

This field is to capture issued by

No No

 

pkslpc_issuer_name

varchar(77)

NULL

This field holds the name of the person who issued the document

No No

 

pkslpc_comments

varchar(255)

NULL

this field holds the comments added

No No

 

pkslpc_file_name

varchar(50)

NULL

This field holds the filename for the document

No No

 

pkslpc_created_by

varchar(30)

NOT NULL

This field is to capture the user who created the document

No No

 

pkslpc_created_date

datetime

NOT NULL

This field is to capture the created date of the document

No No

 

pkslpc_modified_by

varchar(30)

NOT NULL

This field is to capture the user who modified the document

No No

 

pkslpc_modified_date

datetime

NOT NULL

This field is to capture the modified date of the document

No No

 

 

Table Name pack_pkslpd_det

 

 

Table Comment To store the packslip details

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

pkslpd_ou

int

NOT NULL

This is the ou instance in which Packslip is created

Yes Yes

 

pkslpd_no

varchar(40)

NOT NULL

This field holds unique packslip number for a packslip document

Yes Yes

 

pkslpd_line_no

int

NOT NULL

This field holds the line number for each record of the packslip document

Yes No

 

pkslpd_part_no

varchar(40)

NULL

This field holds the part numbers for which packslip is created

No No

 

pkslpd_cust_part

varchar(40)

NULL

This field holds the customer part numbers for which packslip is created

No No

 

pkslpd_condn

varchar(5)

NULL

This field holds the condition of the part. The possible values are ’N’ - NEW ’O’ - OverHauled ’S’ - Serviceable ’U’ - Unserviceable ’PO’ - PhaseOut

No No

 

pkslpd_stk_status

varchar(40)

NULL

This field holds the stock status for the part. The possible values are Customer Civil Customer Military Internal Civil Internal Military

No No

 

pkslpd_warehouse

varchar(10)

NOT NULL

This field holds the warehouse in which the parts are stored for which the packslip is created

No No

 

pkslpd_uom

varchar(10)

NULL

This field hold the Unit of Measurement for calculating the quantity

No No

 

pkslpd_qty

numeric(28,8)

NOT NULL

This field holds the quantity for each part for which packslip is created

No No

 

pkslpd_alloc_qty

numeric(28,8)

NOT NULL

This field holds the quantity allocated

No No

 

pkslpd_issue_qty

numeric(28,8)

NOT NULL

This field holds the quantity issued

No No

 

pkslpd_ship_qty

numeric(28,8)

NOT NULL

This field holds the quantity shipped

No No

 

pkslpd_pick_strgy

varchar(5)

NULL

This field holds the picking strategy for the parts. The possible values are ’MNL’- Manual ’AM’ - Automatic

No No

 

pkslpd_pkslip_for

varchar(5)

NULL

This field holds the type of parts for which packslip is created If Customer Goods Packslip and Customer Order base packslip. The possible values are 1) Main component 2) Core Returns 3) Excess Returns If Part Sale packslip.The possible value is 1) Part sale

No No

 

pkslpd_Finance_Book

varchar(20)

NULL

This field holds the finance book id

No No

 

pkslpd_COGS_No

varchar(32)

NULL

This field holds the cogs number for which packslip is created

No No

 

pkslpd_created_by

varchar(30)

NOT NULL

This field is to capture the user who created the record

No No

 

pkslpd_created_date

datetime

NOT NULL

This field is to capture the created date of the record

No No

 

pkslpd_modified_by

varchar(30)

NOT NULL

This field is to capture the user who modified the record

No No

 

pkslpd_modified_date

datetime

NOT NULL

This field is to capture the modified date of the record

No No

 

pkslpd_invoice_qty

numeric(28,8)

NULL

This field holds the quantity for which invoice is created

No No

 

pkslpd_invoice_no

varchar(40)

NULL

This field holds the invoice number

No No

 

pkslpd_invoice_ou

int

NULL

This is the ouinstance in which invoice is created

No No

 

 

Table Name pack_pkslph_hdr

 

 

Table Comment To store the main information of packslip

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

pkslph_no

varchar(40)

NOT NULL

This field holds unique packslip number for a packslip document

Yes No

 

pkslph_ou

int

NOT NULL

This is the ou instance in which Packslip is created

Yes No

 

pkslph_num_type

varchar(5)

NOT NULL

Numbering type for the packslip number generation

No No

 

pkslph_status

varchar(5)

NOT NULL

This field holds the status of the packslip. The possible values are 1) Fresh 2) Confirmed 3) Allocated 4) Issued 5) Shipped

No No

 

pkslph_category

varchar(25)

NULL

This field holds the category of packslip. The possible values are 1) Customer 2) Internal

No No

 

pkslph_type

varchar(25)

NOT NULL

This field holds the type of Packlsip. The possible values are 1) Customer Goods 2) customer Order 3) Part Sale

No No

 

pkslph_user_status

varchar(40)

NULL

This field holds all values of the Quickcodes in Active status of the Type : User Status as defined in the Create Quickcodes activity of the current component.Load Space as a value and default the same in the combo

No No

 

pkslph_date

datetime

NOT NULL

This field holds the date on which packslip is created

No No

 

pkslph_inv_appl

varchar(5)

NOT NULL

This field holds whether invoice applicable is Yes or No

No No

 

pkslph_ship_date

datetime

NULL

This field holds the date on which shipment is made.

No No

 

pkslph_ship_time

datetime

NULL

This field holds the date in which shipment is made.

No No

 

pkslph_cust_no

varchar(18)

NOT NULL

This field holds the customer to which packslip is created

No No

 

pkslph_cust_ou

int

NOT NULL

This field holds the OUinstance in which customer is created

No No

 

pkslph_ref_doc_type

varchar(40)

NULL

This field holds the ref doc type for the packslip. The possible values are 1)General 2) customer order

No No

 

pkslph_order_point

int

NULL

This field holds the Ouinstance in which Packslip is created

No No

 

pkslph_ref_doc_no

varchar(40)

NULL

This field holds the reference document number for packslip

No No

 

pkslph_ref_doc_amd_no

int

NULL

This field holds the reference document amendment number

No No

 

pkslph_ref_doc_date

datetime

NULL

This field holds the date on which reference document was created

No No

 

pkslph_other_ref

varchar(40)

NULL

Other reference values

No No

 

pkslph_ship_to_cust_no

varchar(18)

NULL

This field holds the customer to which parts are shipped

No No

 

pkslph_ship_to_cust_ou

int

NULL

This field holds the ouinstance of the customer to which parts are shipped

No No

 

pkslph_address_no

varchar(40)

NULL

This field holds the address id of the customer

No No

 

pkslph_address

varchar(2000)

NULL

This field holds the address of the customer

No No

 

pkslph_cnt_person

varchar(80)

NULL

This field holds the name of the contact person

No No

 

pkslph_phone

varchar(70)

NULL

This field holds the phone number of the contact person

No No

 

pkslph_email

varchar(60)

NULL

This field holds the Email of the contact person

No No

 

pkslph_fax

varchar(40)

NULL

This field holds the Fax of the contact person

No No

 

pkslph_del_area

varchar(18)

NULL

This field holds the delivery area

No No

 

pkslph_ship_type

varchar(255)

NULL

This field holds the shipment type

No No

 

pkslph_carrier

varchar(20)

NULL

this field holds the carrier code of packslip

No No

 

pkslph_trans_mode

varchar(255)

NULL

This field holds the transportation mode

No No

 

pkslph_vehicle_no

varchar(20)

NULL

This field holds the vehicle number of packslip

No No

 

pkslph_frt_billable

varchar(5)

NULL

This field holds the freight billable applicability. The possible values are 1) Yes 2) NO

No No

 

pkslph_frt_amount

numeric(28,8)

NULL

This field holds the freight billable amount

No No

 

pkslph_frt_currency

varchar(20)

NULL

This field holds the freight currency

No No

 

pkslph_port_of_dest

varchar(32)

NULL

this field holds the port of destination

No No

 

pkslph_frt_terms

varchar(255)

NULL

This field holds the freight terms

No No

 

pkslph_way_bill_no

varchar(40)

NULL

this field holds the waybill number

No No

 

pkslph_pro_no

varchar(40)

NULL

This field holds the Pro No

No No

 

pkslph_awb_no

varchar(40)

NULL

This field holds the AWB No

No No

 

pkslph_bol_no

varchar(40)

NULL

This field holds the Bol No

No No

 

pkslph_inco_term

varchar(40)

NULL

this field holds the Inco Term

No No

 

pkslph_tracking_no

varchar(20)

NULL

This field holds the tracking number

No No

 

pkslph_ins_liability

varchar(5)

NULL

This field holds the insurance liability

No No

 

pkslph_ins_terms

varchar(150)

NULL

This field holds the insurance terms

No No

 

pkslph_pack_cores

varchar(25)

NULL

This field holds the packaging code for the cores

No No

 

pkslph_pack_spares

varchar(25)

NULL

This field holds the packaging code for the spares

No No

 

pkslph_pack_service

varchar(25)

NULL

This field holds the packaging code for the serviceable components

No No

 

pkslph_hazard_product

varchar(5)

NULL

This field holds whether the products specified is hazardous or not. the possible values are 1) yes 2) No

No No

 

pkslph_ship_label

varchar(40)

NULL

This field holds the shipping label

No No

 

pkslph_comments

varchar(255)

NULL

This field holds the packslip comments

No No

 

pkslph_filename

varchar(50)

NULL

This field holds the filename for packslip

No No

 

pkslph_timestamp

int

NOT NULL

This field is to capture the timestamp of the record

No No

 

pkslph_created_by

varchar(30)

NOT NULL

This field is to capture the user who created the document

No No

 

pkslph_created_date

datetime

NOT NULL

This field is to capture the created date of the document

No No

 

pkslph_issue_by

varchar(30)

NULL

This field is to capture the user who issued the parts

No No

 

pkslph_modified_by

varchar(30)

NOT NULL

This field is to capture the user who modified the document

No No

 

pkslph_modified_date

datetime

NOT NULL

This field is to capture the modified date of the document

No No

 

pkslph_issue_date

datetime

NULL

This field is to capture the issued date of the document

No No

 

pkslph_issue_comments

varchar(255)

NULL

This field holds the issue comments

No No

 

pkslph_ship_by

varchar(30)

NULL

This field is to capture the user who Shipped the parts

No No

 

pkslph_ship_comments

varchar(255)

NULL

This field holds the shipping comments

No No

 

pkslph_alloc_by

varchar(30)

NULL

This field is to capture the user who allocated the parts

No No

 

pkslph_alloc_date

datetime

NULL

This field is to capture the allocated date of the document.

No No

 

pkslph_alloc_comments

varchar(255)

NULL

This field holds the allocation comments

No No

 

pkslph_shtcls_comments

varchar(255)

NULL

This field holds the comments entered while shortclosing packslip

No No

 

pkslph_transient_status

varchar(5)

NULL

This field holds the transient status. which should not be ’Hold’

No No

 

pkslph_confirmed_by

varchar(30)

NULL

This field is to capture the user who confirmed the document

No No

 

pkslph_confirmed_date

datetime

NULL

This field is to capture the confirmed date of the document

No No

 

 

Table Name pack_pkslprd_ref_det

 

 

Table Comment To store the reference details of packslip

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

pkslprd_remarks

varchar(255)

NULL

This field holds the remarks for each packslip

No No

 

pkslprd_file_name

varchar(50)

 

This field holds the filename for packslip

No No

 

pkslprd_ref_doc_no

varchar(40)

NOT NULL

This field holds the reference document number for packslip

No No

 

pkslprd_modified_by

varchar(30)

NOT NULL

This field is to capture the user who modified the record

No No

 

pkslprd_created_by

varchar(30)

NOT NULL

This field is to capture the user who created the record

No No

 

pkslprd_created_date

datetime

NOT NULL

This field is to capture the created date of the record

No No

 

pkslprd_modified_date

datetime

NOT NULL

This field is to capture the modified date of the record .

No No

 

pkslprd_no

varchar(40)

NOT NULL

This field holds unique packslip number for a packslip document

Yes Yes

 

pkslprd_line_no

int

NOT NULL

This field holds the line number for each record of the packslip document

Yes Yes

 

pkslprd_ou

int

NOT NULL

This field holds the customer to which packslip is created

Yes Yes

 

pkslprd_ref_doc_type

varchar(10)

NOT NULL

This field holds the ref doc type for the packslip. The possible values are 1)General 2) customer order

No No

 

pkslprd_cust_ou

int

NULL

This field holds the OUinstance in which customer is created

No No

 

pkslprd_Rowno

int

NOT NULL

Tis field holds the rowno of each record

Yes No

 

pkslprd_cust_no

varchar(18)

NULL

This field holds the customer number against which packslip is created

No No

 

 

Table Name pack_pkslps_storage

 

 

Table Comment To store the storage details of packslip

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

pkslps_remarks

varchar(255)

NULL

This field holds the remarks for each record in the storage details

No No

 

pkslps_quantity

decimal(28,8)

NULL

This field holds the quantity for each line item in the storage details

No No

 

pkslps_lot_no

varchar(18)

NULL

This field holds a unique lot number that identifies a group of quantity if the partcontrol type is lot or serial lot controlled

No No

 

pkslps_modified_by

varchar(30)

NOT NULL

This field is to capture the user who modified the record

No No

 

pkslps_created_by

varchar(30)

NOT NULL

This field is to capture the user who created the record

No No

 

pkslps_created_date

datetime

NOT NULL

This field is to capture the created date of the record

No No

 

pkslps_modified_date

datetime

NOT NULL

This field is to capture the modified date of the record .

No No

 

pkslps_no

varchar(40)

NOT NULL

This field holds unique packslip number for a packslip document

Yes Yes

 

pkslps_line_no

int

NOT NULL

This field holds the line number for each record of the packslip document

Yes Yes

 

pkslps_ou

int

NOT NULL

This is the ou instance in which Packslip is created

Yes Yes

 

pkslps_serial_no

varchar(40)

NULL

This field holds a unique serial number that identifies each quantity if the partcontrol type is serial controlled or serial lot controlled

No No

 

pkslps_bin

varchar(10)

NULL

This field holds the details of the bin in which the parts are stored in storage area

No No

 

pkslps_rowno

int

NOT NULL

This field holds the line number for the storage detail records

Yes No

 

pkslps_zone

varchar(10)

NULL

This field holds the details of the zone in which the parts are stored in storage area

No No

 

 

Table Name pack_pkslps_storage_deall

 

 

Table Comment This table is used to store the storage deallocation details such as zone,bin,serialno,lotno and quantity for each line item

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

pkslps_ou

int

NOT NULL

This is the ou instance in which Packslip is created

Yes No

 

pkslps_no

varchar(40)

NOT NULL

This field holds unique packslip number for a packslip document

Yes No

 

pkslps_line_no

int

NOT NULL

This field holds the line number for each record of the packslip document

Yes No

 

pkslps_rowno

int

NOT NULL

This field holds the line number for the storage detail records

Yes No

 

pkslps_zone

varchar(10)

NULL

This field holds the details of the zone in which the parts are stored in storage area

No No

 

pkslps_bin

varchar(10)

NULL

This field holds the details of the bin in which the parts are stored in storage area

No No

 

pkslps_serial_no

varchar(40)

NULL

This field holds a unique serial number that identifies each quantity if the partcontrol type is serial controlled or serial lot controlled

No No

 

pkslps_lot_no

varchar(18)

NULL

This field holds a unique lot number that identifies a group of quantity if the partcontrol type is lot or serial lot controlled

No No

 

pkslps_quantity

numeric(28,8)

NULL

This field holds the quantity for each line item in the storage details

No No

 

pkslps_remarks

varchar(255)

NULL

This field holds the remarks for each record in the storage details

No No

 

pkslps_created_by

varchar(30)

NOT NULL

This field is to capture the user who created the record

No No

 

pkslps_created_date

datetime

NOT NULL

This field is to capture the created date of the record

No No

 

pkslps_modified_by

varchar(30)

NOT NULL

This field is to capture the user who modified the record

No No

 

pkslps_modified_date

datetime

NOT NULL

This field is to capture the modified date of the record .

No No

 

 

Table Name pack_pkslpsh_status_history

 

 

Table Comment To store the status history details of packslip

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

pkslpsh_ou

int

NOT NULL

This is the ou instance in which Packslip is created

Yes No

 

pkslpsh_no

varchar(40)

NOT NULL

This field holds unique packslip number for a packslip document

Yes No

 

pkslpsh_status

varchar(5)

NULL

This field holds the status of the packslip

No No

 

pkslpsh_action_date

datetime

NULL

This field is to capture the action date of the document.

No No

 

pkslpsh_action_by

varchar(30)

NULL

This field is to capture the action by of the document

No No

 

pkslpsh_comments

varchar(255)

NULL

This field holds the packslip status history comments

No No

 

 

Table Name pack_pksop_options

 

 

Table Comment To store the set options of packslip

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

pksop_OUInstance

int

NOT NULL

This is the ou instance in which Packslip is created

Yes No

 

pksop_on_confirm

varchar(5)

NOT NULL

This field holds the Subsequent action on confirmation. the following are the possible values ’B’    - Blank ’AA’  - Auto Allocation ’AI’   - Auto Issue ’AS’  - Auto Shipment

No No

 

pksop_Auto_invoice

varchar(5)

NOT NULL

This field holds Auto Invoicing of Part Sale Pack Slip. the possible values ’NR’ - Not Required

No No

 

pksop_Timestamp

int

NOT NULL

This field is to capture the timestamp of the record

No No

 

pksop_Created_By

varchar(30)

NOT NULL

This field is to capture the user who created the record

No No

 

pksop_Created_Date

datetime

NOT NULL

This field is to capture the created date of the record

No No

 

pksop_Modified_By

varchar(30)

NOT NULL

This field is to capture the user who modified the record

No No

 

pksop_Modified_Date

datetime

NOT NULL

This field is to capture the modified date of the record

No No

 

pksop_Iss_numtype

varchar(5)

NULL

This field holds the numbering types for the issue created

No No

 

 

Table Name pack_psfp_Finance_Post_Dtl

 

 

Table Comment To store the finance details of packslip

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

PSFP_PS_Finance_Book

varchar

NULL

This field holds the unique finance book id

No No

 

PSFP_PS_Acc_Usage

varchar()

NULL

this field holds the account usage for the account types defined

No No

 

PSFP_PS_AccType_Flag

varchar()

NULL

This is a flag set for the account type

No No

 

PSFP_PS_Sub_Analysis_Code

varchar(5)

NULL

This field holds the subanalysis code.

No No

 

PSFP_PS_Account_Code

varchar(32)

NULL

this field holds the account code of the account defined

No No

 

PSFP_PS_Analysis_Code

varchar(5)

NULL

This field holds the analysis code.

No No

 

PSFP_PS_CostCenter

varchar(10)

NULL

This field holds the costcenter defined

No No

 

PSFP_PS_NO

varchar(40)

NOT NULL

this field holds the packslip number

Yes Yes

 

PSFP_PS_Line_No

int

NOT NULL

The field hlds the line number of each record

Yes Yes

 

PSFP_PS_OU

int

NOT NULL

This field holds the ouinstance of the packslip created

Yes Yes

 

PSFP_PS_Part_No

varchar(40)

NULL

this field holds the part number

No Yes

 

PSFP_PS_Part_Crt_Ou

int

NULL

This field holds the part created ouinstance

No Yes

 

pkslpc_cert_no

varchar(40)

NOT NULL

This field holds the certificate number of the packslip

Yes Yes

 

PSFP_PS_Type

varchar()

NULL

This field holds the packslip types defined in packslip document The possible values are 1) Customer Goods 2) customer Order 3) Part Sale

No No

 

 

Table Name pack_qucd_quick_codes

 

 

Table Comment To store the quick codes of packslip

 

Table Column Name

Table Column Datatype

Table Column Null Option

Table Column Comment

Table Column Is PK Table Column Is FK

 

qucd_qc_ou

int

NOT NULL

This field holds the ouinstance of the quickcode created

Yes No

 

qucd_qc_type

varchar(5)

NOT NULL

This field holds the Quickcode tye of the quickcode created. the possible values are 1) Packslip category 2) user status

Yes No

 

qucd_qc_code

varchar(25)

NOT NULL

This field holds the unique Quickcode

Yes No

 

qucd_qc_desc

varchar(80)

NOT NULL

This field holds the description of unique Quickcode

No No

 

qucd_qc_status

varchar(5)

NOT NULL

This field holds the status of unique Quickcode. the possible values are 1) active 2) inactive

No No

 

qucd_timestamp

int

NOT NULL

This field is to capture the timestamp of the record

No No

 

qucd_created_by

varchar(30)

NOT NULL

This field is to capture the user who created the document

No No

 

qucd_created_date

datetime

NOT NULL

This field is to capture the created date of the document

No No

 

qucd_modified_by

varchar(30)

NOT NULL

This field is to capture the user who modified the document

No No

 

qucd_modified_date

datetime

NOT NULL

This field is to capture the modified date of the document

No No