Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. 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 Not under consideration
Categories EGL Language
Created by Guest
Created on May 8, 2009

5 missing EGL types for numeric

We are missing for following COBOL types, corresponding EGL types.
Because of these missing types, we suffer performance loss in the generated COBOL.

COBOL Types EGL types
PIC 9(3) National ?
PIC S9(3)V9(2) National SIGN LEADING SEPARATE ?
PIC S9(3)V9(2) National SIGN TRAILING SEPARATE ?
PIC S9(3)V9(2) SIGN LEADING SEPARATE ?
PIC S9(3)V9(2) SIGN TRAILING SEPARATE ?

Paul Hoffman and Jeff Douglas are familiar with this problem.

We have a more detailed description available in a powerpoint. If that would help you to understand the problem, just tell us how we can it give it to you.

Idea priority Medium
  • Guest
    Reply
    |
    Sep 14, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Programming Languages
    Product - Business Developer

    For recording keeping, the previous attributes were:
    Brand - Rational
    Product family - Design & development
    Product - Business Developer

  • Guest
    Reply
    |
    Jul 24, 2013

    This RFE is being rejected as the RFE originator felt the business need no longer existed for the requested functionality. Given no other customers with a similar requirement, the RFE is being rejected.

  • Guest
    Reply
    |
    Jan 11, 2012

    This enhancement was a candidate for version 8, but it ended up being deferred. It is still on our list for future consideration, but it is not in our near-term plans.

  • Guest
    Reply
    |
    Jun 17, 2009

    Thank you for your input. We agree with this requirement, and it is currently planned to be implemented in the next release.

  • Guest
    Reply
    |
    May 21, 2009

    We agree that adding these data types would improve COBOL runtime performance. We will target this for implementation in our next release.

0 MERGED

Unicode numbers

Merged
Unicode numbers to support conversion of structures to Unicode.Essential when migrating legacy systems to EGL and offering to enable the application for Unicode. Example:record Foo type BasicRecord 1 data; 3 yymmdd; 5 yy num(2); 5 mm num(2); 5 dd...
over 13 years ago in IBM Rational Business Developer / EGL Language 3 Not under consideration