Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 different between template and a table?

1209


Can you delete data element, which is being used by table fields?

1402


What is the difference between select statement and provide statement ? : abap hr

1121


ABAP : Classical reports events name

1381


What are the different functions used in sap script?

1023


What is the difference between synchronous and asynchronous update? : abap bdc

1254


What are the abap/4 commands that link to a layout set?

1414


How do you restrict the data to be entered in the payroll area? : sap abap hr

1109


A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary

1164


How to display or know if the value entered contains records or not?

1110


in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.

2321


How to eliminate duplicate entries in internal tables? : abap data dictionary

1342


If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary

1211


We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???

2169


What is bdc programming? : abap bdc

1187