Question:
I have to create object on a screen using OO programming.
The screen will be empty and all the fields has to be added using controls.
Do you know if I have the possibility to create object as input/output fields, radio buttons and check box using sap standard classes defined in SE24 or implementing my own classes inheriting standard ones?
Thank you.
Answer:
I have to create object on a screen using OO programming.
The screen will be empty and all the fields has to be added using controls.
Do you know if I have the possibility to create object as input/output fields, radio buttons and check box using sap standard classes defined in SE24 or implementing my own classes inheriting standard ones?
Thank you.
To my knowledge there are no fieldelements as controls available
Christian