XL Reporter Period

I have a parameter in XL Reporter using the Fiscal Period.
However, the period code is different from what I see in SAP B1 Administration> System Initialiazation> General Setting --> Posting Period.
For example, when I run XL Reporter, the parameter show me a list:
Code       Period Name
200601    2007-01
200602    2007-02
However, in SAP Posting Period,  I see
Code       Period Name
200701    2007-01
200702    2007-02
The information in SAP Posting Period is what I want.  What have I missed?

Hi
Just run the following query through SQL Qeury Analizer and it will replace the XL reporter view that shows the fiscal info.
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[ixvPeriods]') and OBJECTPROPERTY(id, N'IsView') = 1)
drop view [dbo].[ixvPeriods]
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_NULLS ON
GO
CREATE view dbo.ixvPeriods
AS
select
(DatePart(yyyy,b.FinancYear)+1)*100 + SubNum as PeriodId,
(DatePart(yyyy,b.FinancYear)+1)*100 + SubNum as Code,
a.Name '   'ltrim(datename(month,a.T_RefDate)) as Name,
convert(nvarchar(8),a.F_RefDate,112) AS  PeriodStart,
convert(nvarchar(8),a.T_RefDate,112) AS  PeriodEnd,
a.F_RefDate AS  PeriodStart2,
a.T_RefDate AS  PeriodEnd2,
DatePart(yyyy,b.FinancYear)+1 as Year,
a.SubNum as PeriodInYear,
a.SubNum-1 as PeriodMinus1,
b.SubType
from OFPR a
JOIN OACP b on b.PeriodCat = a.Category
GO
SET QUOTED_IDENTIFIER OFF
GO
SET ANSI_NULLS ON
GO

Similar Messages

  • Sales report period wise

    Hi
    Is there any report in SAP to know the customer wise Sales Organisation wise sales order peport.
    we need to konw customer wise sales orders report period wise. how many salea orders we booked for the customer wise.
    EX: Customer No | Customer Name| Sales document type |Total Sales order(Total of sales orders).
    Plase let me know any report available for this kind of information.
    Thanks
    Rao

    Hi..
    If you have SIS Configured you can use below STD SD Reports
    Standard SAP SD Reports
    Reports in Sales and Distribution modules (LIS-SIS):
    Sales summary - VC/2
    Display Customer Hierarchy - VDH2
    Display Condition record report - V/I6
    Pricing Report - V/LD
    Create Net Price List - V_NL
    List customer material info - VD59
    List of sales order - VA05
    List of Billing documents - VF05
    Inquiries list - VA15
    Quotation List - VA25
    Incomplete Sales orders - V.02
    Backorders - V.15
    Outbound Delivery Monitor - VL06o
    Incomplete delivery - V_UC
    Customer Returns-Analysis - MC+A
    Customer Analysis- Sales - MC+E
    Customer Analysis- Cr. Memo - MC+I
    Deliveries-Due list - VL04
    Billing due list - VF04
    Incomplete Billing documents - MCV9
    Customer Analysis-Basic List - MCTA
    Material Analysis(SIS) - MCTC
    Sales org analysis - MCTE
    Sales org analysis-Invoiced sales - MC+2
    Material Analysis-Incoming orders - MC(E
    General- List of Outbound deliveries - VL06f
    Material Returns-Analysis - MC+M
    Material Analysis- Invoiced Sales - MC+Q
    Variant configuration Analysis - MC(B
    Sales org analysis-Incoming orders - MC(I
    Sales org analysis-Returns - MC+Y
    Sales office Analysis- Invoiced Sales - MC-E
    Sales office Analysis- Returns - MC-A
    Shipping point Analysis - MC(U
    Shipping point Analysis-Returns - MC-O
    Blocked orders - V.14
    Order Within time period - SD01
    Duplicate Sales orders in period - SDD1
    Display Delivery Changes - VL22           
    Regds
    MM

  • Group and drill down and roll up by the most recent SCD2 type member in reporting period in SSAS

    Hello,
    I am new to SSAS and cube world so my problem might not be big of a challenge for you but it is for me.
    Here is my challenge :
    My simplified datamart relation star schema model looks like this (2 dimensions and one fact):
    DATE dimension - Date_Id, Date, Fiscal_Year, Fiscal_Quearter, Fiscal_Month, Calendar_Month, etc
     CLIENT dimension – Cient_SK, Client_Id, and two  SCD2 type fields : Status,and Class and, of course, Start_Date, End_Date to keep track of SCD2 along with a Current_Flag . I can have several records for the same Client_Id
    over a given reporting  period.
    FACT – Date_ID, Client_SK, Client_Id
    Fact table is daily snapshot that loads one record per client only if a client was active on that day.
    Requirement: 
    Count number of currently active clients group by  “Status” or “Class” with option to roll-up to the total count of clients
    Count total number of clients who were active in the specific reporting period (period can be fiscal year or fiscal quarter or a month) grouped by the most recent “Label” or most recent “Status” or most recent “Class” in that reporting period.
    I created a cube and created a measure “Distinct_Count” that does just that - distinct count on Client_Id. It works just fine for current date as well as for any given reporting period and I have nice rolling-up/down thru Fiscal_Year-Fiscal_Quarter- Month.
    But I am having problem grouping by any of 3 attributes with SCD2 type in CLIENT dimension. I do not know how to get the latest active value (member) in the reporting period
    Here is my CLIENT dimension:
    Client_SK
    Client_Id
    Status
    Class
    Start_Date
    End_Date
    Current_Flag
    14
    78
    fair
    B
    03/01/2008
    27/09/2012
    0
    73
    78
    very good
    C
    28/09/2012
    15/08/2013
    0
    89
    78
    Bad
    B
    16/08/2013
    24/09/2013
    0
    95
    78
    Good
    B
    25/09/2013
    03/10/2013
    0
    97
    78
    Good
    A
    04/10/2013
    01/12/2013
    0
    102
    78
    Average
    A
    02/12/2013
    31/12/2099
    1
    For example:
    If selected reporting period is  Fiscal_Quarter is Q2 that covers period Aug-Sep-Oct (Client_SK: 89, 95, 97) and if my client was active in that period, when I group active client’s count by “Status”
     attribute I need to count this client in the group “Good” since that was the most recent value for this client in this period (Q2) for this attribute (Status).
    I do not know if this is important but just in case: user interface  could be Excel application or any MDX enabled Microsoft or third party visualisation tool.
    Thanks in advance

    Hello Bob,
    Thank you for your question. I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated. 
    Regards,
    Elvis Long
    TechNet Community Support

  • PNP standard screen Reporting period

    Hi All,
    The PNP standard screen has a parameter Reporting period.
    Could anyone please explain that if I select a Key date then what will this date be matched against in the database? Will it be the begda of an infotype?
    Also, same with selecting "other period" what would this range be checked against?
    I would appreciate your help.
    Regards,
    ~Mark

    Hi,
    When you select Key Date, all the employee records fetched which valid as on the Key date (i.e. All the records with BEGDA < KEYDATE < ENDDATE).
    Similarly for other field, employee records are fetched as on valid on the range given in the 'other period'.
    Hope this helps,
    Shrinivas

  • Hide Reporting Period in LDB PNPCE

    Hi Experts,
    Can someone please tell me how to hide/disable Reporting Period in LDB 'PNPCE'. My clients requirement is to use custom date fields instead of LDB's Reporting Period.
    Thanks
    Vasuki

    Hi,
              Using the reporting event AT SELECTION-SCREEN OUTPUT , we can do this by looping through the "screen" and making the screen period field "active = 0".
        LOOP AT SCREEN.
          IF screen-group1 = 'FF'.
            screen-active = 0.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.

  • LDB Reporting Period

    Hi,
    I would like to use the LDB Reporting period block in my standard report program.
    The block should contain a drop down box with the following values,
    All
    Today
    Future
    Other Period
    Key Date
    Current Month
    Past
    Current Year.
    Is there any macro for the same?
    Thanks,
    Harini

    Hi,
              Using the reporting event AT SELECTION-SCREEN OUTPUT , we can do this by looping through the "screen" and making the screen period field "active = 0".
        LOOP AT SCREEN.
          IF screen-group1 = 'FF'.
            screen-active = 0.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.

  • Different reporting period

    Hi Gurus,
    We would like to make reports on different periods than standard. Our reporting period is from the 26th of previous month to the 25th of this month, so e.g. for the month January 2009 we would like to show all the records from the 26th of December 2009 to the 25th of January 2009.
    Is there any possibility to do so? Thank you in advance for your reaction!
    Best regards, Tim

    Hi Chris,
    If you haven't tried, use the code to place a button to clear your selections.
    $div align="right" class="XUIPromptEntry minibuttonOn" $
    $a href="#" onclick="return PersonalizationEditor.removeDefaultSelection(false)"$
    Clear all criteria
    $/a$
    $/div$
    Replace $ with < or >
    Yar.

  • Default Reporting Period

    Hie,
    Is there a way of setting a default reporting period for a user in SAP B1 at a particular given time.
    Thanks.

    The report parameters are always saved from your last report.  If you need one set frequently, you probably need to switch the parameter not as often.  That may help.
    Thanks,
    Gordon

  • Reporting Period dates in tcode PFAL for generating iDoc

    Hi ALL,
    Please help me in understanding the reporting period dates in tcode PFAL
    Reporting Period
    1.Today - I am assuming that records which are valid on today that is endda should be fetched - is that right
    what are these current month and current year ,when i select them which records will be fetched in both Insert and Update trnasfer modes
    Thanks
    Bala Duvvuri

    They are similar to what we see in PA20 or PA30
    Thanks
    Bala Duvvuri

  • PGI & Billing documents posted into different reporting periods

    Hi guys
    The problem
    We have a situation where an Order was generated in January;
    3 deliveries/ Post Goods Issued (PGI'd) were processed for this order - 2 in January and 1 in February;
    And 1 billing document was created in February.
    This has caused some problems in accounting in that Cost of sales and Revenue is posted into two different periods (i.e. January & February)
    Customising
    The billing relevance for this order type has been customised via 'Define item category' to 'B - Relevant for order-related billing - status acc.to order qty'
    The order type is relevant for delivery; and
    The billing quantity via Copying control: Delivery document to Billing document config is 'B - Delivery quantity less invoiced quantity'.
    My question
    Since delivery could cut across several reporting periods and has to be completed before an ORDER-RELATED billing is done. Are there any settings that could be customised in config such that Revenue will be posted along with the Cost of Sales at the point of PGI?
    Many thanks in advance.
    Regards, Felix

    Can you please let me know whether the Actual GI Date in Delivery and Billing date differs in your case ??
    In normal circumstances, your Actual GI Date will be your Invoice date in which case, I feel your question is answered.
    thanks
    G. Lakshmipathi

  • Dynamic Reporting Periods

    Does anyone know how to run reports based on a dynamic reporting period? 
    I am trying to get details of staff based on their Entry Date and need the data to be valid as of this date.  If I set the selection period to 'today' it excludes anyone who is no longer an employee and I don't want this but if I set the selection period to match the range of dates in Entry Date, I get all their history appearing (unsurprisingly).
    Ultimately, I'm trying to get various statistics on staff who started in a 12 month period.
    Any advice would be greatly appreciated
    Emma

    what r all the data u want
    u can select only those fields(u want to see the data) as output fields in the SAP Query
    Reward points if helpful

  • Fixed report period based on current date

    I want to create a report containing records over a fixed period without using a date parameter. As a example I would like the report to continually draw on data that is no more than say ten years from the current date.
    E.g. Current date (xx/xx/2008) to (Current date - 10 years) or xx/xx/1998 then next year the formula would automatically adjust to current date (xx/xx/2009) to (Current date - 10 years) or xx/xx/1999.
    I am only a novice when it comes to designing reports so please bear that in mind.

    Hi,
    Create a RecordSelectionFormula and subtract 10 years from the current date with the DateAdd formula.
    E.g.
    //DateAdd (intervalType, nIntervals, startDateTime)
    {Table.Date} > DateAdd ("yyyy", -10, CurrentDate)
    The DateAdd function has more interval types, so you can subtract months, days, hours as well. Check the CR help file and search for DateAdd for details.
    Cheers,
    Fritz

  • Structuring a Business Area for Reporting Periods and Points in Time

    Dear all,
    I'm in the process of designing my first business area for discoverer.
    The database is for people staying in accommodation over various periods.
    (Anything from individual days to periods of 15 years!!)
    The reports I'm producing fall into two categories:
    (a) Reports on periods of time such as:
    Accomodation days during a year broken down by Region
    Trend of accommodation days per month during a two year period
    (b) Reports on a particular point in time such as:
    Number of people in accommodation on a particular day
    I'm trying to work out how to structure the business area.
    If I think about requirement (a), I'm inclined to create a view which
    splits up periods into one month chunks (the smallest period I think I need).
    By this I mean having a view which gives me a row for every month for which any period of accommodation is active. This makes reporting on a monthly basis fairly easy.
    If I think about (b), I'm inclined to create a view which leaves the accommodation periods as single rows and then calculate a boolean field which indicates whether that accomodation is active on the date in question.
    It seems that these two requirements need different structures in the business area. Maybe it's best to create two folders which draw on the two different views.
    Any thought would be appreciated.
    Regards
    Suhada

    Hi,
    As you would probably expect, it all depends on your requirement and the table design.
    You can create a date hierarchy in Discoverer that contains the day, month, year levels and this will make it easy to create reports with totals aggregated at these levels.
    However, if your table contains, for example, the start and end dates when people move in and out of accommodation, then you will need to have a period table so that you can report on the months between the start and end dates. The period table will list all past and future months and you can join this to your data to obtain totals for all the periods.
    If you need to have reports that display zeros or nulls for periods where there is no data, then you will need to outer join your data with a period table.
    The decision on whether to use views or folders and joins in the EUL depends on the complexity of your data model. If you need to join many tables together to produce a single report, then you should consider putting some or all the joins into database views.
    Hope that helps,
    Rod West

  • Balance sheet with alternative reporting period

    Hi everybody,
    I need to know if there is a report that allows to extract P&L data for an alternative period (eg. 07-2008 to 062009) for companies that have as financial posting period the annual standard from period 1 to period 16.
    The report must allow me to exclude year-end closing postings.
    Thanks.
    Stefania

    I posted a resolution about three or so months back
    Basically create a new infobject of account with a compound of co code - and a nav atts of alternate coa and alternative gl account
    This is to reolve the m:n realtionship of account to local account (ie it is different per co code)
    Create a bespoke extractor of SKB1 or extend the current one - and then add the compound object to your cubes

  • Customizing MSS reporting period dropdown

    We are in the process of upgrading our portal from EP6 to EP7 (NW04s). We have installed the updated business packages for MSS which are now web dynpro iViews. In the previous selection criteria iView that we utilized, we could set a property "Selection period values" to customize the entries available in the period dropdown. I do not see such a property on the new reporting iView I am using, mss~rpt. Is anyone familiar with how to accomplish this?

    Hi Darren,
    We do have a property in the iview for which you can set the period. You need to know the name of the property. Give us the iview name so that we can have a look.
    Cheers,
    Sathya

Maybe you are looking for