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 are the balancing segments in AR?

0 Answers  


If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?

0 Answers  


What are the User PARAMETERS in the Reports?

6 Answers   Accenture, CTS,


how will u do documentation

2 Answers  


what is the database size you used?

1 Answers   FIS,






what are version control tools used in oracle apps?

1 Answers   Cap Gemini, Sony,


HOW CAN U KNOW THE STAUS OF PO?

1 Answers   TCS,


what are the tables of auto invoice.

2 Answers  


What are Mandatory triggers to write in the block, which is created on view?

5 Answers   Oracle,


what is aim methodolozy

1 Answers   Wipro,


why do we go for oracle apps technical other than sap and other packages?

2 Answers  


What repots or concurrent program run to transfer data from Inventory to GL.

5 Answers   IBM, iGate,


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)