SlideShare ist ein Scribd-Unternehmen logo
1 von 11
AIM
MD.050 APPLICATION
EXTENSIONS FUNCTIONAL
DESIGN
<Company Long Name>
<Subject>



Author:          <Author>
Creation Date:   August 1, 2012
Last Updated:    August 1, 2012
Document Ref:    <Document Reference Number>
Version:         DRAFT 1A




Approvals:


<Approver 1>


<Approver 2>
MD.050 Application Extensions Functional Design                                               Doc Ref: <Document Reference Number>
                                                                           August 1, 2012


Document Control

Change Record
                                                                                                                         4



                                 Date         Author                 Version    Change Reference

                                 1-Aug-12     <Author>               Draft 1a   No Previous Document




Reviewers



                                 Name                                              Position




Distribution



                                 Copy No.    Name                                       Location

                                 1           Library Master                             Project Library
                                 2                                                      Project Manager
                                 3
                                 4




                                 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.




<Subject>                                                                                                     Document Control   iii
File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A )
                                               Company Confidential - For internal use only
MD.050 Application Extensions Functional Design                                                                     Doc Ref: <Document Reference Number>
                                                                                             August 1, 2012




                                 Contents


                                 Document Control...................................................................................................................ii

                                 Topical Essay...........................................................................................................................iv
                                       Basic Business Needs......................................................................................................iv
                                       Major Features.................................................................................................................iv
                                       Definitions........................................................................................................................iv
                                       User Procedures..............................................................................................................iv
                                       Examples............................................................................................................................v
                                       Business Rules...................................................................................................................v
                                       Assumptions.....................................................................................................................v
                                       Century Date Compliance...............................................................................................v
                                 Form and Report Descriptions.............................................................................................vi
                                       <Form Title> - Form Description..................................................................................vi
                                       <Form Title> Form..........................................................................................................vi
                                       Prerequisites.....................................................................................................................vi
                                       <Zone 1 name> Zone......................................................................................................vi
                                       <Zone 2 name> Zone......................................................................................................vi
                                       <Report Title> - Report Description...........................................................................vii
                                       <Report Title>.................................................................................................................vii
                                       Report Parameters..........................................................................................................vii
                                       Report Headings............................................................................................................vii
                                       Column Headings.........................................................................................................viii
                                 Concurrent Program Description........................................................................................ix
                                       When to Run the Program.............................................................................................ix
                                       Launch Parameters..........................................................................................................ix
                                       Business Rules Implemented.........................................................................................ix
                                       Log Output.......................................................................................................................ix
                                       Restart Procedures..........................................................................................................ix
                                 Technical Overview.................................................................................................................x

                                 Open and Closed Issues for this Deliverable.....................................................................xi
                                       Open Issues.......................................................................................................................xi
                                       Closed Issues....................................................................................................................xi




<Subject>                                                                                                                                    Document Control            iii
File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A )
                                               Company Confidential - For internal use only
MD.050 Application Extensions Functional Design                                            Doc Ref: <Document Reference Number>
                                                                          August 1, 2012




Topical Essay
                                 <Subject> allows you to...

                                 <Subject> contains:

                                      • <Component Name> Form
                                      • <Component Name> concurrent program



Basic Business Needs

                                 <Subject> provides you with the features you need to satisfy the following basic
                                 business needs. You will be able to address the following:

                                      • <Business need 1>
                                      • <Business need 2>




Major Features

<Feature Name 1>

                                 <Description of feature>


<Feature Name 2>

                                 <Description of feature>



Definitions

<Unique Term>

                                 <Definition>



User Procedures

                                 In order to <do what this feature does>, you must perform the following steps:

                                      • <Step 1>
                                      • <Step 2>

                                 Each of these steps is described in more detail below.


<Step 1>

                                 <Detailed description of first step>


<Subject>                                                                                                  Document Control   iii
File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A )
                                               Company Confidential - For internal use only
MD.050 Application Extensions Functional Design                                            Doc Ref: <Document Reference Number>
                                                                          August 1, 2012
<Step 2>

                                 <Detailed description of second step>



Examples




Business Rules


Assumptions

                                 This design assumes that the following statements are true:

                                      •
                                      •
                                      •


Century Date Compliance

                                 In the past, two character date coding was an acceptable convention due to
                                 perceived costs associated with the additional disk and memory storage
                                 requirements of full four character date encoding. As the year 2000 approached, it
                                 became evident that a full four character coding scheme was more appropriate.

                                 In the context of the Application Implementation Method (AIM), the convention
                                 Century Date or C/Date support rather than Year2000 or Y2K support is used.
                                 Coding for any future Century Date is now considered the modern business and
                                 technical convention.

                                 Every applications implementation team needs to consider the impact of the century
                                 date on their implementation project. As part of the implementation effort, all
                                 customizations, legacy data conversions, and custom interfaces need to be reviewed
                                 for Century Date compliance.

                                 When designing and building application extensions, it is essential that all dates be
                                 entered, stored, and processed using the full four digit year for compliance with
                                 Century Date standards. In the case of custom interfaces, both the program code
                                 and imported legacy or third-party application data must be checked for
                                 compliance with Century Date standards.




<Subject>                                                                                                  Document Control   iii
File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A )
                                               Company Confidential - For internal use only
MD.050 Application Extensions Functional Design                                             Doc Ref: <Document Reference Number>
                                                                           August 1, 2012




Form and Report Descriptions
                                    The following defines the form and report elements of <Subject> customization:



<Form Title> - Form Description


<Form Title> Form

                                    Use this form to ...



Prerequisites

                                    Before you can use this form you must perform the following:

                                        • <step 1>
                                        • <step 2>



<Zone 1 name> Zone

                                    Use this zone to...


Field 1    (Optional, LOV source)                                              HELP

                                    Enter...


Field 2    (Display only)                                                      HELP

                                    <Custom Application Name> displays ...



<Zone 2 name> Zone

Field 3    (Required, Default)                                     EDIT ZOOM PICK HELP

                                    Choose one of the following options:

                                    First Option                     Description of first option.

                                    Second Option                    Description of second option. <Custom Application
                                                                     Name> displays this option as the default.




<Subject>                                                                                                   Document Control   iii
File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A )
                                               Company Confidential - For internal use only
MD.050 Application Extensions Functional Design                                                                                                    Doc Ref: <Document Reference Number>
                                                                                                                         August 1, 2012




<Report Title> - Report Description
.........1.........2.........3.........4.........5.........6.........7.........8
.........1.........2.........3.........4.........5.........6.........7.........8.........9.........0.........1.........2.........3..
.........1.........2.........3.........4.........5.........6.........7.........8.........9.........0.........1.........2.........3.........4.........5.........6.........7.........8

________________________________________________________________________________
<Company Long Name>                                              Date: 01-Jan-92
<Left Title>                         <Report Title>              Page:         1
                                   <Report Sub-Title>

Heading 1                     Heading 2
---------                     ----------

<sample data here>


                                                             *** End of Report - <Report Title> ***

________________________________________________________________________________



<Report Title>

                                                    Use the <Report Title> report to ...



Report Parameters

                                                    You run the <Report Title> report from the Standard Report Submission form.
                                                    Enter the following parameters specify the desired reporting options.


Parameter 1                                                                                                         (Required, Default)                                                     PICK

                                                    Select one of the following values:

                                                    Option 1                                                    Description.

                                                    Option 2                                                    Description


Parameter 2                                                                                                                 (Optional)

                                                    Enter...



Report Headings

<Company Long Name>

                                                    <Custom Application Name> prints the name of the organization running the
                                                    report.




<Subject>                                                                                                                                                                      Document Control   iii
File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A )
                                               Company Confidential - For internal use only
MD.050 Application Extensions Functional Design                                            Doc Ref: <Document Reference Number>
                                                                          August 1, 2012
Date:

                                 <Custom Application Name> prints the date and time that it ran the report. The
                                 date is in DD-Mon-YY format and the time is in 24-hour format.


<Left Title>

                                 <Custom Application Name> prints <whatever this is used for on this report>.


<Report Title>

                                 <Custom Application Name> prints the name of the report


<Report Sub-Title>

                                 <Custom Application Name> prints <whatever this indicates>.


Page:

                                 <Custom Application Name> prints the page number for each page of the report.



Column Headings

Heading 1

                                 <Custom Application Name> prints...




<Subject>                                                                                                  Document Control   iii
File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A )
                                               Company Confidential - For internal use only
MD.050 Application Extensions Functional Design                                            Doc Ref: <Document Reference Number>
                                                                          August 1, 2012




Concurrent Program Description
                                 The <Component Name> concurrent program is needed to …



When to Run the Program

                                 <Component Name> concurrent program should be run when…



Launch Parameters

                                 Launch parameters for the <Component Name> concurrent program include:



Business Rules Implemented

                                 The business rule implemented by <Component Name> concurrent program is…



Log Output

                                 The log output consists of ….



Restart Procedures

                                 Restart procedures for <Component Name> concurrent program are as follows:

                                      •
                                      •
                                      •




<Subject>                                                                                                  Document Control   iii
File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A )
                                               Company Confidential - For internal use only
MD.050 Application Extensions Functional Design                                            Doc Ref: <Document Reference Number>
                                                                          August 1, 2012




Technical Overview

Considerations

                                 If any Oracle Manufacturing tables change in future versions of Oracle
                                 Manufacturing, components of this customization may also require changes to work
                                 correctly. Evaluating the impact of such changes on custom programming is the
                                 responsibility of the company, although additional consulting services can be
                                 contracted to assist prior to upgrading.




<Subject>                                                                                                  Document Control   iii
File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A )
                                               Company Confidential - For internal use only
MD.050 Application Extensions Functional Design                                            Doc Ref: <Document Reference Number>
                                                                          August 1, 2012




Open and Closed Issues for this Deliverable


Open Issues



ID         Issue                      Resolution                           Responsibility             Target Date    Impact
                                                                                                                     Date




Closed Issues



ID         Issue                        Resolution                         Responsibility         Target Date        Impact
                                                                                                                     Date




<Subject>                                                                                                    Document Control   iii
File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A )
                                               Company Confidential - For internal use only

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

White Paper Oracle Subledger Accounting
White Paper Oracle Subledger AccountingWhite Paper Oracle Subledger Accounting
White Paper Oracle Subledger Accounting
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order Management
 
R12.2.4 india localization setup
R12.2.4 india localization setupR12.2.4 india localization setup
R12.2.4 india localization setup
 
Accounting in Oracle Inventory
Accounting in Oracle InventoryAccounting in Oracle Inventory
Accounting in Oracle Inventory
 
Aim vs oum documents
Aim vs oum documentsAim vs oum documents
Aim vs oum documents
 
Oracle Payables R12 ivas
Oracle Payables R12 ivasOracle Payables R12 ivas
Oracle Payables R12 ivas
 
Oracle E business tax purchasing whitepaper
Oracle E business tax purchasing whitepaperOracle E business tax purchasing whitepaper
Oracle E business tax purchasing whitepaper
 
Oracle R12 Upgrade - Sub Ledger Accounting
Oracle R12 Upgrade - Sub Ledger AccountingOracle R12 Upgrade - Sub Ledger Accounting
Oracle R12 Upgrade - Sub Ledger Accounting
 
Oracle APPS :Receivables Auto Invoice
Oracle APPS :Receivables Auto InvoiceOracle APPS :Receivables Auto Invoice
Oracle APPS :Receivables Auto Invoice
 
Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2
 
How to auto create trip in oracle order management
How to auto create trip in oracle order managementHow to auto create trip in oracle order management
How to auto create trip in oracle order management
 
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
 
R12 india localization guide
R12 india localization guideR12 india localization guide
R12 india localization guide
 
R12 Fixed Assets General Questions
R12 Fixed Assets General QuestionsR12 Fixed Assets General Questions
R12 Fixed Assets General Questions
 
Understanding Multi-Org Structure in Oracle Apps
Understanding Multi-Org Structure in Oracle AppsUnderstanding Multi-Org Structure in Oracle Apps
Understanding Multi-Org Structure in Oracle Apps
 
BR100 Oracle AP Setup
BR100 Oracle AP SetupBR100 Oracle AP Setup
BR100 Oracle AP Setup
 
EBS-OPM Costing.docx
EBS-OPM Costing.docxEBS-OPM Costing.docx
EBS-OPM Costing.docx
 
Oracle Web ADI Implementation Steps
Oracle Web ADI Implementation StepsOracle Web ADI Implementation Steps
Oracle Web ADI Implementation Steps
 
Oracle R12 Financials New Features Overview
Oracle R12 Financials New Features OverviewOracle R12 Financials New Features Overview
Oracle R12 Financials New Features Overview
 
Oracle forms personalization
Oracle forms personalizationOracle forms personalization
Oracle forms personalization
 

Ähnlich wie Md050 application extensions_functional_design_080112

Software Requirement Specification Master Template
Software Requirement Specification Master TemplateSoftware Requirement Specification Master Template
Software Requirement Specification Master Template
Wayne Chen
 
Srs template
Srs templateSrs template
Srs template
muqeet19
 
Appendix b functionaldesignphasebusinessequirementsdocument021805
Appendix b functionaldesignphasebusinessequirementsdocument021805Appendix b functionaldesignphasebusinessequirementsdocument021805
Appendix b functionaldesignphasebusinessequirementsdocument021805
Udaya Kumar
 
Tivoli data warehouse 1.2 and business objects redp9116
Tivoli data warehouse 1.2 and business objects redp9116Tivoli data warehouse 1.2 and business objects redp9116
Tivoli data warehouse 1.2 and business objects redp9116
Banking at Ho Chi Minh city
 
D md-120 installation-instructions
D md-120 installation-instructionsD md-120 installation-instructions
D md-120 installation-instructions
Aditya Mishra
 
IO_Report_Template (Readonly)
IO_Report_Template (Readonly)IO_Report_Template (Readonly)
IO_Report_Template (Readonly)
guestf8327e
 
20894109 te040-i procurement-test-script-on-oracle-iprocurement
20894109 te040-i procurement-test-script-on-oracle-iprocurement20894109 te040-i procurement-test-script-on-oracle-iprocurement
20894109 te040-i procurement-test-script-on-oracle-iprocurement
Pietro Prestia
 
It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601
Banking at Ho Chi Minh city
 
It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601
Banking at Ho Chi Minh city
 
It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601
Banking at Ho Chi Minh city
 
Documentation - Element and ElementVector
Documentation - Element and ElementVectorDocumentation - Element and ElementVector
Documentation - Element and ElementVector
Michel Alves
 

Ähnlich wie Md050 application extensions_functional_design_080112 (20)

Software Requirement Specification Master Template
Software Requirement Specification Master TemplateSoftware Requirement Specification Master Template
Software Requirement Specification Master Template
 
Srs template
Srs templateSrs template
Srs template
 
Srs template
Srs templateSrs template
Srs template
 
Al-Borj_QA_FDD_v0.02
Al-Borj_QA_FDD_v0.02Al-Borj_QA_FDD_v0.02
Al-Borj_QA_FDD_v0.02
 
Appendix b functionaldesignphasebusinessequirementsdocument021805
Appendix b functionaldesignphasebusinessequirementsdocument021805Appendix b functionaldesignphasebusinessequirementsdocument021805
Appendix b functionaldesignphasebusinessequirementsdocument021805
 
Tivoli data warehouse 1.2 and business objects redp9116
Tivoli data warehouse 1.2 and business objects redp9116Tivoli data warehouse 1.2 and business objects redp9116
Tivoli data warehouse 1.2 and business objects redp9116
 
BRD Template
BRD Template BRD Template
BRD Template
 
Program Business Case by HSRS Global The Best Prince2 Training Center in Aust...
Program Business Case by HSRS Global The Best Prince2 Training Center in Aust...Program Business Case by HSRS Global The Best Prince2 Training Center in Aust...
Program Business Case by HSRS Global The Best Prince2 Training Center in Aust...
 
D md-120 installation-instructions
D md-120 installation-instructionsD md-120 installation-instructions
D md-120 installation-instructions
 
Babok v2 draft
Babok v2 draftBabok v2 draft
Babok v2 draft
 
Project Business Requirements Document
Project Business Requirements DocumentProject Business Requirements Document
Project Business Requirements Document
 
Software requirements specifications wp2
Software requirements specifications wp2Software requirements specifications wp2
Software requirements specifications wp2
 
IO_Report_Template (Readonly)
IO_Report_Template (Readonly)IO_Report_Template (Readonly)
IO_Report_Template (Readonly)
 
20894109 te040-i procurement-test-script-on-oracle-iprocurement
20894109 te040-i procurement-test-script-on-oracle-iprocurement20894109 te040-i procurement-test-script-on-oracle-iprocurement
20894109 te040-i procurement-test-script-on-oracle-iprocurement
 
It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601
 
It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601
 
It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601It asset management processes using tivoli asset manager for it sg247601
It asset management processes using tivoli asset manager for it sg247601
 
DBMS_Lab_Manual_&_Solution
DBMS_Lab_Manual_&_SolutionDBMS_Lab_Manual_&_Solution
DBMS_Lab_Manual_&_Solution
 
Mbg spmp project_management
Mbg spmp project_managementMbg spmp project_management
Mbg spmp project_management
 
Documentation - Element and ElementVector
Documentation - Element and ElementVectorDocumentation - Element and ElementVector
Documentation - Element and ElementVector
 

Kürzlich hochgeladen

Call Girls Bidadi ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Call Girls Bidadi ☎ 7737669865☎ Book Your One night Stand (Bangalore)Call Girls Bidadi ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Call Girls Bidadi ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
ssuserded2d4
 
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
ZurliaSoop
 
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
amitlee9823
 
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
amitlee9823
 
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfreStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
Ken Fuller
 
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
amitlee9823
 
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
epodumf6
 
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Call Girls Hosur Road Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hosur Road Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hosur Road Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hosur Road Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
amitlee9823
 
Vip Mumbai Call Girls Ghatkopar Call On 9920725232 With Body to body massage ...
Vip Mumbai Call Girls Ghatkopar Call On 9920725232 With Body to body massage ...Vip Mumbai Call Girls Ghatkopar Call On 9920725232 With Body to body massage ...
Vip Mumbai Call Girls Ghatkopar Call On 9920725232 With Body to body massage ...
amitlee9823
 

Kürzlich hochgeladen (20)

Call Girls Bidadi ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Call Girls Bidadi ☎ 7737669865☎ Book Your One night Stand (Bangalore)Call Girls Bidadi ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Call Girls Bidadi ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
Resumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineResumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying Online
 
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
 
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
 
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Devanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
 
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
 
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Top Rated Pune Call Girls Warje ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Warje ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Warje ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Warje ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
Nagavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore Es...
 
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Chikkabanavara Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfreStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
 
Résumé (2 pager - 12 ft standard syntax)
Résumé (2 pager -  12 ft standard syntax)Résumé (2 pager -  12 ft standard syntax)
Résumé (2 pager - 12 ft standard syntax)
 
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Brigade Road Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
 
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
 
Dubai Call Girls Kiki O525547819 Call Girls Dubai Koko
Dubai Call Girls Kiki O525547819 Call Girls Dubai KokoDubai Call Girls Kiki O525547819 Call Girls Dubai Koko
Dubai Call Girls Kiki O525547819 Call Girls Dubai Koko
 
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Bidadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls Hosur Road Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hosur Road Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hosur Road Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hosur Road Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
Vip Mumbai Call Girls Ghatkopar Call On 9920725232 With Body to body massage ...
Vip Mumbai Call Girls Ghatkopar Call On 9920725232 With Body to body massage ...Vip Mumbai Call Girls Ghatkopar Call On 9920725232 With Body to body massage ...
Vip Mumbai Call Girls Ghatkopar Call On 9920725232 With Body to body massage ...
 

Md050 application extensions_functional_design_080112

  • 1. AIM MD.050 APPLICATION EXTENSIONS FUNCTIONAL DESIGN <Company Long Name> <Subject> Author: <Author> Creation Date: August 1, 2012 Last Updated: August 1, 2012 Document Ref: <Document Reference Number> Version: DRAFT 1A Approvals: <Approver 1> <Approver 2>
  • 2. MD.050 Application Extensions Functional Design Doc Ref: <Document Reference Number> August 1, 2012 Document Control Change Record 4 Date Author Version Change Reference 1-Aug-12 <Author> Draft 1a No Previous Document Reviewers Name Position Distribution Copy No. Name Location 1 Library Master Project Library 2 Project Manager 3 4 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. <Subject> Document Control iii File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A ) Company Confidential - For internal use only
  • 3. MD.050 Application Extensions Functional Design Doc Ref: <Document Reference Number> August 1, 2012 Contents Document Control...................................................................................................................ii Topical Essay...........................................................................................................................iv Basic Business Needs......................................................................................................iv Major Features.................................................................................................................iv Definitions........................................................................................................................iv User Procedures..............................................................................................................iv Examples............................................................................................................................v Business Rules...................................................................................................................v Assumptions.....................................................................................................................v Century Date Compliance...............................................................................................v Form and Report Descriptions.............................................................................................vi <Form Title> - Form Description..................................................................................vi <Form Title> Form..........................................................................................................vi Prerequisites.....................................................................................................................vi <Zone 1 name> Zone......................................................................................................vi <Zone 2 name> Zone......................................................................................................vi <Report Title> - Report Description...........................................................................vii <Report Title>.................................................................................................................vii Report Parameters..........................................................................................................vii Report Headings............................................................................................................vii Column Headings.........................................................................................................viii Concurrent Program Description........................................................................................ix When to Run the Program.............................................................................................ix Launch Parameters..........................................................................................................ix Business Rules Implemented.........................................................................................ix Log Output.......................................................................................................................ix Restart Procedures..........................................................................................................ix Technical Overview.................................................................................................................x Open and Closed Issues for this Deliverable.....................................................................xi Open Issues.......................................................................................................................xi Closed Issues....................................................................................................................xi <Subject> Document Control iii File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A ) Company Confidential - For internal use only
  • 4. MD.050 Application Extensions Functional Design Doc Ref: <Document Reference Number> August 1, 2012 Topical Essay <Subject> allows you to... <Subject> contains: • <Component Name> Form • <Component Name> concurrent program Basic Business Needs <Subject> provides you with the features you need to satisfy the following basic business needs. You will be able to address the following: • <Business need 1> • <Business need 2> Major Features <Feature Name 1> <Description of feature> <Feature Name 2> <Description of feature> Definitions <Unique Term> <Definition> User Procedures In order to <do what this feature does>, you must perform the following steps: • <Step 1> • <Step 2> Each of these steps is described in more detail below. <Step 1> <Detailed description of first step> <Subject> Document Control iii File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A ) Company Confidential - For internal use only
  • 5. MD.050 Application Extensions Functional Design Doc Ref: <Document Reference Number> August 1, 2012 <Step 2> <Detailed description of second step> Examples Business Rules Assumptions This design assumes that the following statements are true: • • • Century Date Compliance In the past, two character date coding was an acceptable convention due to perceived costs associated with the additional disk and memory storage requirements of full four character date encoding. As the year 2000 approached, it became evident that a full four character coding scheme was more appropriate. In the context of the Application Implementation Method (AIM), the convention Century Date or C/Date support rather than Year2000 or Y2K support is used. Coding for any future Century Date is now considered the modern business and technical convention. Every applications implementation team needs to consider the impact of the century date on their implementation project. As part of the implementation effort, all customizations, legacy data conversions, and custom interfaces need to be reviewed for Century Date compliance. When designing and building application extensions, it is essential that all dates be entered, stored, and processed using the full four digit year for compliance with Century Date standards. In the case of custom interfaces, both the program code and imported legacy or third-party application data must be checked for compliance with Century Date standards. <Subject> Document Control iii File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A ) Company Confidential - For internal use only
  • 6. MD.050 Application Extensions Functional Design Doc Ref: <Document Reference Number> August 1, 2012 Form and Report Descriptions The following defines the form and report elements of <Subject> customization: <Form Title> - Form Description <Form Title> Form Use this form to ... Prerequisites Before you can use this form you must perform the following: • <step 1> • <step 2> <Zone 1 name> Zone Use this zone to... Field 1 (Optional, LOV source) HELP Enter... Field 2 (Display only) HELP <Custom Application Name> displays ... <Zone 2 name> Zone Field 3 (Required, Default) EDIT ZOOM PICK HELP Choose one of the following options: First Option Description of first option. Second Option Description of second option. <Custom Application Name> displays this option as the default. <Subject> Document Control iii File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A ) Company Confidential - For internal use only
  • 7. MD.050 Application Extensions Functional Design Doc Ref: <Document Reference Number> August 1, 2012 <Report Title> - Report Description .........1.........2.........3.........4.........5.........6.........7.........8 .........1.........2.........3.........4.........5.........6.........7.........8.........9.........0.........1.........2.........3.. .........1.........2.........3.........4.........5.........6.........7.........8.........9.........0.........1.........2.........3.........4.........5.........6.........7.........8 ________________________________________________________________________________ <Company Long Name> Date: 01-Jan-92 <Left Title> <Report Title> Page: 1 <Report Sub-Title> Heading 1 Heading 2 --------- ---------- <sample data here> *** End of Report - <Report Title> *** ________________________________________________________________________________ <Report Title> Use the <Report Title> report to ... Report Parameters You run the <Report Title> report from the Standard Report Submission form. Enter the following parameters specify the desired reporting options. Parameter 1 (Required, Default) PICK Select one of the following values: Option 1 Description. Option 2 Description Parameter 2 (Optional) Enter... Report Headings <Company Long Name> <Custom Application Name> prints the name of the organization running the report. <Subject> Document Control iii File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A ) Company Confidential - For internal use only
  • 8. MD.050 Application Extensions Functional Design Doc Ref: <Document Reference Number> August 1, 2012 Date: <Custom Application Name> prints the date and time that it ran the report. The date is in DD-Mon-YY format and the time is in 24-hour format. <Left Title> <Custom Application Name> prints <whatever this is used for on this report>. <Report Title> <Custom Application Name> prints the name of the report <Report Sub-Title> <Custom Application Name> prints <whatever this indicates>. Page: <Custom Application Name> prints the page number for each page of the report. Column Headings Heading 1 <Custom Application Name> prints... <Subject> Document Control iii File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A ) Company Confidential - For internal use only
  • 9. MD.050 Application Extensions Functional Design Doc Ref: <Document Reference Number> August 1, 2012 Concurrent Program Description The <Component Name> concurrent program is needed to … When to Run the Program <Component Name> concurrent program should be run when… Launch Parameters Launch parameters for the <Component Name> concurrent program include: Business Rules Implemented The business rule implemented by <Component Name> concurrent program is… Log Output The log output consists of …. Restart Procedures Restart procedures for <Component Name> concurrent program are as follows: • • • <Subject> Document Control iii File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A ) Company Confidential - For internal use only
  • 10. MD.050 Application Extensions Functional Design Doc Ref: <Document Reference Number> August 1, 2012 Technical Overview Considerations If any Oracle Manufacturing tables change in future versions of Oracle Manufacturing, components of this customization may also require changes to work correctly. Evaluating the impact of such changes on custom programming is the responsibility of the company, although additional consulting services can be contracted to assist prior to upgrading. <Subject> Document Control iii File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A ) Company Confidential - For internal use only
  • 11. MD.050 Application Extensions Functional Design Doc Ref: <Document Reference Number> August 1, 2012 Open and Closed Issues for this Deliverable Open Issues ID Issue Resolution Responsibility Target Date Impact Date Closed Issues ID Issue Resolution Responsibility Target Date Impact Date <Subject> Document Control iii File Ref: md050applicationextensionsfunctionaldesign080112-120801122058-phpapp01.doc (v. DRAFT 1A ) Company Confidential - For internal use only