Modordinvpost/Functional Specifications
Contents |
Modularize Order and Invoice Post process - Functional Specifications
Overview
Purpose
The purpose of this document is to describe the functional specifications for the development of the Modularize Order and Invoice post procedures.
Scope
The extension will provide the following functionality:
- Ability to execute new procedures added by different modules at the end of the Order Post procedure.
- Ability to execute new procedures added by different modules at the end of the Invoice Post procedure.
Design Considerations
The design of the solution should consider the possibility of applying this modifications to other procedures.
Constraints
None.
Functional Requirements
User roles & profiles
This specification applies to two roles:
- Developers: Users in charge of developing or customizing the application writing code.
Business process definition
User stories
Functional requirements based on business processes
Technical Requirements
| Num | Requirement | Importance | Status |
|---|---|---|---|
| 1.1 | Ability to add new procedures at the end of the C_Order_Post | Must have | Done |
| 1.2 | Ability to add new procedures at the end of the C_Invoice_Post | Must have | Done |
| 1.3 | Ability to pass and recover parameters from the procedures | Must have | Done |