Sunday, October 22, 2017

Commonly Occuring Errors in Reports

  • There exists uncompiled program units
  • Report file is not found 
  • Width or Margin is zero
  • Not in Proper group
  • Single row subquery returns more than one row(If sub queries exists in report)

No comments:

Post a Comment

currentAppUi built in variable in VBCS

$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...