GetInformationSystemByStructureId
есть в вызове хлебных крошек
$InformationSystem = & singleton('InformationSystem');
$InformationSystem_id = $InformationSystem->GetInformationSystemByStructureId(CURRENT_STRUCTURE_ID);
if ($InformationSystem_id) {
...
}