cancel
Showing results for 
Search instead for 
Did you mean: 

Adding new field in the screen(SAP GUI)

Former Member
0 Kudos

Hi,

Am pretty new to GUI programming. In CRM, I have IBase screen, in which there is a field(textbox) with label already existing. In the same label(Attribute), I need to add a text box prior to the existing one to input values.

To make it more clear, I have field like say ' Name' -


. Now to the same field, I need to add a one more textbox or input field to take some character like 'Name: --- -


'. But the newly added field should be stored in different attribute at the database table level.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

This is not a SAPGUI question. SAPGUI is a program installed on each individual PC and is used as an interface into the SAP system. It sounds to me like you are asking about changing an ABAP program. This questions need to be asked in that forum.