SD - Deepak - Karthik - 2016-06-30 - 27525- Spec - NExU Email Output - Inbound Delivery (Dan by 2016-07-22) #Delivery #ABAPSNC

SPECIFICATIONS

27525-Spec- NExU Email Output - Inbound Delivery


Purpose


Extend the NExU email output to be sent from inbound deliveries.

Admin Info


Purpose
Extend the NExU email output to be sent from inbound deliveries.
Requested By
Daniel Brennan
Spec Created By
Deepak Yasam
Spec Created Date
06/30/2016
Spec QA by
Deepak Yasam
Objects
ZFM_EMAIL_HTML_DEL_INB
LZFG_EMAILF01

LZFG_EMAILUXX
ZSD_REP_DEL_HTML_INB
ZSD_HTML_EMAIL_PGI

ZSD_HTML_EMAIL_PGI_INB

ZKOMBZ
ZXVCOU03

B912


V_T682

VVC_T682_E1


VVC_T685B_E1

VVC_T683_XX_E1
Document Status
WIP


Estimates



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


TOTAL
34

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
1
The extra wordings after each size are removed for both inbound and outbound delivery
Daniel Brennan






















Functional Requirement


Purpose/WHY:

[Explain the purpose of the project and the reason why this requirement has come]
As NE is using SNC vendors to manufacture the NExU products, the business wants to extend the functionality to inbound deliveries.

In Scope:

[List the activities to be included in scope]
The email should trigger for SNC inbound deliveries only.

Out of Scope:

[Out of scope activities]
The non SNC inbound deliveries are not in scope.

Solution Summary


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

1. A new output type ZSDL should be created at inbound delivery level.
2.A new access sequence should be created (similar to ZSDL at outbound del) and assigned to ZSDL (inb.del) output.
3.The ZSDL output should assigned to the output determination procedure.
4.A new smartform and program should be created to trigger the NExU email in the inbound delivery.


Test Plan

[List test scenarios/cases to be executed here]
Test ID
Test Scenario
Expected Results
SD001
Create a ZU3P SO in 1000,10,00 sales area and create subsequent SNC PO and inbound delivery.
Issue ZSDL output after PGR.
The ZSDL output should be triggered and an email should be sent with the required details.
SD002
Create a ZU3P SO in 2000,10,00 sales area and create subsequent SNC PO and inbound delivery.
Issue ZSDL output after PGR.
The ZSDL output should be triggered and an email should be sent with the required details.
SD003
Create a ZU3P SO in 1000,10,00 sales area and create subsequent non SNC PO and inbound delivery.
Issue ZSDL output after PGR.
The ZSDL output should be triggered and an email should be sent with the required details
SD004
Create a ZU3P SO in 2000,10,00 sales area and create subsequent non SNC PO and inbound delivery.
Issue ZSDL output after PGR.
The ZSDL output should be triggered and an email should be sent with the required details.
SD005
Create a ZPTO SO in 1000,10,00 sales area and create subsequent SNC PO and inbound delivery.
Do MIGO for the inb.Del
The ZSDL should not be triggered and an email should not be sent .
SD006
Create a ZPTO SO in 2000,10,00 sales area and create subsequent SNC PO and inbound delivery.
Do MIGO for the inb.Del
The ZSDL should not be triggered and an email should not be sent
SD007
Create a ZPTO SO in 1000,10,00 sales area and create subsequent non SNC PO and inbound delivery.
Do MIGO for the inb.Del
The ZSDL should not be triggered and an email should not be sent .
SD008
Create a ZPTO SO in 2000,10,00 sales area and create subsequent non SNC PO and inbound delivery.
Do MIGO for the inb.Del
The ZSDL should not be triggered and an email should not be sent .

Solution Details


[Provide complete technical details for configuration or programming here]

1. Created the new smart form form for inbound delivery to trigger the NExU email.
2. New function module created specific to inbound delivery
3. The extra wordings after each size are removed for both inbound and outbound delivery




Issues


[List Issues / Bugs identified in configuration or development]