Answer Posted / anvesh
REPORT ZPROG_EDITMASK.
PARAMETERS TIME TYPE I.
WRITE (8) TIME USING EDIT MASK '__:__:__'.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an internal table?
What is the reserve command?
Explain how do you move on to the next screen in interactive reporting?
What are the two ways for restricting the value range for a domain? : abap data dictionary
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What is payroll driver
Can we write the code both call transaction and session method in single program?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
What is repository info. Systems? : abap data dictionary
Explain the inside concept in select-options?
What will happen when we use fully buffered in abap?
what are the two methods of modifying sap standard tables ?
Some Realtime Examples on Exits .
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What does the insert statement in extract datasets do? : abap modularization