After execution of a report we get parameter layout where we
have enter From_date and To_date.After entering From_date
and without entering To_date what happen a report will
execute or not?
Answers were Sorted based on User's Feedback
Answer / kumar
if you have not mentioned any initial values in the parameter
property sheet or if you have not used NVL function in your
query parameter, Obviously report will run without output,it
just display column headings.
otherwise (i mean if you have mentioned any initial values
in the parameter property sheet or if you have used NVL
function in your query parameter) report will run with output
Is This Answer Correct ? | 9 Yes | 1 No |
Hi Anil, When we importing the journals in GL module we need to insert the one row into GL_INTERFACE_CONTROL for each group_id.Now my question is what is the use of inserting the data into GL_INTERFACE_CONTROL table and if I not inserted into GL_INTERFACE_CONTROL what will happen
You are working with interfaces if client doesnot give any flat then what will u do?
What is Place holder Columns?
Tell me some interface tables on ordermangement.
while doing the process of conversion if got any data error out what is the next step to reprocess
Can u define operating units inplace of inventory?
we have select statement in that two exceptions that returns no value. In that which exception will raise?
What is the concept of soa governance?
The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.
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
What is the difference between BPA AND Contract.
do i need to declare bind parameter before using in the query?