‎2007 Jul 20 9:51 AM
Hi Experts,
I have the following requirement :
I have a screen with 4 fields on it and a button. Lets say the 4 fields are from table MARA and are defined as select-options.
Now there is a button. On its click a list of fields should be displayed. User can select any number of fields from the list and then these fields should be copied to the screen as select-options.
Please suggest how to achieve this functionality.
Its urgent.
Helpful answers will be duly rewarded.
Thanks in advance.
Regards,
Himanshu
‎2007 Jul 20 9:55 AM
I do not think you can dynamicall add fields to your selection screen. If you do how would you have the code to use these fields.
For example SE16, you can specify which fields you want to see on the selection screen. If you do this, you will notice that a new program is generated.
I think that is the key. SE16 will compile a new program based on the new selection screen fields.
‎2007 Jul 20 9:55 AM
I do not think you can dynamicall add fields to your selection screen. If you do how would you have the code to use these fields.
For example SE16, you can specify which fields you want to see on the selection screen. If you do this, you will notice that a new program is generated.
I think that is the key. SE16 will compile a new program based on the new selection screen fields.