2014-08-27 - 14095 - Break Fix - L04 UCC16 change to print store name 1 #ProductionBreakFix #SDLABELREPORTS #SDSupportUCCLabels #ABAPUCC
2014-08-27 - 14095 - Service Request - L04 UCC16 change to print store name 1
Problem Summary
To print store name fron name 1 field for L04 UCC label.
Admin Info
Purpose
|
To print store name fron name 1 field for L04 UCC label.
|
Requested by
|
Lizz Paxson
|
Issue Date
|
08-27-2014
|
Resolved by
|
Venkat Kondapally
|
Resolved Date
|
08-27-2014
|
Document Status
|
Completed
|
Detailed Problem Description
(Include Screen Shots if required )
The L04 UCC16 UCC label is printing the store name wrongly by considering the name 2 field of the customer master in the string sequence.
Solution Analysis and Recommendations
(Include Screen Shots if required)
The logic needs to be changed to consider the name 1 field for the store name printing on the label in both US and China UCC label program.The remaining L codes needs to be validated to check whether the store name is printing as desired in the string sequence to check the consistency.
Resolution
Both US and China UCC label programs are updated to consider the name 1 field to print the store name for UCC16 L04 label in the strings sequence.Remaining other labels that has store name in their respective string sequence are also tested to check the consistency.
For L74 label the name 2 field is used and for L52,L59 the store name would be blank in their respective strings. Remaining all other L codes will use name 1 field for store name.Below are the two UCC label programs.
ZRSD_UCC_LABELS2 - US
ZRSD_UCC_LABELS_CHINA_China
Release Information
Provide link here to Release Notes if Technical Objects were changed
2014-08-27 - 14095 - Re Notes - New - L04 UCC16 change to print store name 1