Lösung: Code:
$overrulePIvars['uid'] = $this->piVars['pointer'];
while($row=$GLOBALS['TYPO3_DB']->sql_fetch_assoc($res)){
$marker['###LINK###'].= $this->pi_linkTP_keepPIvars($row['book_title'],$overrulePIvars,$cache=0,$clearAnyway=0,$altPageId =28);
}
unset($overrulePIvars);