answers.sap.com
Open in
urlscan Pro
52.57.166.186
Public Scan
URL:
https://answers.sap.com/questions/8871885/how-to-keep-the-values-constant-after-entering-in-.html
Submission: On September 14 via manual from DE — Scanned from DE
Submission: On September 14 via manual from DE — Scanned from DE
Form analysis
1 forms found in the DOMhttps://community.sap.com/search/
<form action="https://community.sap.com/search/" class="ds-question-detail__search">
<div class="ds-search"><label class="ds-input__box"><input type="hidden" name="ct" value="qa"><input class="ds-input__control" name="q" type="search" autocomplete="off" value=""><span class="ds-input__placeholder">Search Questions and
Answers</span><button class="ds-search__button ds-search__button-submit" type="submit" title="Search"><i class="ds-icon-encoded--search"></i></button></label></div>
</form>
Text Content
Diese Website verwendet Cookies und verwandte Technologien, wie in unserer Datenschutzrichtlinie beschrieben, für Zwecke, die den Betrieb der Website, Analysen, eine verbesserte Benutzererfahrung oder Werbung umfassen können. Sie können sich dafür entscheiden, unserer Verwendung dieser Technologien zuzustimmen oder Ihre eigenen Einstellungen vornehmen. Einstellungen verwalten Alle akzeptieren Alle verweigern Cookie-Erklärung Skip to Content A New Home in the New Year for SAP Community! Exciting times ahead for the SAP Community! We've outgrown our home, so we'll be migrating to a new platform later this year. Let's continue the journey together! Read all about the SAP Community Migration * Home * Community * Questions * Ask a Question * Write a Blog Post * Login / Sign-up * * Send a Message * Manage My Blog Posts * Quick Start Guide Search Questions and Answers Vote up0Vote down Former Member 23 11 2011 um 09:32 HOW TO KEEP THE VALUES CONSTANT AFTER ENTERING IN MODULE POOL(ABAP) PROGRAM 296 Views Follow RSS Feed Answers Include Comments Get RSS Feed Hi, need a help...After executing the module pool program The out put screen having some fields.After inserting the values if I hit enter the values are missing. So please help me how to keep the values constant after inserting in the sell fields. Regards, * Add a Comment HELP TO IMPROVE THIS QUESTION BY ADDING A COMMENT. IF YOU HAVE AN ANSWER FOR THIS QUESTION, THEN PLEASE USE THE YOUR ANSWER FORM AT THE BOTTOM OF THE PAGE INSTEAD. * Alert Moderator REPORT AS OFFENSIVE (I.E. CONTAINING SPAM, ADVERTISING, MALICIOUS TEXT, ETC.) ASSIGNED TAGS * ABAP Development Similar Questions * Values disappears after pressing ENTER in Module POOL Former MemberJul 26, 2010 * Type-pools Former MemberJun 27, 2007 3 Answers Sort by: Stimmen Erstellt Oldest Vote up0Vote down Former Member Nov 23, 2011 at 09:52 AM Hi Harsha, i would recommend you to directly bind your Input fields to data dictionary (Fields of internal table). Thanks * Add a Comment HELP TO IMPROVE THIS ANSWER BY ADDING A COMMENT. IF YOU HAVE A DIFFERENT ANSWER FOR THIS QUESTION, THEN PLEASE USE THE YOUR ANSWER FORM AT THE BOTTOM OF THE PAGE INSTEAD. * Alert Moderator REPORT AS OFFENSIVE (I.E. CONTAINING SPAM, ADVERTISING, MALICIOUS TEXT, ETC.) * Share Vote up0Vote down Former Member Nov 23, 2011 at 10:22 AM Hi Harsha, Just keep your Field inside Chain.....Endchain. Hope this will help you to resolve the issue at earliest. <begging removed by moderator> BR, Vinit Edited by: Thomas Zloch on Nov 23, 2011 12:03 PM * Add a Comment HELP TO IMPROVE THIS ANSWER BY ADDING A COMMENT. IF YOU HAVE A DIFFERENT ANSWER FOR THIS QUESTION, THEN PLEASE USE THE YOUR ANSWER FORM AT THE BOTTOM OF THE PAGE INSTEAD. * Alert Moderator REPORT AS OFFENSIVE (I.E. CONTAINING SPAM, ADVERTISING, MALICIOUS TEXT, ETC.) * Share Vote up0Vote down Ramchander Rao krishnamraju Nov 23, 2011 at 10:27 AM HI Welcome to SDN If your screen field name and a variable in TOP Include are same automatic data transfer takes place So make sure your Screen Field name and variable in TOP Include are same For Ex in TOP include Data : matnr type matnr. on Screen an Input field with MATNR has been created when you enter a value in this MATNR input field this value would be transferred to Program's variable MATNR Which was declared in TOP include Cheerz Ramchander Rao.K * Add a Comment HELP TO IMPROVE THIS ANSWER BY ADDING A COMMENT. IF YOU HAVE A DIFFERENT ANSWER FOR THIS QUESTION, THEN PLEASE USE THE YOUR ANSWER FORM AT THE BOTTOM OF THE PAGE INSTEAD. * Alert Moderator REPORT AS OFFENSIVE (I.E. CONTAINING SPAM, ADVERTISING, MALICIOUS TEXT, ETC.) * Share Know someone who can answer? Share a link to this question. BEFORE ANSWERING You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that your answer complies with our Rules of Engagement. * Rules of Engagement YOU MUST BE LOGGED IN TO SUBMIT AN ANSWER. * * * * * Link einfügenLink entfernen * * * * Please provide a distinct answer and use the comment option for clarifying purposes. 10 characters required. Submit your Answer FIND US ON * * * * * * * * Privacy * Terms of Use * Legal Disclosure * Copyright * Trademark * Cookie-Präferenzen * Newsletter * Support