Change Date in GL Calendar Periods

Dear All,
I created the Periods In GL Calendar and by mistake I put wrong date for one Period.
and generated the calendar.
I get Error "APP-SQLGL-08044 You can only modify periods that have never been used".
is there any solution/way to change the date of this period ?
Thanks and Regards

Did you refer note 1061798.1
If this note didn't help you,
let us know the version also let us know if the GL period is ever used.
Regards,
Srini

Similar Messages

  • Change Date Format in Calendar prompt

    Hi All,
    I am on 11.1.1.5 and the calendar prompt on selection of date/typing of date defaults to MM/dd/yyyy but, the requirement is to make it to default to MM/dd/yy. I have made 3 changes to the localedefinitions.xml file (dateSeparator,dateShortFormat,dateOrder) and they look like below
    <property name="dateSeparator">/</property> // separator to use between fields in short date formats
    <property name="dateShortFormat">MM/dd/yy</property> // default short date format for locale
    <property name="dateOrder">mdy</property> // preferred order of date fields for input
    But I still dont see a change in the format of the Calendar prompt. Do I need to change something else too?

    I checked under the My Account the locale is set to English and I have the following in the file but still when I select in the prompt the date format is MM/dd/yyyy instead of MM/dd/yy
    <localeDefinition name="en"> <!-- english base -->
    <property name="localeDisplayMessage">kmsgLanguageName_en</property>
    <property name="defaultLanguage">en</property>
    <property name="characterSetList">locale:en</property>
    <property name="listSeparator">,</property>
    <property name="decimalSeparator">.</property>
    <property name="thousandsSeparator">,</property>
    <property name="dateSeparator">/</property>
    <property name="timeSeparator">:</property>
    <property name="am">AM</property>
    <property name="pm">PM</property>
    <property name="timeFormat">h:mm:ss tt</property>
    <property name="dateShortFormat">MM/dd/yy</property>
    <property name="dateLongFormat">dddd, MMMM dd, yyyy</property>
    <property name="negativeNumberTemplate">-#</property>
    <property name="collationImplementation">win:0409</property>
    <property name="dateOrder">mdy</property>

  • SSRS Line graphs, change the axis maximum and minimum by month, and change data series from calendar year to financial year

    I am using SSRS and I cannot access SQL server to answer my problem, so the solution needs to be done via SSRS only.
    I am currently trying to graph some data. The problem is, the months on the X axis are aligned by calendar year. I need the first month to commence with July, with the last month on the axis to be June. This also means that the year series need to be changed
    from calendar year to Australian financial year.
    Screenshots are provided in the comments.

    Hi Northern,
    Per my understanding that you want to show the month in the x axis as the order of the financial year(7,8,9,10...4,5,6) and also display the year in the series group as the financial year, right?
    I have tested on my local environment and we can modify the query in the sql to get the financial year value based on the fields of Calendar year, details information below for your reference:
    1. Modify the query as below:
    SELECT
    Calendar_Date,CASE WHEN MONTH(Calendar_Date)>=7 THEN
    YEAR(Calendar_Date)+1
    ELSE YEAR(Calendar_Date) END AS Financial_Year,
    MONTH(Calendar_Date)as Financial_Month,
    Billing_Amount
    FROM TableName
    order BY
    Calendar_Date
    2. Add the "Billing_Aomount" in the Value area, "Financial_Month" in the Category group area and "Financial_Year" in the Series group area.
    3. Right click the  "Financial_Month" under the Category group to select the "Category group properties",click the sorting and add below expression in the Sort by to specify the order for the month in the x-axis:
    =switch(Fields!Financial_Month.Value="7",1,Fields!Financial_Month.Value="8",2,
    Fields!Financial_Month.Value="9",3,Fields!Financial_Month.Value="10",4,
    Fields!Financial_Month.Value="11",5,Fields!Financial_Month.Value="12",6,
    Fields!Financial_Month.Value="1",7,Fields!Financial_Month.Value="2",8,
    Fields!Financial_Month.Value="3",9,Fields!Financial_Month.Value="4",10,
    Fields!Financial_Month.Value="5",11,Fields!Financial_Month.Value="6",12)
    4. Preview you will get the sample chart display as below according to my sample data:
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • PCL PNP HR Change data retrieval

    Dear Friends,
    I need to develop a report which retrieves all changed data for the specific period specified by the user.
    1) I am not very sure if I need to use PCL4 or any other clustertable, or I can still go with PNP and do query RP_PROVIDE <OLD DATE> <OLDDATE1>!!!
    2) If I need to use cluster table could any of you please provide me sample code snippet thus I can go a head?
    Thanks and Regards,
    Joy
    Below are the entries and different infotypes for which the changed data list needs to be displayed.
    PA0002     Forename     VORNA
    PA0002     Name at birth     NAME2
    PA0002     Last Name     NACHN
    PA0002     Middle Name     MIDNM
    PA0002     Known As     RUFNM
    PA0001     Company Code     BUKRS
    PA0002     Birth Date     GBDAT
    PA0077     Ethnic Origin     RACKY
    PA0002     Gender     GESCH
    PA0002     Marital Status     FAMST
    PA0002     Name Suffix     TITL2
    PA0105     Email Address     USRID_LONG
    PA0002     Title     TITEL
    PA0006     Fax     NUMXX
    PA0006     Mobile     NUMXX
    PA0002     Nationality     NATIO
    PA0006     Domicile     LAND1
    PA0002     Religion     KONFE
    PA0702     Passport     TBD
    PA0702     Place of issue     TBD
    PA0702     Issue date     TBD
    PA0702     Valid till     TBD
    PA0041     Date of Hire     DATXX
    PA0000     Action Reason     MASSG
    PA0001
    HRP1001
    PA0002     Reporting to     ORGEH
    OBJID/SOBID
    CNAME
    PA0041     Date of exit interview     DATXX
    PA0041     Leave Date     DATXX
    PA0000     Leaving Reason     MASSG
    PA0006     Street     STRAS
    PA0006     Address Line2     LOCAT
    PA0006     City     ORT01
    PA0006     District     ORT02
    PA0006     Region     STATE
    PA0006     Country     LAND1
    PA0006     Postal Code     PSTLZ
    PA0006     Communication Number     NUMXX
    PA0002     Personal ID     PERID
    PA0041     Date Of Last Hire
         DATXX
    PA0001     Location     BTRTL
    PA0007     Part time flag
         TEILK
    PA0001     Job
         STELL
    PA0001     Payroll area
         ABKRS
    HRP1000     OrgLvl1     OBJID
    PA0001     OrgLvl2     
    HRP1000     OrgLvl3     OBJID
    HRP1000     OrgLvl4     OBJID
    PA0000     Personnel Number     PERNR
    PA0041     Date of seniority     DATXX
         EEBankName     
    PA0009     Bank account no     BANKN
    PA0009     Bank account type     BNKSA
    PA0002     PERID

    Hi,
    Go through this link.
    change document for HR data
    Regards
    Sudheer

  • Change date format in dashboard promt and calendar

    hi,
    do any one know how to change the date format when using the calendar option in dashboard prompt. As the user picks a date from the calendar the format becomes DD-MM-YYYY. The customer would like YYYY-MM-DD!!
    Any suggestions?

    Hi Jose, i tried to update the settings in the NQSConfig.INI file, but there was no luck.
    I would like to mention my issue here again.
    I have a dashboard prompt built on a Date Column and I would like to see it as a Calendar Type. The value of this prompt is save in a variable pDate.
    In the answer, i have a filter on a date column(This is exactly the same column used to build the Prompt). The filter i set as Advance SQL Filter as I want to use the TimeStampAdd function.
    The filter is set as Date_Key = TimeStampAdd(SQL_TSI_DAY, -6, '@{pDate}')
    The above request when ran from the dashboard, gives me the following error:
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 932, message: ORA-00932: inconsistent datatypes: expected DATE got NUMBER at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed. (HY000)
    SQL Issued: SELECT Calendar."Time Id" saw_0, "Sales Facts"."Amount Sold" saw_1 FROM SH WHERE Calendar."Time Id" = TimeStampAdd(SQL_TSI_DAY, -6, '01/01/2002 12:00:00 AM') ORDER BY saw_0
    My understanding is that the Calendar control is populating pDate variable in 'mm/dd/yyyy hh:mi:ss' Format, while the TimeStampAdd function expect the variable as 'yyyy-mm-dd hh:ss:mi' Format.
    Is there any other place that we need to update on the server that will force the Calendar to return the prompt value in 'YYYY-MM-DD HH:MI:SS' Format ?
    Thanks
    Sai

  • Where do changed data values goto if DB is in BACKUP mode for LONG PERIODs

    Where does oracle write if put the database in begin backup mode for LONG PERIODs. Lets say I issued a "ALTER DATABASE BEGIN BACKUP" command in a busy database and forgot about it for a long time.
    I understand that when the DB IS IN BEGIN BACKUP MODE, "the database copies whole changed data blocks into the redo stream." (Page 503 of 11.1 backup and recovery guide). But the redo stream is limited by the number of online redologs. After some time redologs also wont be sufficient for the changed data values after a begin backup is issued. I understand that there are archived redologs.
    Lets say there are 2 redolog groups in this database and Lets say 10 archive log files got generated since the ALTER DATABASE BEGIN BACKUP was issued.
    When i finally issue the "ALTER DATABASE END BACKUP" command, will Oracle sync the datafiles with the changed data blocks reading the data from these 10 archived log files ? What happens if i delete these archive redologs from the archive log destination. ??
    page 504 of 598 in the backup and recovery guide
    Caution : If you fail to take the tablespace out of backup mode,
    then Oracle Database continues to write copies of data blocks in
    this tablespace to the online redo logs, causing performance
    problems. Also, you receive an ORA-01149 error if you try to shut
    down the database with the tablespaces still in backup mode.
    it just says "performance problems", nothing more than that.*
    Any answers ? I am sure this question would have popped to some of you senior DBA people out there.

    user13076519 wrote:
    Where does oracle write if put the database in begin backup mode for LONG PERIODs. Lets say I issued a "ALTER DATABASE BEGIN BACKUP" command in a busy database and forgot about it for a long time. It writes just like it always does, plus it puts some extra in the redo log the [url http://oraclenz.com/2008/07/11/logging-or-nologging-that-is-the-question-part-ii/]first time a block is changed.
    >
    >
    I understand that when the DB IS IN BEGIN BACKUP MODE, "the database copies whole changed data blocks into the redo stream." (Page 503 of 11.1 backup and recovery guide). But the redo stream is limited by the number of online redologs. After some time redologs also wont be sufficient for the changed data values after a begin backup is issued. I understand that there are archived redologs. This appears to be a typo (incompleteness, really) in the backup and recovery guide.
    The redo stream is not limited by the number of of redo logs, only the volume of data. When a log fills up, it gets archived. If all the logs get filled up before the first one is finished archiving, the db will stall until the next redo becomes available. The only limit to archiving is disk space (and bandwidth if that is an issue, which it can be in some configurations).
    >
    Lets say there are 2 redolog groups in this database and Lets say 10 archive log files got generated since the ALTER DATABASE BEGIN BACKUP was issued.
    When i finally issue the "ALTER DATABASE END BACKUP" command, will Oracle sync the datafiles with the changed data blocks reading the data from these 10 archived log files ? What happens if i delete these archive redologs from the archive log destination. ??Archived logs are archived, Oracle only reads them in recovery. You do not understand archive logs, read the concepts manual.
    >
    page 504 of 598 in the backup and recovery guide
    Caution : If you fail to take the tablespace out of backup mode,
    then Oracle Database continues to write copies of data blocks in
    this tablespace to the online redo logs, causing performance
    problems. Also, you receive an ORA-01149 error if you try to shut
    down the database with the tablespaces still in backup mode.
    it just says "performance problems", nothing more than that.*Because it is overgeneralizing.
    >
    Any answers ? I am sure this question would have popped to some of you senior DBA people out there.Oh, you want to send me a gift for showing where in oracle it's documented? See [url http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:271815712711]here for something over a decade old.

  • How I can change Hollydays date in my calendar . In UAE -Fri-Sat it's Hollydays

    How I can change Hollydays date in my calendar . In UAE -Fri-Sat it's Hollydays

    Numbers & most apps, especially those from Apple, use the date format you have set in System Preferences > Language & Text > Region. You can then choose UK from the Region drop-down list. Mine says Custom because I've defined things further as in the second screenshot.

  • My calendar has stopped working, it either doesn't open at all (tap on it and it appears to opn but closes straight away) or if it does open when I try to change dates, it closes itself. t

    My calendar has stopped working. It either doesn't open at all (tapping on it it flashes on screen and closes straight away), or if it does stay open, eh. I try to change date or closes. Extremely frustrating. I have loads of entries in my calendar that I now can't access.

    Have you tried closing the Calendar app via the multitasking bar and seeing if it works when you re-open it ? Double-click the home button to open the taskbar, and then swipe or drag the Calendar app's screen from there up and off the top of the screen to close it, and click the home button to close the taskbar.
    If that doesn't fix it then you could try a soft-reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Why does calendar keep changing dates and times on icloud

    My calendar keeps randomly changing dates and times when using icloud and it is doing my head in.
    Is there a simple way of rectifying this or do I have to get rid of icloud altogether (to save my sanity?)

    If this is an iCloud calendar, you might want to check your time zone and time zone support settings.  Go to icloud.com, sign into your iCloud account, click your name at the top and choose Account Settings, click Time Zone and be sure it shows the correct time zone and that you have selected a city near you.  Then open your calendar on icloud.com, click the gear-shaped icon on the bottom left and choose Preferences, click the Advanced tab and make sure you have not checked time zone support at the top.
    On your iOS devices, go to Settings>Mail,Contacts,Calendars>Time Zone Support (in the Calendars section) and make sure this is set to Off.

  • Change billing date for first scheduling period in VA41

    Hi,
    Requirment: At the time of Contract creation, the first scheduling period amount will be compared to a fixed threshold value. If it is less than that threshold value then change its billing date to next schedule period's billing date.
    I have tried so many user-exits but hey are not triggered at the required point of time.
    As soon as we create the contract the dates will be changed accordinly.
    Also do we have any function module to change date if we make a Z program.
    bye
    Divya

    hello,
    SDAPO001  Activating Sourcing Subitem Quantity Propagation
    SDTRM001  Reschedule schedule lines without a new ATP check
    V45A0001  Determine alternative materials for product selection
    V45A0002  Predefine sold-to party in sales document
    V45A0003  Collector for customer function modulpool MV45A
    V45A0004  Copy packing proposal
    V45E0001  Update the purchase order from the sales order
    V45E0002  Data transfer in procurement elements (PRreq., assembly)
    V45L0001  SD component supplier processing (customer enhancements)
    V45P0001  SD customer function for cross-company code sales
    V45S0001  Update sales document from configuration
    V45S0003  MRP-relevance for incomplete configuration
    V45S0004  Effectivity type in sales order
    V45W0001  SD Service Management: Forward Contract Data to Item
    V46H0001  SD Customer functions for resource-related billing
    V60F0001  SD Billing plan (customer enhancement) diff. to billing plan
    Badi's
    BADI_SD_SCH_GETWAGFZ Scheduling Agreement: Read WAGFZ from S073
    BADI_SD_V46H0001     SD Customer functions for resource-related billing
    Thank u ,
    santhosh
    Edited by: santhosh kumar on Feb 9, 2009 7:59 AM

  • How can I change the date on my calendar?

    How can I change the date on my calendar?  For some reason, it thinks today's date is Dec. 31, 1969.

    - Go to settings>General>International and make sure that calendar is set to Gregorian.
    - Go to Settings>General>Date&Time and set the correct time and date. I iOS 5, set it to Automatic.

  • Reg: Extract Date for  the closed periods

    Hi,
    In FI/CO, Every Financial year accounts have been closed.
    Now issue is I want do extract the data for a particular period of which is closed (2002) By using some standard prog.  It is giving an error msg that the input date is closed. How to over come this as a technical guy.  They require the data for 6 months in 2002.
    Regards
    Reddy

    Hi Santosh,
    Thanks for your Questions. Below are the explainations:
    1. Can you expalin how your system is behaving at the moment?
    A. Presently the GR Processing time is 1 day for a material in Plant. So, if the user wants to produce on Wednesday (Planned date in PR, provided by the MRP run), then the delivery should be on Tuesday (Because GR processing time is 1 day). In  the same way, he dont wants the delivery to be on Friday. I mean, if he wants to produce on Monday,  he wants the delivery to be on Thursday.
    Only Friday, he don't wants to make the Delivery.(The delivery date should not show Friday in PR's).
    2. Pls explain your original MRP view and planning calendor setting...
    A. For solving of the above issue, we changed the Lot size to copy of "PK" - Period lot size acc to planniong calendar. Then we maintained the Planning calendar, in which the periods are for every Monday, tuesday, wednesday and thursday. Expecting, the delivery  should be excluded for friday, the friday in the planning calendar is not given as a period.
    The scheduling paramter in the Lotsize is tried with both the options (period start = Deliery date and period end = Delivery date).
    Later removed "PD" in MRP type and tried with "R1" Time phase req. But, the precondition for this is to maintain "Forecast req". This is also done. But, then, the system for this material is not responding to the MRP run. It is asking to run the forecast model. We ar not using SOP.
    3. The results thst you get with current setting?
    A. For the planned date in PR of Monday, the delivery date in PR is on the day before monday. i.e., Friday (Saturday and sundays are holidays).
    4. Expected results...?
    A. For the planned date in PR of Monday, the delivery date in PR should be Thursday (the day before monday production).
    Hope, i am clear in my explaination. Please revert back, if you need any more information.
    Thanks and Regards
    Surendra Chakka

  • Error changing date en SSM 7.5 Scorecard

    Hello,
    when working in SSM 7.5 Scorecard, daily data is shown for a KPI, but when try to change month in the calendar Icon ( located at middle Up the screen), got this error " Cant' execute command line   URL: http:// server:50000/strategy/pilotworks/sscalendar2.htm"   line 33
    looking for this file to check line 33, found the following  code block:
    LINE 31   var PreviousYear = new Date(CurrentDate)
    LINE 32   PreviousYear.setFullYear(PreviousYear.getFullYear() -1 )
    LINE 33   if (PreviousYear.getDate() !=  CurrentDate.getDate())
    LINE 34             PreviousYear.setDate(0)
    I'm working with de NETWEAVER and SSM 7.5  on Linux redhat 5.4, and I'm thinking this is a date format issue,
    can someone help me??
    regards.

    While working with options in SSM, I can found solutions to my questions!!
    now the issue of changing Period Time is SOLVE, just go to SSM Administration webpage, SCORECARD DEFAULTS,
    KPIs - Set Scorecard columns  , then uncheck the allow multiple  Actual and Target columns and that's it!!!
    so, back to the first question about the error on Date option, still wainting for your valuable and usefull help!

  • SSRS 2008 Column Chart with Calculated Series (moving average) "formula error - there are not enough data points for the period" error

    I have a simple column chart grouping on 1 value on the category axis.  For simplicity's sake, we are plotting $ amounts grouping by Month on the category axis.  I right click on the data series and choose "Add calculated series...".  I choose moving average.  I want to move the average over at least 2 periods.
    When I run the report, I get the error "Formula error - there are not enough data points for the period".  The way the report is, I never have a guaranteed number of categories (there could be one or there could be 5).  When there is 2 or more, the chart renders fine, however, when there is only 1 value, instead of suppressing the moving average line, I get that error and the chart shows nothing.
    I don't think this is entirely acceptable for our end users.  At a minimum, I would think the moving average line would be suppressed instead of hiding the entire chart.  Does anyone know of any workarounds or do I have to enter another ms. connect bug/design consideration.
    Thank you,
    Dan

    I was having the same error while trying to plot a moving average across 7 days. The work around I found was rather simple.
    If you right click your report in the solution explorer and select "View Code" it will give you the underlying XML of the report. Find the entry for the value of your calculated series and enter a formula to dynamically create your periods.
    <ChartFormulaParameter Name="Period">
                      <Value>=IIf(Count(Fields!Calls.Value) >= 7 ,7, (Count(Fields!Calls.Value)))</Value>
    </ChartFormulaParameter>
    What I'm doing here is getting the row count of records returned in the chart. If the returned rows are greater than or equal to 7 (The amount of days I want the average) it will set the points to 7. If not, it will set the number to the amount of returned rows. So far this has worked great. I'm probably going to add more code to handle no records returned although in my case that shouldn't happen but, you never know.
    A side note:
    If you open the calculated series properties in the designer, you will notice the number of periods is set to "0". If you change this it will overwrite your custom formula in the XML.

  • Error in asset after change of FYV to 13 period

    Hi,
    We changed the fisical year variant to 13 period from 12 period in year 2006 i.e. september is two period ,one on 18th and other on 30th.
    Now we are not able to do master data change i.e. AS02 to change the depreciation Key and even we are not able to ABZ0.
    Please find the attached message we are getting while doing the above transactions.
    Thanks in advance and will appreciate your help.
    SYST: You cannot change the depreciation periods
    Message no. AA662
    Asset affected: 175030000034-0000
    Diagnosis
    Processing terminated because the number of depreciation periods in company code 175 has been changed. However, you cannot change the number of periods in your live (productive) system.
    Procedure
    Change the depreciation periods back to the original value in company code 175. The number of depreciation periods is determined by the fiscal year version and the use of half-periods. At least one of these parameters was changed.
    If you want to change your system so that you can now work with half-periods, you have to use depreciation keys with time-dependent period control in that company code.
    If you need to make general changes to the number of periods for calculating depreciation per fiscal year, you will have to consult your system administrator.

    Hi Alok,
    My 2 cents please check the OSS notes, also while changing fiscal year we must be very careful.
    do refer the following oss notes : 132804 (Fiscal year change takes planned depreciation )
    AA669 upon fiscal year change and AW01 (196651, 79195)
    notes  46905 & (406960)Differing fiscal year variant in derived depreciation area 
    hope this are helpful.
    Please assign points as way to say thanks.

Maybe you are looking for

  • Chinese can not be displayed in the graph report

    I create a report using Graph Wizard , the graph contains Chinese. the report on my windows client runs ok, but on the linux server ,the Chinese in the graph could not be displayed,shows some boxes, but the paper layout shows Chinese normal.

  • Is there a way to achieve 'Panel Resize Event Filter' like function?

    Gopalakrishnan P Hi all, Panel resize filter is not available in Event structure. So if I use the below code, on pressing the maximize button, windows will maximize the front panel and later LabVIEW brings it back to the mentioned size. There will b

  • When switching format from word- pages -word I realized that i lost my table of content. What should I do?

    I had a word document from my Microsoft office. When extracting it to edit on my MAC, i realize that pages has omitted the table of content. The table of content was obvious so I noted it. My fear was, that there are other things that get omitted of

  • Where can i buy final cut studio 5?

    with the release of final cut 6, i cant find fcp5 on apple's website. and you need to own 5 to upgrade. i am a student but only for another year, and would like to buy final cut since i love working on it at school. where can i find it? thanks aaron

  • Configure scp username and password

    We used to load parts of the configuration for IOS switches from a ftp server. To easily access those files when logged in on the switch ...       copy ftp://a.b.c/conf-file running-config ... we configured the FTP username and password: ip ftp usern