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.

Status Not under consideration
Workspace IBM i
Categories IBM i Access Family
Created by Guest
Created on May 17, 2025

get full details about 5250 fields via ehllapi of ACS

the ehllapi of ACS allows a client application under windows to query the attributes of each field of a 52250 screen.

This api returns some information, not all.

for example, the auto-enter-field status is not returned. This put my client application in a difficult position to determine what happens when a character is typed:

the difficultly is to anticipate the fact ACS will send the screen when none of the AID key (Attention IDentifier key such as F1 or Enter) is pressed.

this request is to enhance the EHLLAPI of PCOMM to return this full set of status (the second byte of FFW as described in 5494 Remote Control Unit SC30-3533-04 Functions Reference Release 3.1 SC30-3533-04)

Bit 8-Auto Enter

O = No auto enter

1 = Auto enter when field is exited

Bit 9-Field Exit Required (FER)

O = Field Exit key is not required

1 = Field Exit key is required

Bit 10-Monocase

0 = Accept lower case letters

1 = Translate operator keyed letters to uppercase

Bit 12-Mandatory Enter (ME)

O = Not mandatory enter field

1 = Mandatory enter field

Bit 13-15 Right Adjust/Mandatory Fill (MF)

000 = No adjust specified

001 = Reserved

010 = Reserved

011 = Reserved

100 = Reserved

101 = Right adjust, zero fill

110 = Right adjust, blank fill

111 = Mandatory fill

suggestion for implementation :

the Query Field Attribute (14) function returns the status information in the Length field, which is an integer (4 bytes) and populate only bits 0 to 7 (doing that probably by reading the 5250 FFW bytes).

Populating also next byte of the Length with the second byte of the 5250 FFW does not seems a significant enhancement.

Idea priority Medium
  • Guest
    May 29, 2025

    Please provide this data. If not in the ehllapi, then is there a workaround to get this information?

  • Guest
    May 29, 2025

    Hi all, We would like this too!

  • Guest
    May 29, 2025

    Hi there, any chance you could re-evaluate your status? We have several customer to whom this enhancement would add value, especially in the solidity of Testing Automation for the platform.

  • Guest
    May 28, 2025
    Thank you for submitting your Idea to enhance IBM i Access Client Solutions (ACS). The EHLLAPI support in ACS should be compatible with what was available in IBM i Access for Windows. Enhancing EHLLAPI in ACS is not something we plan to do.

    IBM Power Systems Development