for report i have to parameters those are from_date and
to_date ,so to_date should be greater when compare to
from_date ,if we are giving to_date is less then it must
shows some error how we willmake
Answer Posted / mylapuram
while defining Parameters you can set range option(in
concurrent prog parameters window).
Select low for from_Date and high for to_Date.Then it will
not allow for from_date > to_date.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Do you know what is applysys in oracle application database schema, what is apps?
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
Can you define an erp system?
Do you know what are user profiles in apps. Any examples you can give?
is it possible to run the interface without using oracle apps?
How is choreography different from orchestration?
pls send me out bound code of supplers,site,bankiformation code pls as soon as
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
What is instead of trigger in where we will use?
what is global tempory table?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
please send me forms, xml pulisher questions,answers
what is the differences between internal requisition and internal sales order?
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
what is the difference between request group and request security in oracle apps?