Overview
Info |
---|
https://jira.kuali.org/browse/OLE-3626 and related linked tasks |
Description
The Enhancement of Line Item Receiving includes the copies section UI Modification in REQ,PO,RCVL and RCVC documents
Design: Technical
Design Technical
The technical design document shall lay out the high level design of how the copies section process is to be implemented. The details laid out shall include the Wire-frames for User Interface design, Data Element Layout, including the logical Database Design, Component Specifications including artifacts such as Class Diagram, State Chart Diagrams, OJB.xml specifications and Rules information.
Service Design and Implementation
Screen Flow Diagram
Layout use cases based on the screen flows indicating navigation between different screens.
Component Design
- OBJ.xml
- State Chart Diagram
Service Contracts
Service Implementation
Process Diagram
ER Diagram :
Wireframes
UI Wire-frames Design
Requisition Screen
Copies Subsection(REQ,PO)
ER Diagram
Data Model (logical)
Copies Subsection(REQ,PO - After Approval)
Copies Subsection (RCV)
Copies Subsection (CORR)
Data Model
UserStory: Line Item Receiving Enhancement - Copy Subsection
Entity : OLE_COPY_T
Name | Max Len | Data Type | Default Value | Input Type | Action Event | Validation Type | Tab Index | Remarks |
OLE_COPY_ID | 40 | varchar VARCHAR |
|
|
|
|
| System Generated |
FDOC_NBR | 40 | varcharVARCHAR |
|
|
|
|
| Foreign Key of Purchase Order Item |
PO_ITM_ID | 40 | varchar VARCHAR |
|
|
|
|
| Foreign Key of Purchase Order Item |
REQ_ITM_ID | 40 | VARCHAR |
|
|
|
|
| References requisition line item |
LOC | 40 | varchar VARCHAR |
|
|
|
|
| Identifies the shelving location |
COPY_NUM | 40 | varchar VARCHAR |
|
|
|
|
| Identifies the copy number |
RCPT_STAT | 40 | varchar VARCHAR |
|
|
|
|
| Identifies the receipt status to confirm whether it is received or not |
ITEM_UUID | 40 | varchar VARCHAR |
|
|
|
|
| Retrieves item details using item uuid |