Sie sind auf Seite 1von 9

Disclaimer: This document is a draft, and provided as a courtesy.

This document is not


to be considered final, and all information contained herein is subject to change. As
such, this document is not to be quoted, cited in any reference, or used by anyone for
any purpose other than as a draft document.

Table of Contents
Changing number of colums/lines .................................................................................................. 2
Adding Input/Output Field ........................................................................................................... 3
Adding Text Field HSN/SAC ................................................................................................ 5
Editing Flow logic for the Screen SAPLFSKB 0100 delta 1, 2&3 ............................................. 7
Delta 1: ........................................................................................................................................ 7
Delta 2: ........................................................................................................................................ 7
Delta 3: ........................................................................................................................................ 8
Disclaimer ....................................................................................................................................... 9

1
Changing number of colums/lines

1. Execute transaction SE51, enter Program: SAPLFSKB and Dynpro: 0100.


2. Select radio button Attributes and select Change.
3. In the Other Attributes sub screen, you will find Rows (lines)/Columns. In the
Column box of Editing (Mainten.) enter a value which is an increment of one. E.g.:
147 is changed to 148.

2
Adding Input/Output Field
4. Select Layout button from the application toolbar and confirm the pop up which may
occur.
5. In the Screen Painter select the Input/Output Field button. Scroll to the extreme right
of the table control and place the Input/Output Field

Note: Refer the highlighted elements and position in the below screenshot:

3
6. Double click the field to open Screen Painter: attributes window.

7. Enter Name: ACGL_ITEM-HSN_SAC, and confirm the following pop up:

8. Enter Group: 001.


9. Ensure From dict. checkbox is checked.

4
Adding Text Field HSN/SAC
10. Now select Text Field and place above the Input/Output Field which has been created
(step 5).

5
11. Double click the Text Field to open Screen Painter: Attributes window.

12. Enter Name: ACGL_ITEM-HSN_SAC and confirm the pop up.

13. Enter Text: HSN/SAC.


14. Enter Group: 001.
15. Ensure From dict. checkbox is checked.

16. Save the screen.

6
Editing Flow logic for the Screen SAPLFSKB 0100 delta 1, 2&3

Delta 1:
17. Select the Flow logic button
18. Find :

acgl_item-segment, acgl_item-psegment, "/glflex


acgl_item-prodper, "ERP05

Insert the following statement between them:


acgl_item-hsn_sac, "Note2376723

Delta 2:
There will be another instance of the code mentioned in step 18, insert the following
statement at that place too:

acgl_item-hsn_sac, "Note2376723

7
Delta 3:

19. Find:
FIELD acgl_item-wrbtr MODULE star_amount ON *-INPUT.

CHAIN. "Note594081
FIELD acgl_item-menge.
FIELD acgl_item-meins.
MODULE menge_meins ON CHAIN-INPUT.
ENDCHAIN.

Insert the following statements as highlighted:


CHAIN. "vN2376723
FIELD acgl_item-hsn_sac.
MODULE validate_india_gst_fields.
ENDCHAIN. "^N2376723

20. Save and activate the screen

8
Disclaimer
Disclaimer: 2016 SAP SE or an SAP affiliate company. All rights reserved.
No part of this publication may be reproduced or transmitted in any form or for any purpose
without the express permission of SAP SE or an SAP affiliate company.
SAP and other SAP products and services mentioned herein as well as their respective logos are
trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and
other countries. Please see http://global12.sap.com/corporate-en/legal/copyright/index.epx for
additional trademark information and notices.

Some software products marketed by SAP SE and its distributors contain proprietary software
components of other software vendors.

National product specifications may vary.

These materials are provided by SAP SE or an SAP affiliate company for informational purposes
only, without representation or warranty of any kind, and SAP SE or its affiliated companies
shall not be liable for errors or omissions with respect to the materials. The only warranties for
SAP SE or SAP affiliate company products and services are those that are set forth in the express
warranty statements accompanying such products and services, if any. Nothing herein should be
construed as constituting an additional warranty.

In particular, SAP SE or its affiliated companies have no obligation to pursue any course of
business outlined in this document or any related presentation, or to develop or release any
functionality mentioned therein. This document, or any related presentation, and SAP SEs or its
affiliated companies strategy and possible future developments, products, and/or platform
directions and functionality are all subject to change and may be changed by SAP SE or its
affiliated companies at any time for any reason without notice. The information in this document
is not a commitment, promise, or legal obligation to deliver any material, code, or functionality.
All forward-looking statements are subject to various risks and uncertainties that could cause
actual results to differ materially from expectations. Readers are cautioned not to place undue
reliance on these forward-looking statements, which speak only as of their dates, and they should
not be relied upon in making purchasing decisions.

Das könnte Ihnen auch gefallen