SD- Deepak- Mahesh- 2016-08-09 - 27804 - Spec - Label Print Program Change (Matt by 2016-08-26) #ABAPUPC #SDSupportUPCLabels

SPECIFICATIONS

27804-Spec- Label Print Program Change


Purpose


To print the MSRP value based on collection for the production order input for the UPC labels.

Admin Info


Purpose
Collection based MSRP price for Production Order input
Requested By
Matthew Bolles
Spec Created By
Deepak Yasam
Spec Created Date
08/22/2016
Spec QA by
Deepak Yasam
Objects
ZRSD_UPC_LABELS
Document Status
Completed


Estimates



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


TOTAL
10

References


Prior Tickets

[Provide links of prior associated Spec / Break Fix BOSS document(s)]


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]
To print MSRP price based on the collection.

In Scope:

[List the activities to be included in scope]
This change is made for the production order input only.

Out of Scope:

[Out of scope activities]
No other inputs are in scope.

Solution Summary


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

The UPC label program needs to be changed to print the MSRP price based on the collection for the production order input.


Test Plan

[List test scenarios/cases to be executed here]
Test ID
Test Scenario
Expected result
SD-001
For UPC Stock Items:

Execute ZSD_UPCLBL t.code with Production order,S.org,currency as inputs.

Season/Collection in Material Master -
STK/100
The MSRP value from the sales org/currency/collection should be picked and displayed in the label.
SD-002
For UPC Stock Items:

Execute ZSD_UPCLBL t.code with Production order,S.org,currency as inputs.

Season/Collection in Material Master - 100/322
The MSRP value from the Sales org./Currency/Material should be considered and displayed in the label.
SD-003
For UPC Stock Items:

Execute ZSD_UPCLBL t.code with Production order,S.org,currency as inputs.

Season/Collection in Material Master -
10B/104
The MSRP value from the Sales org./Material/Grid Value should be considered and displayed in the label.
SD0-004
For UPC Stock Items:

Execute ZSD_UPCLBL t.code with Production order,S.org,currency as inputs.

Season/Collection in Material Master -
10D/9667
The MSRP value from the Sales org./Material should be considered and displayed in the label.

Solution Details


[Provide complete technical details for configuration or programming here]
The ZRSD_UPC_LABELS program is changed to fetch the MSRP(ZMRP) value from below tables

S.org/currency/collection
S.org/currency/material
S.org/Material/Grid value
S.org/Material

Issues


[List Issues / Bugs identified in configuration or development]