Let $n=\prod_p p^{c_p}$, $N\in \mathbb N$ and $$ \alpha_N(n)=\prod_p p^{c_p \bmod N}. $$ The function $\alpha_N$ is multiplicative since $\alpha_N(n)\alpha_N(m)=\alpha_N(nm)$ for co-prime $n$ and $m$ and completely multiplicative for a subset of $\mathbb N$.
Further let $$\log \alpha_N(n)= A_N(n)=\sum_p (c_p \bmod N) \log p. $$ It also reminds me to a sum of an adapted kind of von Mangoldt function, with following definition: $$ \Lambda^\star(n) = \begin{cases} \log p & \text{if }n=p^c \text{ for some prime } p \text{ and integer } c \ge 1 \text{ and } c\bmod N =1, \\ 0 & \text{otherwise.} \end{cases} $$
PS: Since the taste of the question was changed, some of the comments might be misleading. Sorry for that...