MD070 Application Extensions Technical Design
MD070 Application Extensions Technical Design
MD.070 APPLICATION
EXTENSION TECHNICAL DESIGN
Onto Innovation
<Subject>
Author: <Author>
Creation Date: April 24, 1999
Last Updated: October 3, 2024
Document Ref: <Document Reference Number>
Version: DRAFT 1A
Approvals:
<Approver 1>
<Approver 2>
MD.070 Application Extension Technical Design
Document Control
Change Record
5
Reviewers
Name Position
Distribution
Note To Holders:
If you receive an electronic copy of this document and print it out, please
write your name on the equivalent of the cover page, for document
control purposes.
If you receive a hard copy of this document, please write your name on
the front cover, for document control purposes.
Contents
Document Control..........................................................................................ii
Technical Overview.......................................................................................1
Approach..................................................................................................1
Module List...............................................................................................1
<Form Title> - Form Logic............................................................................2
Navigation Logic......................................................................................2
Table and View Usage.............................................................................2
Zone and Field Summary........................................................................2
Special Logic............................................................................................3
<Report/Program Name> - Concurrent Program Logic................................4
Calling Arguments...................................................................................4
Log Output...............................................................................................4
Table and View Usage.............................................................................4
Program Logic (pseudo code)..................................................................4
SQL Statements.......................................................................................5
Default Data Sources...............................................................................5
Validation Logic.......................................................................................5
Incompatibility.........................................................................................5
Performance Considerations...................................................................5
Other Considerations...............................................................................5
Integration Issues..........................................................................................6
Changes Required....................................................................................6
Shared Components................................................................................6
Alert conditions........................................................................................6
Incompatibilities.......................................................................................6
Performance Issues..................................................................................6
Database Design...........................................................................................7
Desired Table Changes............................................................................7
New/Updated Seed Data..........................................................................7
Descriptive Flexfields...............................................................................7
Value Sets................................................................................................7
Grants/Synonyms.....................................................................................8
Archiving..................................................................................................8
Database Diagram...................................................................................8
Tables, Indexes, Sequences....................................................................8
Open and Closed Issues for this Deliverable................................................9
Open Issues..............................................................................................9
Closed Issues...........................................................................................9
<Subject> Open and Closed Issues for this Deliverable 9 of 8
File Ref: 818718689.doc (v. DRAFT 1A )
Company Confidential - For internal use only
MD.070 Application Extension Technical Design
Technical Overview
This document defines the technical components required to implement
customization <BRM Number>, <Subject>. This Application Extension
Technical Design document complements the Application Extension
Functional Design document for <Subject> and you should consider the
set to be the complete detailed design.
Approach
Module List
Forms
<Subject> includes the following forms:
Reports
<Subject> includes the following reports:
Concurrent Programs
<Subject> includes the following concurrent programs:
Database Triggers
<Subject> includes the following database triggers:
Navigation Logic
Entry Mode
START
END
Zone 1
Base Table:
Where/Order By:
Zone 2
Base Table:
Where/Order By:
Special Logic
Zone 1
<Description of special zone-level logic (if any)>
Field Name
Calling Arguments
Log Output
.........1.........2.........3.........4.........5.........6.........7.........8
________________________________________________________________________________
________________________________________________________________________________
MTL_SYSTEM_ITEMS X
SQL Statements
1 - Data Selection
SELECT <data>
FROM <tables>
WHERE <select criteria>
AND <join conditions>
Validation Logic
Error Conditions:
Warning Conditions:
Incompatibility
Performance Considerations
Other Considerations
Restart Strategy
Integration Issues
Changes Required
Within Product
Custom menus
Other Products
No changes required
Shared Components
INV
None
BOM
None
ENG
None
MPS/MRP
None
WIP
None
Alert conditions
None.
Incompatibilities
None.
Performance Issues
None.
Database Design
This section summarized new and changed database objects and data
required to support <Subject>. However, the complete database design
is documented in the Database Extensions Design document.
None
Descriptive Flexfields
Application:
Form Name:
Base Table:
Application:
Form Name:
Base Table:
Value Sets
Value Set Size Type Rqd Validation/Values
Grants/Synonyms
Owner Object Grantees
Archiving
No need to archive.
Database Diagram
No new tables
No new tables
Open Issues
Closed Issues