how to calculate the difference between two date type of
variables ?
Answer Posted / amit
You can use the function
module 'DAYS_BETWEEN_TWO_DATES' and pass the start date in
i_datum_bis and end date in i_datum_von then you get the
accurate result!!!!!!!!!!!!!!!!!!!!!!!!!
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you find the information on the current screen? : abap bdc
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
How do you take care of performance issues in your ABAP programs?
Explain data dictionary in abap?
What is the differrences between structure and table in data dictionary in abap? : abap hr
What are the two ways for restricting the value range for a domain? : abap data dictionary
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What is the function of a domain? : abap data dictionary
What is interactive reporting?
What is difference between dependent and independent data?
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What is exception class and test class. How to use it?
What are the internal tables and work area?
What are the different types of abap/4 programs?