Explain about MTD(Month To Date) and YTD(Year To Date) with
one example and where you use this in your project?

Answers were Sorted based on User's Feedback



Explain about MTD(Month To Date) and YTD(Year To Date) with one example and where you use this in ..

Answer / mohan k k pottturi

MTD MEANS REPORT FROM THE STARTING DATE OF THE MONTH AND
CURRENT DATE EX:I WANT A REPORT FOR THE MTD AUGUST MEANS
The report start date must be august 1st to today date(4
aug).same for the YTD.


WHERE WE CAN USE MEANS WE CAN USE SALES AND INVENTORY ITS
DEPENDS UPON U R REQUIREMENT

Is This Answer Correct ?    36 Yes 6 No

Explain about MTD(Month To Date) and YTD(Year To Date) with one example and where you use this in ..

Answer / sri

Eg for the MTD report is

select sal from emp where hiredate between
trunc(sysdate,'mm') and sysdate;
same for the ytd,qtd place yy or q respectively

Is This Answer Correct ?    14 Yes 13 No

Post New Answer

More Business Objects Interview Questions

where are objects are stored ?

6 Answers   Tech Mahindra,


Explain the difference between compatible and incompatible objects?

0 Answers  


1. What is the difference between in creating filters in designer and business objects? 2.How did u give a developed universe to your client? 3.If i want to grant access to a report to a group of users,how do i do?

2 Answers  


What is report template in b.o?

0 Answers  


How would you format some text using css to be verdana and bold?

0 Answers  


every reports have docid,when i export a report docid will change or not?

4 Answers   Zensar,


What Is The Difference Between Oltp And Olap?

0 Answers   Informatica,


when to go for alias and when to go for contexts

4 Answers  


What is ment by For each For all function. In which case we use the option in BO?

2 Answers   IBM, TCS,


Hi, difference between loop and trap in business objects ? Thanks in Advance nvsraghu

2 Answers   Infosys,


IN WHICH DIFFERENT SCENARIOS WE CAN USE @AA FUNCTION?

1 Answers   Accenture,


please anyone explain me the derived table with the problem tables.

1 Answers   CTC,


Categories