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


Please Help Members By Posting Answers For Below Questions

What is the Process to transfer IDOC from Outbound System to Inbound system.

1665


How does the interface between the dynpro and the abap/4 modules take place?

551


what is friend class

886


Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?

1606


What is the structure of the bdc table? : abap bdc

720






Explain the different types of screen keywords?

548


What is an abap data dictionary? : abap data dictionary

600


Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button

1760


What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1

2883


How to upload data using catt ? : abap hr

603


what is code to upload cost centers through call trans. and procedure

2151


In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary

699


Can we include customizing include or an append structure with pooled or cluster tables?

660


What is a badi?

546


how do you transport lsmw data from one system to another?

649