2014-07-09 -10374.100 Spec - UCC34 #SDLABELREPORTS #ABAPUCC

SPECIFICATIONS

10734.100-Spec-UCC34


Purpose


New UCC label UCC34 ie., L95 should be created in both US and China UCC label programs.

Admin Info


Purpose
New UCC label UCC34 ie., L95 should be created in both US and China UCC label programs.
Requested By
Lizz Paxson
Spec Created By
Deepak Yasam
Spec Created Date
07/09/2014
Spec QA by
Deepak Yasam
Objects
ZRSD_UCCLABELS2
ZRSD_UCC_LABELS_CHINA
Document Status
Completed


Estimates



Sl.No
Activity
Estimation in Hours
1
Research
00
2
Documentation
01
3
Development/ Config
08
4
Unit test in DEV
02
5
Unit test in QUA
02
6
Other activity


TOTAL
13

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]

Need to create a new UCC label L95 for both US and China UCC label programs for inbound and outbound deliveries.Mixed logic should be updated if there are more than one UPC in a carton.

In Scope:

[List the activities to be included in scope]
The new Label L95 is created for US and China UCC label programs.

Out of Scope:

[Out of scope activities]
The Mixed logic for UPC will not affect other UCC labels in the programs.

Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]

New Label L95 is created for both US and China UCC label programs.The logic should affect both outbound and inbound deliveries.Mixed logic is added if there are more than one UPC in the carton.Below is the string sequence.

Address_Line_1, Address_Line_2,Ship_Company,Ship_Address_1, Ship_Address_2, Ship_City, Ship_State, Ship_Zip, Store_ number, PO_Number, UPC, Qty, X of Y, Y of Y, Serial Ship Bar Code.

Test Plan

[List test scenarios/cases to be executed here]


Test Scenario
Expected Results
1
Create SOwith sales org 1000, plant 0116 with L codes L95.Create Corresponding delivery and pack it.Execute ZSD_UCCLBL T.code with the delivery as input.
The desired string sequence should be printed and the MIXED should be printed if there are more than one EAN/UPC are packed in a carton.
2
Create SOwith sales org 1000, plant 9010 with L codes L91.Create Corresponding delivery and pack it.Execute ZCH_UCC T.code with the delivery as input.
The desired string sequence should be printed and the MIXED should be printed if there are more than one EAN/UPC are packed in a carton.
3
Create TAS SOwith sales org 1000, plant 9010 with L codes L91.Create Corresponding PO and inbound delivery and pack it.Execute ZCH_UCC T.code with the inbound delivery as input.
The desired string sequence should be printed and the MIXED should be printed if there are more than one EAN/UPC are packed in a carton.

Solution Details


Added New L-Code 'L95' & its Corresponding String Logic ('MIXED' Logic for UPC )



Issues


[List Issues / Bugs identified in configuration or development]
None