how to calculate the difference between two date type of
variables ?
Answer Posted / vijay
data: x type i value '10',
y type i value '6',
z type i .
z= x - y.
write:/ z.
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
What is design pattern? Provide example .Why are we using it?
What is hotspot?
Folder types in smatforms? 2)What is Command line?
How do you retrieve the data for repetitive structures ? : abap hr
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What do you understand by work area and internal tables in abap? Why do we use it?
What is the difference between get and get late?
What is For-period and In-period
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What is step-loop?
What is payroll driver ? : abap hr
What is retro active accounting
What are the data types of internal tables?
Explain the different types of view?
What are the aggregate objects in the dictionary? : abap data dictionary