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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
This request is still a candidate to be an enhancement for the RPG compiler.
The CAAC has reviewed this requirement and recommends that IBM view this as a medium priority requirement that should be addressed. Although one can make one's own array as a work-around, that is clumsy. Embedded SQL should be supported in the same way as native RPG.
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
IBM will use this request as input to planning but no commitment is made or implied. This request will be updated in the future if IBM implements it. IBM will use votes and comments from others in the community to help prioritize this request.
IBM has received the requirement and is evaluating it. IBM will provide a response after evaluation is complete.
IBM has modified some of the information in this request. Specifically, with the Submitter's approval, the Headline is being changed. Previous Headline was "Extension to LIKEDS processing". New headline is "Option for EXTNAME/LIKEREC(*NULL) to create SQL-type int(5) indicator subfields". Please contact us if you have any questions.
IBM needs more information to further assess your Request for Enhancement.
It is now possible for IBM to change the title of an RFE, after getting agreement from the submitter. This RFE currently only has two votes; I think a more meaningful title will probably attract more votes. If the underlying requirement is to have a data structure with SQL-type int(5) indicators, similar to the current *NULL support in 7.3 that creates a data structure with RPG-type indicators, then we suggest the title for this RFE be changed to "Option for EXTNAME/LIKEREC(*NULL) to create SQL-type int(5) indicator subfields"
Dave, if you agree with the title change, or would like to have an alternate new title, please add a response saying so.
Assuming that the basic intention behind this RFE is to make it easier to define null indicator structures then it really needs to be changed. I can't vote for this as-is - I just don't like the proposed implementation. I do like Barbara's suggestion and would vote for that because (in part) as a logical extension of existing functionality it is easier to remember and undoubtedly easier (read cheaper and therefore more likely to happen) for IBM to implement.
Dave, it's unlikely that this request would be implemented as a general enhancement to LIKEDS.
If the underlying requirement is really to make it easier to work with null indicators in RPG, I think it would be better if you changed the title to something about RPG supporting the SQL style of null indicators for EXTNAME(*NULL). You can change the RFE title as long as it's within 24 hours of creation.
In case you're not aware of it, a 7.3 enhancement added support for EXTNAME(*NULL) and LIKEREC(*NULL), which gives a data structure with indicator subfields rather than the data type of the field in the file. A further enhancement that I think would satisfy your underlying requirement would be to support something like EXTNAME(*SQLNULL), which would give int(5) subfields. Entailed in that enhancement would be RPG support for the integer type of null indicator for its NULLIND support (where you can associate a *NULL indicator DS as the %NULLINDs for an externally-described DS.)
Dave, it's unlikely that this request would be implemented as a general enhancement to LIKEDS.
If the underlying requirement is really to make it easier to work with null indicators in RPG, I think it would be better if you changed the title to something about RPG supporting the SQL style of null indicators for EXTNAME(*NULL). You can change the RFE title as long as it's within 24 hours of creation.
In case you're not aware of it, a 7.3 enhancement added support for EXTNAME(*NULL) and LIKEREC(*NULL), which gives a data structure with indicator subfields rather than the data type of the field in the file. A further enhancement that I think would satisfy your underlying requirement would be to support something like EXTNAME(*SQLNULL), which would give int(5) subfields. Entailed in that enhancement would be RPG support for the integer type of null indicator for its NULLIND support (where you can associate a *NULL indicator DS as the %NULLINDs for an externally-described DS.)