Definition of table dev-request-call
Table Description
List of call logs associated with this request
Table Dump Name: dev-rcal
Alphabetical Field Summary
- call-log-id: (INTG) Call Log ID associated with this request
- comments: (CHAR)
- cre-date: (DATE) Date of record creation
- cre-time: (CHAR) Time of record creation
- cre-user-name: (CHAR) Login name of user who created the record
- request-id: (INTG) Request this call entry is associated with
- upd-date: (DATE) Date of records last modification
- upd-time: (CHAR) Time of records last modification
- upd-user-name: (CHAR) Login name of user who last modified the record
Alphabetical Index Summary
Alphabetical Trigger Summary
Other tables who reference dev-request-call
Tables dev-request-call references
- call-browse - Denormalized Call Log Browsing table
- call-log - Log of customer calls
- dev-request - A request of development for resources to fix a bug and/or e
Detailed Alphabetical Field Listing
call-log-id Data type: INTEGER
Format: zzzzzzzz9
Help: Call Log ID associated with this request
Attributes: Index Component
comments Data type: CHARACTER
Format: x(40)
Description:
Help: Comments about this call log
cre-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date of record creation
cre-time Data type: CHARACTER
Format: X(8)
Description: Time of record creation
cre-user-name Data type: CHARACTER
Format: x(16)
Description: Login name of user who created the record
request-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Request this call entry is associated with
Attributes: Index Component
upd-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date of records last modification
upd-time Data type: CHARACTER
Format: X(8)
Description: Time of records last modification
upd-user-name Data type: CHARACTER
Format: x(16)
Description: Login name of user who last modified the record
Created on 04/03/2003 by DBHTML V1.1c