Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Future consideration
Workspace IBM i
Created by Guest
Created on Jan 6, 2016

Include SQL Cross Reference in RPG Outline View

We feel as though the Outline view in RDi 9.5 should be enhanced and improved with respect to how it handles embedded SQL.

The outline view only shows the files defined via RPG file declarations.
Only references to RPG variables within the embedded SQL that are
prefixed with ':' will be shown. Other references to rows, columns and
table names within SQL and are not tracked at this point.

If there is anyway to improve this so that the outline view shows and encompasses more of what is going on with SQL and embedded SQL, that would be of great benefit and improvement.


Use Case:

our developers use embedded SQL all the time, and in hundreds of programs. They would obtain great benefit from enhancing the outline view with respect to how it handles SQL.


Idea priority Medium
  • Guest
    Reply
    |
    Oct 21, 2020

    We have reviewed this requirement and we feel it would be a beneficial enhancement to the product. We hope to be able to add it to our development plans in the future.

  • Guest
    Reply
    |
    Mar 2, 2020

    The COMMON Europe Advisory Council (CEAC) has reviewed this requirement and recommends that IBM view this as a MEDIUM priority requirement that should be addressed.

    Background: The CEAC members have a broad range of experience in working with small and medium-sized IBM i customers. CEAC has a crucial role in working with IBM i development to help assess the value and impact of individual RFEs on the broader IBM i community and has therefore reviewed your RFE.

    To find out how CEAC help to shape the future of IBM i, see CEAC @ ibm.biz/BdYSYj and the article "The Five Hottest IBM i RFEs Of The Quarter" at ibm.biz/BdYSZT

    Therese Eaton – CEAC Program Manager, IBM

  • Guest
    Reply
    |
    Jan 11, 2019

    IBM has modified some of the information in this request. I

    n particular, the Headline was changed from "Enhance and Improve Outline View in RDi 9.5" to "Include SQL Cross Reference in RPG Outline View".

    Please contact us if you have any questions.

  • Guest
    Reply
    |
    Apr 19, 2018

    With increasing data protection and privacy requirements such as GDPR Compliance in the E.U. it's crucial to recognize the tables that are read and written by a program to ease documentation.

    In pre-SQL days you could see which files were affected by a program at a glance by considering the F specs. I even thought about commented out fake F specs for files I use in embedded SQL, but soon I realized that I couldn't maintain it let alone to convince my co-workers to do the same. So this RFE is one of the most important in my opinion.

  • Guest
    Reply
    |
    Mar 27, 2018

    The CAAC has reviewed this requirement and recommends that IBM view this as a high priority requirement that is important to be addressed. IBM is vigorously pushing clients to work with SQL, so it is important to support it also in places like this Outline view.

    Background: The COMMON Americas Advisory Council (CAAC) members have a broad range of experience in working with small and medium-sized IBM i customers. CAAC has a key role in working with IBM i development to help assess the value and impact of individual RFEs on the broader IBM i community, and has therefore reviewed your RFE.

    For more information about CAAC, see www.common.org/caac

    For more details about CAAC's role with RFEs, see http://www.ibmsystemsmag.com/Blogs/i-Can/May-2017/COMMON-Americas-Advisory-Council-%28CAAC%29-and-RFEs/

    Nancy Uthke-Schmucki - CAAC Program Manager

  • Guest
    Reply
    |
    Apr 22, 2016

    I ran into this recently. I have:

    exec sql
    declare locals cursor for
    select locnum

    And now I want to find all the places it's used because I need to add a column to the select clause. A search isn't particularly helpful because I foolishly named the cursor the same as a sub-procedure, some local variables, etc. It would be wonderful to have the SQL cursor in the Outline View so I could quickly navigate to the various sections of code.

    Not even the compiler cross reference provides this!

  • Guest
    Reply
    |
    Mar 24, 2016

    Although the theme of this request is consistent with our business strategy, it is not committed to the release that is currently under development.

  • Guest
    Reply
    |
    Jan 21, 2016

    A preliminary evaluation of this request indicates that it is consistent with our business strategy. Further evaluation of this RFE is underway.