answers.sap.com
Open in
urlscan Pro
54.93.177.33
Public Scan
URL:
https://answers.sap.com/questions/1378318/extend-the-structure-of-internal-tabl-at-runtime.html
Submission: On June 23 via manual from DE — Scanned from DE
Submission: On June 23 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 Do you have an S- or P- account? If so, you need SAP Universal ID. In a few months, SAP Universal ID will be the only option to login to SAP Community. Without it, you will lose your content and badges. If you have multiple accounts, use the Consolidation Tool to merge your content. Get started with SAP Universal ID * 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 CC Team Team 24 05 2006 um 02:03 EXTEND THE STRUCTURE OF INTERNAL TABL AT RUNTIME 60 Views Follow RSS Feed Answers Include Comments Get RSS Feed Hi, Is it possible to extend the structure of a internal table at runtime ? e.g. data: begin of it_dummy occurs 0, matnr like mara-matnr, ...... end of it_dummy. field-symbols: <fs> type table. at run time, i want to extend it_dummy and assign to <fs>. Any idea ? Thanks Wilson * 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 * what is the difference betwee STRUCTRUE AND INTERNAL TABLE Former MemberDec 11, 2006 * Expand internal table at runtime Former MemberApr 15, 2014 1 Answer Sort by: Stimmen Erstellt Oldest Vote up0Vote down Rich Heilman May 24, 2006 at 02:17 AM You can not extend, you can only build the entire internal table dynamically at runtime. It must be built all at one shot. /people/rich.heilman2/blog/2005/07/27/dynamic-internal-tables-and-structures--abap Regards, Rich Heilman * 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