2015-04-17 - 16728 - Spec - SNC Phase Master (Archive the Processed files) #ProductionBreakFix #SNCProject #ABAPSNC #sncsup #ABAPLSMW
2015-04-21 - 16728 - Spec - SNC Phase Master (Archive the Processed files)
Purpose
Archive the Processed files in the phase master.
Admin Info
Purpose
|
SNC Phase Master (Archive the Processed files)
|
Requested By
|
Babu Vanamali
|
Spec Created By
|
Adithya
|
Spec Created Date
|
04/15/2015
|
Spec QA by
|
Adithya
|
Objects
|
ZPHASEMASTER
|
Document Status
|
Complete
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
00
|
2
|
Documentation
|
04
|
3
|
Development/ Config
|
08
|
4
|
Unit test in DEV
|
04
|
5
|
Unit test in QUA
|
04
|
6
|
Other activity
|
|
|
TOTAL
|
20
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
SCM-Adithya-Damodar- 2015-03-11 - 16728 - Break fix - Automate Phase Master (Babu by 2015-03-19)
Documents
[Attach any document(s) received for the requirement(s)]
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
With out Archiving the input files are piling up in the AL11 SAP Directory and Daily Phase Master Program is re creating phase master for already created products.
When ever there is an empty file the program do not understand the products in it and the job goes to cancel.
In Scope:
[List the activities to be included in scope]
Only Archiving is considered
Out of Scope:
[Out of scope activities]
None
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
The standard procedure for Archiving the files in SNC systems is not working. Raised a incident to SAP but it did not help much.
Change the program which can handle the Archiving.
Test Plan
Test ID
|
Test Scenario
|
Expected Results
|
PHS1
|
Upload the multiple files in the app server directory path.
|
The Phase Master must be created and the files must be archived after processing.
The File with out the data has to be archived.
|
PHS2
|
Upload the empty file and execute the phase master program
|
As the file is empty the file must be archived with out creating phase master (empty file)
|
Solution Details
[Provide complete technical details for configuration or programming here]
Changed the program so as the files can be archived pragmatically.
Issues
2015-04-21 - 16728 - Rel Notes - SNC Phase Master (Archive the Processed files)