How to write the no data found in XML Publiser Report in apps?

Answers were Sorted based on User's Feedback



How to write the no data found in XML Publiser Report in apps?..

Answer / eldho

We can do it in 2 ways.
In rdf, we can define a summary column (say
CF_COUNT)which counts the number of rows of a group, and in
the rtf layout create a text form field and put the help
text as <?if:CF_COUNT=0?>No Data Found<?end if?>
Other way, no need of summary column, in the rtf layout
create a text form field and put the help text as
<?if:
count(./LIST_G_SO_NUMBER/G_SO_NUMBER/LIST_G_SO_NUMBER1/G_SO_NUMBER1)=0?>No
Data Found<?end if?>

where
./LIST_G_SO_NUMBER/G_SO_NUMBER/LIST_G_SO_NUMBER1/G_SO_NUMBER1
is the expected path to the group, from the root of the xml,
that we define. This expression will count the number of
occurances of the group "G_SO_NUMBER1"

Is This Answer Correct ?    10 Yes 4 No

How to write the no data found in XML Publiser Report in apps?..

Answer / mahesh govindu

if count(*)=o then
it will displays the no dtata found

Is This Answer Correct ?    7 Yes 7 No

Post New Answer

More Oracle Apps Technical Interview Questions

what do you mean by value sets

8 Answers   Convergys,


In thet custom.pll what are the events we can write.

2 Answers   IBM,


In Oracle Apps Some tables ends with TL,VL,what is the significance of the TL and VL?

9 Answers   TCS,


I want to print output in portrait style?where i have to change the settings?

2 Answers   Sierra Atlantica,


Is SOB is attached with Business grp ?

2 Answers   Convergys,






What is request group

4 Answers   Accenture,


Explain the multi-organization structure.

1 Answers   Accenture,


what type of testing u r doing?

2 Answers   Convergys,


What is a flexfield? List out its types.

0 Answers  


How to create multi-layout reports ? If we have 5 layouts , then how to get into the 4th one ?

3 Answers   IBM,


is UOM maintained at master level or organization level or both?

3 Answers   Scan Steel,


please send me forms, xml pulisher questions,answers

0 Answers   Zensar,


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)