what is exact difference between uline ad sy-uline?
Answer Posted / venkat
uline and sy-uline r the same both used to give the line in
the output screen
ex:
write uline
or
write sy-uline
| Is This Answer Correct ? | 2 Yes | 22 No |
Post New Answer View All Answers
What are the restrictions on subscreens?
What are the domains and data element?
What are table clusters?
What are domains and data element? : abap hr
What is use of transparent table in abap? How it is different from pool tables?
when do you need to create an internal table with header line ? and with out a header line?
How many types of views are there ?
What are Delivery classes? What data will you want to transport during client copy?
How do you validate the selection criteria of a report? And how do you display initial
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Explain the client concept of sap.
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What is an rfc?
What is sap abap data classes?
how to read the standard field value in your custom program.