InterviewSolution
| 1. |
What Are Tb First And Tb Last ? |
|
Answer» TB First: The ACCOUNTS member Opening Inventory in the Sample.Basic DATABASE is TAGGED as TB First. Opening Inventory COMBINES the value of the first month in every quarter and USES that value for that month’s parent. E.g. the value for Qtr1 is the same as the value for Jan. TB Last: The accounts member Ending Inventory in the Sample.Basic database is tagged as TB Last. Ending Inventory combines the value for the last month in every quarter and uses that value for that month’s parent. E.g. the value for Qtr1 is the same as the value for Mar. TB First: The accounts member Opening Inventory in the Sample.Basic database is tagged as TB First. Opening Inventory combines the value of the first month in every quarter and uses that value for that month’s parent. E.g. the value for Qtr1 is the same as the value for Jan. TB Last: The accounts member Ending Inventory in the Sample.Basic database is tagged as TB Last. Ending Inventory combines the value for the last month in every quarter and uses that value for that month’s parent. E.g. the value for Qtr1 is the same as the value for Mar. |
|