Phoenix - S4HANA - AP353 FD Report-RMC002-Raw Data Hourly Production Report v1.00
Phoenix - S4HANA - AP353 FD Report-RMC002-Raw Data Hourly Production Report v1.00
RMC002
Raw Data Hourly Production Report
MCD
AP353 – Functional Design Report
RMC002 – Raw Data Hourly Production Report
DOCUMENT INFORMATION
General Information
Project Name BPR and SAP S/4HANA Implementation
Phoenix_S4HANA_AP353 FD Report-RMC002-Raw Data Hourly
Document Name
Production Report v1.00
Version 1.00
Document History
Version Author Reason for Change Date Effective
0.01 Masitha Rahmawati Initial Document 23 October 2017
0.02 Winny Saputra Review Document 6 November 2017
- Change “Report Hourly Production”
to “Raw Data Hourly Production
0.03 Masitha Rahmawati Report” 22 November 2017
- Update Process Flow
- Update Selection Screen
1.00 Winny Saputra Final Document 22 November 2017
TABLE OF CONTENT
1. GENERAL REQUIREMENT...........................................................................................................3
2. TECHNICAL INFORMATION........................................................................................................3
3. EXISTING / SAMPLE REPORTS OR RELATED TRANSACTION........................................................4
4. DESIGN.....................................................................................................................................4
4.1. Flow Diagram......................................................................................................................4
4.2. Detailed Description of New Report/Changes to Existing Enhancement...........................4
4.3. Detail Structure...................................................................................................................4
4.4. Detail Logic..........................................................................................................................4
4.5. Pre-Processing / Post-Processing Dependencies................................................................4
4.6. Data Inclusion/Exclusion.....................................................................................................5
4.7. Design Constraints..............................................................................................................5
4.8. Report Layout......................................................................................................................5
5. SELECTION CRITERIA.................................................................................................................8
6. ERROR HANDLING.....................................................................................................................9
7. COMPONENT TEST REQUIREMENT............................................................................................9
1. GENERAL REQUIREMENT
User Requirement:
This enhancement is needed to generate Raw Data Hourly Production Report.
Raw Data Hourly Production Report is divided into 2 level, header and detail. In header level,
Raw Data Hourly Production Report only shows Productivity information from each loader. In
detail level, Raw Data Hourly Production Report shows detail production from each loader and
hauler.
Raw Data Hourly Production Report only display detail data of equipment (Loader and
Hauler) which have transaction record in Record Hourly Production. If there is no hourly
production record for certain equipment, the equipment will not appear in Raw Data Hourly
Production Report.
2. TECHNICAL INFORMATION
Functional Description of Report
The purpose of this functional design is to generate Raw Data Hourly Production Report which
displays productivity data for each equipment – which can be known through actual production for
each SD Material Group at a particular location and time range.
Summary Level : Detail
Output : Screen
Frequency : Daily
Processing Type : Batch
Owner : Engineering
Audience : Supervisor MCD – Engineering, Supervisor MCD - Operation
Business Driver : BUMA
Priority : High
Complexity : High
Design Assumptions :
Several assumptions are used for MCD application development, those assumptions are:
1. The development items will be made into web application.
2. The development will be using technologies such as, .NET, SQL Server 2016, Telerik version
2017, and using PRISM as a framework.
3. Report can be exported to Excel with file type .xlsx
4. There are separate tables to store data needed in report. The purpose of separate tables is to
keep performance of data processing and reduce lead time in accessing data.
5. This report relies on the accuracy of transaction data maintenance stored in custom table that
is accessible for user to update/refresh the transaction table.
Open Issues
N/A
4. DESIGN
4.
4.1. Flow Diagram
4.1.1. Process Flow – Level Header
Raw Data Hourly Production Report displays data productivity each loader per SD Material
Group.
Raw Data Hourly Production Report displays data detail production.
4.3. Detail Structure
Report will be built with batch processing to reduce access time.
There is background job to store and calculate transaction data into data needed in
report.
PTY Reason
Data PTY Reason will be retrieved from module PTY Reason. Module PTY Reason will be
explained in this document: Phoenix_S4HANA_AP350 Functional
Design_MCD_EMC023_Record PTY Reason_v1.00
RMC002-Raw Data
Hourly Production Report v1.00.xlsx
5. SELECTION CRITERIA
Btn01
Cb01 Dt02
Dt01
Grd01
Control Action /
Ref. Control Response Remarks
Type Event
1 Cb01 Combobo N/A N/A Show Site’s ID and Site’s Name
x
2 Dt01 Date N/A N/A Filled with From Date
Picker (Transaction Date)
3 Dt02 Date N/A N/A Filled with To Date (Transaction
Picker Date)
4 Btn01 Button On Click Refresh Raw Data N/A
Hourly Production
Report based on
selected Site, From
Date, and To Date
5 Grd01 Gridview On Click Show Raw If double clicked on specific row,
Data Hourly then show Raw Data Hourly
Production Production Report – Detail Level
Report –
Header Level
6. ERROR HANDLING
Test Data
N/A