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

Languages - RPG

Showing 211 of 4276

Improve PCML to allow non-integer return variables and SQL service to retrieve PCML

Please update PCML to allow any return variable or parameter that RPG natively supports and add a SQL service to pull PCML from the object. This was mentioned in a comment for IBMI-I-2812 but I thought it warranted it's own request. The PGMINFO co...
over 1 year ago in IBM i / Languages - RPG 3 Future consideration

Provide full backwards compatibility in free-form calculations

The free-form enhancements are a dramatic advancement for the language, but they are not fully backwards compatible with existing fixed-form RPG programs. If we want customers to modernize their existing code, there must be a seamless way to provi...
about 5 years ago in IBM i / Languages - RPG 3 Not under consideration

Divide the RPG manual into a fixed format and a free format version

For many years the RPG manual have described both the fixed format and the free format. As the years has passed the free format version of RPG has been more and more enhanced where the fixed format is more "steady". Now I feel that the manual is g...
about 6 years ago in IBM i / Languages - RPG 4 Not under consideration

RPGLE KLIST Field global local

iSeriesRPGLE Compiler When parameters for a procedure are named exactly like the KEY fields of the databasefile and the KEYLIST is global defined a CHAIN, READ ect. do not find a match.The compiler give a warning, but the number is *RNF7031. That ...
over 6 years ago in IBM i / Languages - RPG 3 Future consideration

New control specification - Merge Default - MRGDFT

I'm missing an option in the control-specification statements so I can specify an option and then tell the compiler that it should merge the defaults in the data areas RPGLEHSPEC or DFTLEHSPEC. It could be MRGDFT(*YES) and MRGDFT(*NO) Use Case: No...
over 6 years ago in IBM i / Languages - RPG 3 Not under consideration

RPG LE Level Break Subroutines for Free-format

We need RPG LE level break subroutines for use in free-format so that fixed-format C-specs do not need to be coded at all for level break processing. Currently I not only have to code a fixed-format F-spec and I-spec in order for the RPG Cycle to ...
about 7 years ago in IBM i / Languages - RPG 8 Not under consideration

Divide the RPG manual into a fixed format and a free format version

For many years the RPG manual have described both the fixed format and the free format. As the years has passed the free format version of RPG has been more and more enhanced where the fixed format is more "steady". Now I feel that the manual is g...
about 7 years ago in IBM i / Languages - RPG 3 Not under consideration

Same name for RPG built-in Functions and SQL functions.

I don't understand why some functions present in RPG and SQL have different name. For example, %TRIMR and RTRIM, %TRIML and LTRIM, %SUBST and SUBSTR. Please, create an RPG alias equal to SQL name. Use Case: Every time I use thats built-in function...
almost 8 years ago in IBM i / Languages - RPG 2 Not under consideration

**free to be an optional default on compile commands

We have some applications that are fully free form. In these cases we don’t want to have to enter **free at the top of every piece of code as it seems unnecessary, but we have to do it anyway. If the compiler commands had an option something like ...
about 2 months ago in IBM i / Languages - RPG 0 Submitted

Allow Dump operation code in ON-EXIT group

Allow the Dump operation code in the ON-EXIT group. If an error has happened a program dump can be generated.
about 2 months ago in IBM i / Languages - RPG 1 Not under consideration