what is exact difference between uline ad sy-uline?
Answer Posted / venkat
uline command is used to place one line in out put screen
where as sy-uline is used to find linecount of the uline
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the significance of the memory table ‘screen’?
How can the standard tables of sap be modified?
To how many tables can an append structure be assigned. : abap data dictionary
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
How would you suppress the display of a parameter on the selection screen?
Different types of locks?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
How will you define org structure in MM?
Explain the advantages of logical databases?
What is value table?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table