PA Period or GL Period

user11988226
Posts: 125 Green Ribbon
Comments
-
Hi,
You can use the same calendar as GL but it's the period types that really matter. If you're using the same period types then any periods added appear in both GL and PA. Once you've set the period type in your implementation options for an OU and transacted it you cannot change this setting. If you have different period types for GL and PA then you can add additional PA periods without impacting other areas. There are multiple ways that the GL period can be selected on your transactions if your PA and GL periods are different and you definitely need to understand these options. These options can be found in the user guides (Oracle Project Fundamentals Guide - Chapter 15 Accounting Periods and Dates for Transaction Processing) - part number B10858-03. function doHelpTag(helpTag){ var helperFrame; helperFrame = document.getElementById("helpTag"); //helperFrame.src='f?p=200:99:2078151259121114715::NO::P99_HELP_TAG:'+helpTag; if (helperFrame.contentDocument) { helperFrame.contentDocument.location.replace('f?p=200:99:2078151259121114715::NO::P99_HELP_TAG:'+helpTag); } else { helperFrame.Document.location.replace('f?p=200:99:2078151259121114715::NO::P99_HELP_TAG:'+helpTag); } } <!-- /*Global JS Variables*/ var htmldb_Img_Dir = "/i/"; //--> if (self.location.href != top.location.href){ top.location.href = self.location.href; }0