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

Ideas

Showing 296 of 4925

Enable options(*exact) for indicators.

I am the developer of RPGUNIT and recently I added procedure assertEqual() to it. This procedure handles all data types, because it uses the OVERLOAD keyword for delegating the call to the procedure that is in charge for the data type. dcl-pr asse...
about 1 year ago in IBM i / Languages - RPG 3 Not under consideration

%repeat as a BIF in RPGLE

Now we have the nice string function like %upper,() %lef(), %right() .. etc. and this is just great !! let's continue this toolbox for string functions: Just like the SQL scalar function REPEAT it would be appreciated to have the equivalent functi...
over 1 year ago in IBM i / Languages - RPG 2 Future consideration

Add WHEN-IS-NOT clause to the new SELECT statement

The traditional SELECT/ENDSL allows when a=b and also allows when a <> b. However, the new SELECT/WHEN-IS/ENDSL does not allow a negative comparison, and forces me to go back to the older style. In this shop [and others I have worked in], th...
about 1 year ago in IBM i / Languages - RPG 3 Future consideration

provide QSYSINC RPG includes in full free format

Today, we have QSYSINC RPG includes members in fixed format. More and more applications are nowadays written using full free format. Even IBM has a strong focus on using this format. Therefore, it would be consistent to have QSYSINC RPG includes m...
6 months ago in IBM i / Languages - RPG 2 Not under consideration

In DATA-GEN, allow array count to be specified using a suffix in addition to prefix

We are using both the DATA-GEN operation and providing IWS web service using the same data structures. Unfortunately, the nomenclature to specify an array length for the two systems are opposite. IWS uses array_LENGTH to indicate array length and ...
4 months ago in IBM i / Languages - RPG 1 Future consideration

Add capability of defining subgroups for Compliance page

For usability in large environments it would behelpfull to be able to create subgroups on the Compliance page. Here an example: Group: SAP - Sub-Group: SAP-Test SAP-QA SAP-Prod
9 months ago in PowerSC 1 Submitted

Named index of current iteration in for-each loop

I'm building some functionality that relies on several arrays that need to be filled, checked and modified on the fly. I like the for-each loop with dim(*auto: nn) for this. In the initial load proces I can use '*next' as an index, which is great....
over 1 year ago in IBM i / Languages - RPG 2 Future consideration

Change of name for ILE/RPG

Time to give ILE/RPG a new name that is better suited to its current form.Call it "RPG for i", matching "Db2 for i". Use Case: By giving the RPG product a new name will help us define the difference between modern free format RPG & the older f...
over 5 years ago in IBM i / Languages - RPG 8 Not under consideration

Implement a %DTAARA built-in function in RPG IV

A %DTAARA built in function would be used to : When used as an lValue (left side of an =) Change the content of the data area. When used ias an rValue (right side of the = sign, or in compare opcodes) it returns the content of the data structure T...
10 months ago in IBM i / Languages - RPG 2 Future consideration

All **FREE to be the first non-blank line in source code instead of strictly the first line

When I code, I always leave the top line blank for various reasons. Also many developers do the same. Some reasons include that RDi doesn't let you insert a line before line 1 (try it, it doesn't) but that's minor. For the most part, I want the co...
6 months ago in IBM i / Languages - RPG 3 Not under consideration