2014-06-23 - 13317 - Spec - New UPC string for L93 #SDLABELREPORTS #ABAPUPC
SPECIFICATIONS
13317-Spec- New UPC string for L93
Purpose
New UPC string for L93 Label for the UPC label program.
Admin Info
Purpose
|
New UPC string for L93 Label for the UPC label program and supress department field for L93,S27 and should print for other L codes
|
Requested By
|
Lizz Paxson
|
Spec Created By
|
Deepak Yasam
|
Spec Created Date
|
06/23/2014
|
Spec QA by
|
Deepak Yasam
|
Objects
|
ZRSD_UPC_LABELS
|
Document Status
|
Completed
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
00
|
2
|
Documentation
|
01+01
|
3
|
Development/ Config
|
01+03
|
4
|
Unit test in DEV
|
01+01
|
5
|
Unit test in QUA
|
|
6
|
Other activity
|
|
|
TOTAL
|
03+05
|
References
Prior Tickets
None
Documents
None
Spec Changes
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
1
|
Supress department fied in the string for L93,S27 and appear it for other L codes.
|
Lizz Paxson
|
06/26/2014
|
NA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
Need to create a new label L93 to use the string S27 for the UPC label program.
In Scope:
The label L93 would be applicable for UPC label program only.
Out of Scope:
The L93 wont use any other S code other than S27.
Solution Summary
A new L code L93 should be added to the UPC label program that will use S27 string sequence while printing the labels for EMEA.Below is the L code label and S code string.
L 93 - AthletesWorldEAN13.lwl
S27 - Cust_name, Cust_SKU,
Size, UPC, Department, Cust_retail_price, Quantity
Need to supress Department field for L93,S27 and should print for other L codes.
Test Plan
Test ID
|
Test Scenario
|
Expected Results
|
SD001
|
Create SO with sales org 2000,10,00 sales area and execute ZSD_UPCLBL transaction.
|
The desired label should be printed along with the S string sequence.
|
SD002
|
Create SO with sales org 2000,10,00 sales area and execute ZCH_UPC transaction
|
The desired label should be printed along with the S string sequence.
|
SD003
|
Create SO with sales org 2000,10,00 sales area with L93,S27 VAS codes.The customer department should be maintained in the item text and execute ZSD_UPCLBL transaction.
|
The department field shouldn't be dispalyed in the string
|
SD004
|
Create SO with sales org 2000,10,00 sales area with L93,S27 VAS codes.The customer department should not be maintained in the item text and execute ZSD_UPCLBL transaction
|
The department field shouldn't be dispalyed in the string
|
SD005
|
Create SO with sales org 2000,10,00 sales area with L33,S27 VAS codes.The customer department should be maintained in the item text and execute ZSD_UPCLBL transaction
|
The department field should be dispalyed in the string.
|
SD006
|
Create SO with sales org 2000,10,00 sales area with L33,S27 VAS codes.The customer department should not be maintained in the item text and execute ZSD_UPCLBL transaction
|
The department field should be dispalyed in the string.
|
Solution Details
Added the
New L-Code
'L93' to be used
for S-Code
'S27' for the UPC Label Program.
Issues
None