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 is transparent table?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
Explain how data is stored in cluster table?
Can a constructor be declared private? If yes then in which scenario?
How can we access the correction and transport system? : abap data dictionary
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
Explain the difference between get and get late?
What is an authorization in sap?
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
Which table stores the programs created?
Can we specify the next screen number with a variable?
How are BAPI different from normal function modules?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
What will you code in start-of-selection & end-of-selection ?