You are on page 1of 16

Regional ERP Management Support Centre

REMS Technical Specification


C
Release Transport Number Prepared By Approved By

1.1 RD2K9A0Q7S Vinoth Kumar P Ramesh Arumugam


Date
(dd-mm-yyyy)
29.07.2015 29.07.2015 29.07.2015

Revision History
Version Date Description

SD – Update ZSDGL_FCM Manually by collecting


Sales Order related details as per Sales Org,
1.1 29.07.2015
Division Plant, Profit Center and SO number for
FCM

Justification
Development Call PRJMY15050160
Module SD
Number
Description: SD – Update ZSDGL_FCM Manually by collecting Sales Order related
details as per Sales Org, Division, Plant, Profit Center and SO number for FCM

Type of Requirement
New Development Modification

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page 1


of 16
Regional ERP Management Support Centre

REMS Technical Specification


C

1. Design Overview
[Give an overview: write a short summary of the requirements and content of this document]
To developed update ZSDGL_FCM Manually by collecting Sales Order related details as
per Sales Org, Division, Plant, Profit Center and SO number for FCM.

Purpose: Update ZSDGL_FCM Manually by collecting Sales Order related details as


per Sales Org, Division, Plant and Profit Center and SO number for
FCM.

 Developments for FCM Report (YSDMY_FCM_FREEZE) to process FCM


activity and update table ZSDGL_FCM.

 Design the Input Screen with given parameters.

 Validate the Inputs whether it is authorized for particular company code and
transaction.

 Run the transaction YSDMYSOREL to execute SO Release report program.

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page 2


of 16
Regional ERP Management Support Centre

REMS Technical Specification


C
2. Assumptions
[Write down every assumption you made during your design work. This is especially important if this
design document describes an important functionality and is highly dependent on work from other teams.]
3. Architecture
[Give a brief description of the architecture]
4. Involved Systems
[What are the various systems involved]
RD2 (550) -->RT1 (400) -->RP1 (400)

5. Selection Screen design

6. Interfaces and Integration


[List of any interfaces and integration details]
7. Functionality (If more than one functionality, please specify)

o General Program Structure

o Function / data interface / User Interface


[Describe the functionality and the interfaces of the component and – if necessary – the data model.]

o Data model
[The data model describes the structure of the (main) data that are stored or processed by the
component.
You can use UML class diagrams or “Entity-Relationship” diagrams.
List the development objects (DDIC objects) that have to be created or changed. ]

o Unit Test Scenario


[Describe unit test scenarios in this section. These are not test cases for a tester, but
instructions how to test the pre- and post conditions of you designed functionality. Should be
in line with the functional specification test cases]

 Start
 Call the Transaction VA01

Business user having the role of BSM and LBU.

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page 3


of 16
Regional ERP Management Support Centre

REMS Technical Specification


C
SO created:

Release the SO for aprroval


YSDMYSOREL

Report: ZSDGL_SORELST

LDC logged in his SAP Id


MYSORELDC
cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page 4


of 16
Regional ERP Management Support Centre

REMS Technical Specification


C

Go to ZSDSOR and enter the SO number

Click on execute. System will show the a pop up window

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page 5


of 16
Regional ERP Management Support Centre

REMS Technical Specification


C

System will show 3 levels i.e BSM,LBU and LDC


Reason: DC(LDC) has taken the role of BSM(BM) and LBU(BAM) for Sales order approval.
Hence system will show 3 roles.

Now select the BSM(BM) and Double click on BSM.

System will take you to screen

The Sales order will be shown under Forward Tab as BSM(BM) is a forwarder for this SO
cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page 6


of 16
Regional ERP Management Support Centre

REMS Technical Specification


C
Forward Tab

Select the Sales order and click on forward button


Click on forward
button

System will show a pop up window. Enter the comment and click on Forward button

click on forward
button

System will take off the SO from the screen


cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page 7


of 16
Regional ERP Management Support Centre

REMS Technical Specification


C

Check the Report: ZSDGL_SORELST


BM is gone from the screen. Now BAM(LBU) is remaining fro approval

Now go to ZSDSOR and give the SO number and click on execute

System will show same pop up window of roles

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page 8


of 16
Regional ERP Management Support Centre

REMS Technical Specification


C

System will show 3 levels i.e BSM,LBU and LDC


Reason: DC(LDC) has taken the role of BSM(BM) and LBU(BAM) for Sales order approval.
Hence system will show 3 roles.

Now select the (BAM) and Double click on LDC.

System will take you to screen. Go to Approve Tab

The Sales order will be shown under approve Tab as LDC(BAM) is a approver for this SO

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page 9


of 16
Regional ERP Management Support Centre

REMS Technical Specification


C
Approve Tab

Select the Sales order and click on approve button


Click on Approve
button

System will show a pop up window. Enter the comment and click on approve button

click on Approve
button

System will take off the SO from the screen and message will appear
cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page


10 of 16
Regional ERP Management Support Centre

REMS Technical Specification


C

Check the Report: ZSDGL_SORELST


System will show SO under approved orders

VA03:

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page


11 of 16
Regional ERP Management Support Centre

REMS Technical Specification


C
Changes done to SO
It shows clearly that MYSORELDC id.

o Report Test Scenario

o Transport requests
[System that was chosen for development. For example, customer system XYZ, client 999.
List of transport requests (workbench and customizing transports) with the transport sequence.]
RD2K9A0Q7S

o Packages
[List of packages with a short description.]
YSDMY01

o BOR Objects
[List of business objects from business object repository.]

o Data Dictionary Objects


[List of tables, structures, domains, and so on.]
cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page


12 of 16
Regional ERP Management Support Centre

REMS Technical Specification


C
o Program Units
[Explain function groups, classes, programs, and so on in the following sections.]
Report Program: YSDMY_FCM_FREEZE

o Transactions
[List transaction codes and explain their purpose.]
1. YSDMYSOREL

o Interfaces, Classes, and Function Groups


[List of interfaces, classes, and functions; explain their purposes.]

o Methods and Functions

o BADIs
[List of Business Add-Ins or User Exits.
Concept for modifications.]

o BAPIs

o Enhancements

o Workflow

o Modifications
[Which objects are modified from SAP standard?]

8. Check List:
REVIEWS:

Check List.xls

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page


13 of 16
Regional ERP Management Support Centre

REMS Technical Specification


C

SLIN:

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page


14 of 16
Regional ERP Management Support Centre

REMS Technical Specification


C

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page


15 of 16
Regional ERP Management Support Centre

REMS Technical Specification


C
Code Inspector:

SQL Trace:

Runtime analysis:

cWe reserve all rights in this document and in the information contained therein. Reproduction, use or disclosure to third parties
without express authority is strictly forbidden. * Mandatory
 ABB Ltd; 2010

Format No: REMSC-TS-00, SAS_MY_TS_PRJMY15050160_RD2K9A0Q7S page


16 of 16

You might also like