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.

ADD A NEW IDEA

IBM i

Showing 864
123 VOTE

Develop Visual Studio Code Extension for RPG

Visual studio code is one of the most code editor used all around the world. What I want is an extension for Visual Studio Code to use it as RPG Editor. You could implement one of this extension: https://marketplace.visualstudio.com/items?itemName...
over 3 years ago in IBM i / Application Development 18 Future consideration

Provide capability to restrict use of Global Variables in Subprocedures

Provide a capability to restrict access to global variables from local subprocedures. This could be done by adding a keyword to the dcl-proc specification that lists the global variables permitted for a given subprocedure. For example: dcl-proc My...
over 7 years ago in IBM i / Languages - RPG 18 Future consideration

From a SQLxxxLE source, a "SQL prompter" on SQL lines

From a SQLxxxLE source, a "SQL prompter" on SQL lines as we can have in SEU with the F4 function key Use Case: Helpfull to code SQL statements
almost 13 years ago in IBM i / RDi (Rational Developer for i) 9 Future consideration

RPG - Conditional (Ternary) Operator (?:) in EVAL operation

I'd like to be able to use conditional assignment (?:) in EVAL and EVALR operation in RPG. C, C#, java and many other languages have a conditional (aka ternary) operator. This allows developers to make very terse choices between two values based o...
over 6 years ago in IBM i / Languages - RPG 17 Future consideration

Rdi Debug Step Over enhancement - Exec SQL statements

Currently when debugging RPG code with RDi in *SOURCE view, Step Into and Step Over will have to be pressed an unknown number of times to clear a single Exec SQL Statement. This is because the SQL Precompiler replaces Exec SQL Statements with mult...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Extend RPG compiler messages to support modern RPG naming

The current design for the compiler messages does not support the enhancements to modernize the RPG language. When messages are returned to a client via the *EVENTF option, the replacement values for the messages are limited to legacy system names...
almost 3 years ago in IBM i / Languages - RPG 5 Future consideration

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 embedde...
over 8 years ago in IBM i / RDi (Rational Developer for i) 8 Future consideration

Include AFP Manager in New Navigator for i

The new Navigator for i does not include AFP Manager, which is most frequently used to import overlays and page segments that have been created using AFP Print Driver, now provided by Ricoh. The current AFP Manager also has functionality to import...
over 2 years ago in IBM i / System Management 12 Future consideration

DB2 Alter Table Rename column

DB2 for LUW and z/OS provide the capability to rename a column. DB2 for i should have the same functionality. Renaming a column's system name should be included, too. Use Case: In our IT department, Data Studio is used to create or modify tables a...
over 7 years ago in IBM i / Db2 for i 8 Future consideration

Add ISO 8601 timestamp format.

ISO 8601 format shows:2019-07-17T15:21:38Z2019-07-17T15:21:38+01:00T = seperator between date and timeZ = Zulu time+01:00 is Zulu + 1 hour Use Case: Trying to do data interchange with other systems.
almost 5 years ago in IBM i / Db2 for i 10 Future consideration