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
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
What is filter dependent BADI?
What is the major difference between pool tables and transparent tables?
Can we make use of flow logic control key words in abap/4 and vice-versa?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
How to call other programs?
what is the t-code to link technical and functional operation?
What primary key and foreign key relationship
What are the different types of locks? : abap data dictionary
How do you write a function module in sap?
What does a lock object involve?
How can you distinguish between different kinds of parameters?
What is the difference between getting and get late?
What are the names of the function modules that will be generated upon activation of a lock object?
Explain the disadvantages of logical databases?