Hi,
XVBRP is not globally defined in SAPLV60A, it is only an interface parameter of some function modules and only known there.
If you need to access it, you have to define a globally defined internal table of same structure, which you can fill fill thru enhancement or userexit.
Then you can access this new table with ASSIGN.
Gruß
Klaus