2014-09-23- 10167.300 -spec- EMEA Portal Segmentation #CustomerPortal #ABAPEXTRACT #EMEA
SPECIFICATIONS
10167.300 -Spec- EMEA Portal Segmentation
Purpose
Add the BU file to the process and change the ST file to contain the BusinessUnit_cd, NavCategory and SubCategory to EMEA Customer portal.
Admin Info
Purpose
|
Add the BU file to the process and change the ST file to contain the BusinessUnit_cd, NavCategory and SubCategory to EMEA Customer portal.
|
Requested By
|
Craig Spangler
|
Spec Created By
|
Deepak Yasam
|
Spec Created Date
|
09/23/2014
|
Spec QA by
|
Deepak Yasam
|
Objects
|
ZISD_EXT_EMEA_CUST_PORTAL
|
Document Status
|
Completed
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
00
|
2
|
Documentation
|
02
|
3
|
Development/ Config
|
08
|
4
|
Unit test in DEV
|
02
|
5
|
Unit test in QUA
|
02
|
6
|
Other activity
|
|
|
TOTAL
|
14
|
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
|
Updated the logic of consideringKOTG926 table along with
KOTG915 tables for customer segmentation files(BU and ST)
|
Craig Spangler
|
01/13/2015
|
NA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
New Era is extending segmentation to EMEA which is already implemented in North America region.
As part of segmentation we need to add new fields to the ST file and create a new BU file for the EMEA Customer portal similar to NA Customer Portal .
The logic to add BU File and ST file modification should be copied from NA Customer Portal Program
In Scope:
[List the activities to be included in scope]
Out of Scope:
[Out of scope activities]
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
As part of extending the Segmentation to EMEA Customer Portal we Need to create a new BU(Business unit) file and add new Fields to ST File.
BU File:
- Customer account number
- Business unit
New Fields in ST File:
- BusinessUnit_cd,
- NavCategory
- SubCategory
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected Results
|
SD001
|
Execute the program ZISD_EXT_EMEA_CUST_PORTAL with sales org 2000 as input and download the file to both application and presentation servers.
|
The BU file and the ST file should be triggered with the new fields and should be downloaded to both presentation and application server.
|
Solution Details
[Provide complete technical details for configuration or programming here]
We added one BU File and added new fields to ST File. The logic to add BU File and new feilds to ST files is copied from NA Customer Portal Program ( ZISD_EXT_NA_CUST_PORTAL ).
We update the logic to get collection in ST File to accommodate the action sequence Sales Org/Collection/Customer Group 9 to get the correct collection from KOTG926 table along with KOTG925 table.
Issues
[List Issues / Bugs identified in configuration or development]