2014-11-14-15273.100 - Spec -Add Box count to string for UCC03 L53 #ABAPUCC #SDLABELREPORTS
SPECIFICATIONS
15273.100 -Spec- Add Box count to string for UCC03 L53
Purpose
Update box count to the existing UCC label string for UCC03 L53.
Admin Info
Purpose
|
Update box count to the existing UCC label string for UCC03 L53.
|
Requested By
|
Lizz Paxson
|
Spec Created By
|
Deepak Yasam
|
Spec Created Date
|
11/14/2014
|
Spec QA by
|
Deepak Yasam
|
Objects
|
ZRSD_UCC_LABELS2
ZRSD_UCC_LABELS_CHINA
|
Document Status
|
Completed
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
00
|
2
|
Documentation
|
01
|
3
|
Development/ Config
|
04
|
4
|
Unit test in DEV
|
01
|
5
|
Unit test in QUA
|
01
|
6
|
Other activity
|
|
|
TOTAL
|
07
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
None
Documents
[Attach any document(s) received for the requirement(s)]
None
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]
Update box count to the existing UCC label string for UCC03 L53.
In Scope:
[List the
activities to be included in scope]
The changes are done only to L53 string sequence.
Out of Scope:
[Out of scope activities]
Other UCC labels are not changed.
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
Need to change the program logic to print the box count after the PO number field in the label string sequence.Both US and China UCC label programs need to be updated with the new logic to print the box count ie., Xof X,Y of Y in the l53 UCC label string sequence.
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected Results
|
SD001
|
Create a ZOR sales order with L53 UCC label and corresponding delivery.Pack the delivery and execute it in both US and China UCC label programs with relevant shipping point and printer.
|
The box count fields /data should be printed after the PO number field in the string sequence.
|
SD002
|
Create a ZU3P sales order with L53 UCC label and corresponding PO.MIGO the PO and create an inbound delivery.Excecute both US and China UCC label programs with relevant shipping point and printer with the inbound delivery as input.
|
The box count fields /data should be printed after the PO number field in the string sequence.
|
Solution Details
[Provide complete technical details for configuration or programming here]
Added
New Fields (XOFY, YOFY)
for L-Code
'L53' of Box
Count and its Corresponding String Logic
for both US and CHINA of UCC Labels Program.
Issues
[List Issues / Bugs identified in configuration or development]