Standardized (centered) variables — variables obtained by subtracting the original variable means and then divided by the original variable (e.g., component scores by individual) — are treated differently from the raw data. Unlike raw data, centered variables (with means 0 and standard deviations 1) are suitable for the linear combination formula, but not for the factor loading matrix. This formula is invoked by the SCORE option in the absence of NOINT option. With NOINT, the intercept is omitted from the analysis, covariances or correlations are not corrected for the mean, and even the SCORE option will not take standardized data [1].
If you are primarily interested in getting the component scores as linear combinations of the observed variables, the factor loading matrix table is not the right one for you. Again, when applying the [linear combination] formula you must use the standardized observed variables (with means 0 and standard deviations 1), but not the raw data. [2]
Raw data can be used with factor loadings.
References
[1] PROC FACTOR Statement
[2] Principal Component Analysis