Answer Posted / sravan
HIDE statement is used to place the selected data in an
invisible area called HIDE area. The data placed in the
hide area can be used further.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we call reports and transactions from interactive reporting lists?
Can you print decimals in type n?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What should be the approach for writing a bdc program? : abap bdc
What is the difference between synchronous and asynchronous update? : abap bdc
Explain what are the problems in processing batch input sessions?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What is the significance of delivery class?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What are the different modules of sap? : sap abap hr
How is conversion of data types done between abap/4 & db layer?
What abap statement will trigger list generation?
What are the types of subroutines? : abap data dictionary
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary