In Scripts,if we forgot to give the Elements Parameter in the
Functional Module Write_form,then what will happen?
Answer Posted / buddula15
The text or data in the text element will not be displayed
in the window.
Buddula15
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How is the command suppress-dialog useful?
What are the events in screen programming?
wat is the default file name of BAPI trace?
What are the different modules of sap? : sap abap hr
What is the use of message command in a report? What are the different message types?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
What are local objects? : abap data dictionary
How we can give authorization on the fields of table control in a dialog-programming?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
what is difference between set screen and call screen ?
What are the requirements a dialog program must fulfill?
What are the differences between domain and data element?
What are the prerequisites for creating foreign key relationship?
Can you print decimals in type n?
What is the syntex used to call a screen as dialog box (pop up)?