Variables defined at the report level are accessible across all tabs within that report because they have global scope within the report context. Option A is incorrect because report-level variables are not limited to just one tab. Option C describes local versus global variables, but the question specifically asks about report variables, which are inherently global within the report.