Answer Posted / sandeep
HIDE statement is used to store key field value of selected
row and transfer that value to AT LINE-SELECTION event
block so that additional information findout for that
selected row.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
Explain the advantages and disadvantages of different types of bdc's?
What two statements are required in an abap program to output an icon using a write statement?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
Give examples of transparent table?
What are the two different ways of building a match code object? : abap data dictionary
What does an exec sql statement do in abap? What is the disadvantage of using it?
What are logical data bases used in hr module? : abap hr
What are differences between at selection-screen and at selection-screen output?
what are the two methods of modifying sap standard tables? : abap data dictionary
Does every abap/4 have a modular structure? : abap modularization
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
How would you set the formatting options statically and dynamically within a report?
when does a list get sent to the screen on the presentation layer?