Antwort1
Da Code manchmal einfacher ist als eine Erklärung, wandle ich meinen Kommentar direkt in eine Antwort um. Vielleicht kann der OP kommentieren, was das Problem bei diesem Ansatz ist.
\documentclass[12pt]{article}
\begin{document}
Combine the subscript with the math term. Also, use upright for terms
that are not explicit variables. I might use $\phi_{\mathrm{SB},P}$
if P were a variable, or $\phi_\mathrm{SB,P}$ if it were not.
\end{document}