Hello,
Well, as you all know OOTB Aging Snapshot Aggregate Fact Tables are done at a month level (month bucket level OOTB to be precise) on top of base fact table. Here in discussion, I would like to bring up 2 such widely know tables for Fin - AR. They are W_AR_XACT_F (Financials - AR Transactions subject area) vs W_AR_AGING_INVOICE_A (Financials - AR Invoice Aging subject area) tables.
Question: Why is that we don't have all columns brought into W_AR_AGING_INVOICE_A from W_AR_XACT_F in PLP phase? Is it to avoid lower granularity level so that the aggregation stays at the level we want (which is month bucket level OOTB)?
The only reason I am asking this is to understand what happens if I want to pull Receipt Number column (REC_NUM) into W_AR_AGING_INVOICE_A table while populating from W_AR_XACT_F table in PLP Phase?
Any thoughts are appreciated. Pardon me if its a basic question of understanding.
Thanks.