Which dialog programming section is used to initialize a screen's field values?
Answer Posted / sandhiya
A: PBO
B: PAI
C: INITIALIZATION
D: None of the above
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
How to add a column to a table control while using alphanumerical layout editor ?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
out bound process code for quotation?
What is the differences between abap and ooabap. In which situation we useooabap?
What is elementary search help? : sap abap data dictionary
Can you define a field without a data element? : abap data dictionary
Program lines for the radio button selection and unabling some input variables in section screen
What is an interactive report?
What are control tables? : abap data dictionary
What are the two levels in defining a match code? : abap data dictionary
What are the domains and data element?
What is size category?
What is the disadvantage of a call by reference?
What is the disadvantage of using exec sql statement in abap?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?