SAP Exits in Bex

Hi,
  I need to create 2 SAP Exits on Fiscal Year and Posting Period....That will dynamically display Current Year and period data in report output
Can you plese give me details process how can i create them and also which sap exit or replacement variables i have to use
Thanks

Hi,
First of all, we cannot create SAP Exit Varibles. We Can create the Customer Exit varibles.
I Guess, We have already a SAP Exit varible to get Current Fiscal year ,And also another SAP Exit varible to get Current Fiscal period also.
In case , if we donot have any above varibles, we can create a Customer Exit varible.
We have tons of similar coding in these forums.
With rgds,
Anil Kumar Sharma .P

Similar Messages

  • Removing or Suppressing 0DAT SAP Exit from BEx Query

    Hi,
    I have a BEx Query on a MultiProvider. The Multiprovider is based on two Cubes. Iam facing a problem with the 0DAT Characteristic Variable on 0CALDAY. Although I dont use the 0CALDAY in my query, this SAP Exit Variable pops-up when I run the query. How do I remove or atleast suppress it from popping-up?
    I tried the 'Save & Reuse Varibale Values' options from the Query Properties Dialog Box. Although this works but I want to use one more Customer Exit Characteristic Variable on 0CALDAY & this variable is also getting resued because of the setting I made for 0DAT. I want this variable to pop-up and the 0DAT variable to be removed completely(or atleast suppressed).
    Would also like to know why 0DAT Variable is popping-up even when I dont use 0CALDAY at all....
    Thanks in advance,
    -Ravi

    Hi,
    Please refer to your following mail..I have the same problem with 0dat. Could you provide me any solution for this..
    Thanks & Regards,
    Karthi
    > Hi,
    >
    > I have a BEx Query on a MultiProvider. The
    > Multiprovider is based on two Cubes. Iam facing a
    > problem with the 0DAT Characteristic Variable on
    > 0CALDAY. Although I dont use the 0CALDAY in my query,
    > this SAP Exit Variable pops-up when I run the query.
    > How do I remove or atleast suppress it from
    > popping-up?
    >
    > I tried the 'Save & Reuse Varibale Values' options
    > from the Query Properties Dialog Box. Although this
    > works but I want to use one more Customer Exit
    > Characteristic Variable on 0CALDAY & this variable is
    > also getting resued because of the setting I made for
    > 0DAT. I want this variable to pop-up and the 0DAT
    > variable to be removed completely(or atleast
    > suppressed).
    >
    > Would also like to know why 0DAT Variable is
    > popping-up even when I dont use 0CALDAY at all....
    >
    > Thanks in advance,
    > -Ravi

  • How to look at sap exit  for bex variable

    hi gurus
    how can i read a sapexit for a standard variable created by sap. i need to replicate that same code and modify it and make my own user exit for a custom variable.
    thanks

    hi Adnan,
    sap variable exit is process with function module RSVAREXIT[variable name],
    e.g you want to see code for 0date, run SE37, RSVAREXIT0DATE and display.
    hope this helps.

  • Webi  Bypassing BEx Authorization Variable with SAP Exit

    BEx query has Hierarchy Node Variable with Authorization as processing type. Its set as User Input ready
    When the Webi report is refreshed, the LoVs appear as per the Authorization. However, if user doesn't select any value (pushes from right to left in variable screen) he gets NOT_AUTHORIZED error. Which is not intended, it should check the authorization in the background via SAP exit and populate the result. This is how it runs inBEx query.
    However, in Webi it's giving NOT_AUTHORIZED error? This is how the product is designed to work or is it a bug.
    I see several forum threads and SAP KBAs/notes but they are not answering my question. Could anyone please help.
    I am ready to provide more details on this error.
    Thanks,
    Tilak

    Hi,
    this is how authorization variable would work in any of the clients and not just Web Intelligence.
    You created an authorization variable which is configured as "read for input", so the user is getting prompted.
    So In Web Intelligence the LoV shows up.
    if the user does not select a value, then you are not sending a value, so you basically asking for all data and you are not allowed to see all data and therefore you are getting the message "no authorization".
    if you are making authorization variables as ready for input then the user needs to select the proper values - regardless of the BI tool.
    if you want the authorization to be check in the background then the authorization variable should be configured to not have ready for input.
    regards
    Ingo Hilgefort

  • BEx SAP-Exit Variables

    Where do I find documentation on BEx SAP-Exit Variables. What the Exit does and so on?

    Try this link.
    http://help.sap.com/saphelp_nw70/helpdata/en/36/df22419e2ab167e10000000a155106/frameset.htm
    The variables are documented as per BI Content.
    -Saket

  • In Bex Formula variabel, Current calander day(sap exit) missing

    Hi All,
    In Bex Query Desinger, there is a defualt SAP Exit formula variabel - "current calander day", we can use this.
    I am unable to see this formula variabel in my formula variabel list.
    How to get this standard sap formula variabel - "current calander date" in formula variabel, is any setting required to do?
    Dushyant.
    Edited by: DUSHYANT DADHANIYA on Aug 24, 2010 5:27 PM

    Hi Ravikanth Indurthi  ,
    i found 0f_aday - fomula var for current calendar day, this is only working at formula variabel in beq query designer.
    is there any formula variable for counting number of days, ex today is 13 sep 2010 than i want result 12 using formula variabel.
    is there any formula variable to get last date of previous month?
    Regards,
    Dushayant.

  • Subject: Where are SAP Exit Variables and how to use them in Bex Query

    I have seen references to variables:  0cyear (Current Year), 0CALYEAR (current year), oCALMONTH (Current month/year).
    Under 0CALMONTH characteristic or 0CALYEAR I do not see any of the variables, so how does
    one use these variable in the query. For example I want to create a restricted key figure:  Duration restricted by Current calendar year (e.g.  2009 if I am in 2009, 2010 if I am in 2010..).

    Thanks a lot. Actally, I was looking in my production system and under varaiables I did not find any SAP Exit variables,
    but in development envrionment I do see some.
    Why will it not show me these variables in production? Is it because:
    1. Some special premssion is required to view this type of variable
    or
    2. THese varaiables were not installed from Business Content
    It is hard for me to beleive, it is permission issue.

  • Customer exits in Bex

    Hello BW Experts,
    Could any one give me some pointers / web sites / materials / oss notes for Customer exits in Bex.
    Any help is highly appreciated.
    Thanks,

    Check Out service.sap.com/bw ... See under "SAP BW InfoIndex" there you find a section called "Exit".
    Let me warn you about Custome Exits usage in BEx ... be carefull about performances!
    Hope it helps
    GFV

  • Behaviour of SAP-exit feeded variables in variants of Broadcaster

    Hi folks,
    We would like to use the SAP exit feeded variable 0CMONTH (reference charateristic: 0CALMONTH) for broadcasting functionalities, based on a query.
    0CMONTH itself has SAP-default setting under details' property "Variable is Ready for Input", flag active set.
    If we select such query for broadcasting functions, creating some variants with characteristic variable 0CMONTH, how would these variants behave after the current month will change, changing to the next month?
    Example for 0CMONTH:
    Now: July 2008, 07.2008
    Next month: August 2008, 08.2008
    Would the initial created and saved broadcaster variants also change the month-setting as it would do in the BEx area?
    Or must the user change these variants each month again?
    Any reply is much appreciated.
    Regards
    Chäsitzer

    Thanks a lot Uday,
    now my enquiry changes a bit:
    How does the Broadcaster and its designed variants behave in the case of non SAP-exit variables with property setting "Variable is Ready for Input", flag active set?
    Thanks for any replies.
    Chäsitzer
    Edited by: Chäsitzer on Jul 23, 2008 9:37 AM

  • Current Year Formula Variable with SAP-Exit

    Hi Experts ,
    Is there any SAP Exit Formula Variable avaliable that we can use in BEX which gives us the Current Calander Year?
    I am able to find the current fiscal period ie "0F_CUFPE" which provides the current posting period/month.
    On similar basis, I need a FV which provides me the Current Calender Year.
    Please note that I do not need Characteristic Variables for Fiscal Year .
    Regards
    Dipali

    Hi,
    If you're refering to the InfoObject 0CALYEAR, there is an exit variable available called: 0CYEAR - Current Calendar year
    Which will filter on the current year.
    br
    Mikael

  • SAP-Exit option not available in Query Designer

    Hi,
    I'm trying to create a variable in BEx Query Designer that is processed by a SAP-Exit . But I don't have the option "SAP-Exit" in the drop down menu for processing type (from SAP-Help: In the variables editor, choose the processing type SAP Exit from the General tab page.).
    Am I missing any rights? Any ideas where the problem might be or is this just not possible at all and I have to use a customer exit?
    Regards,
    Alexander

    Hi, I think I didn't explain my problem right:
    I'm trying to use a variable in BEx Query Designer created by SAP that will be processed by a SAP-Exit. How can I add a SAP variable in BEx? I thought I have to create an own variable and assign "SAP-Exit" as processing type . But obviously this is wrong as I don't have the option for processing type "SAP-Exit". Any ideas?
    Thanks,
    Alex

  • How to create/use SAP Exit variable of Query designer

    Hello experts,
    Can you please guide me on how to create/use SAP Exit variables ?
    Is there any way we can transport customer exit include in which we write all codes related to customer exit variables?
    Kindly provide your valuable inputs on this.
    Thanks,
    Mitesh

    Hello Gautam,
    I think you should first implement the user-exit via the transaction SMOD/CMOD and the SAP-Enhancement RSR00001 User-Exit ( BW Reporting )
    For the concrete implementation I would suggest to encapsulate the variables, as it is described here
    Easy implementation of BEx-Userexit-Variables
    and here: BEx-Userexits reloaded
    Kind regards,
    Hendrik

  • SAP exit 0DAT is not filled

    SAP Exit variable 0DAT for Calendar Day does not fill upon execution in BEx. Anyone experienced this problem before or suggestions to correct it?
    Thanks for any inputs,
    Petter

    If anyone else find this post by search: "solution" described in thread related to this problem:
    Re-appearing variable

  • "Customer Exit", "SAP Exit"

    Hi,
    In BEx, while creating a new variable, I see the options such as "Customer Exit", "SAP Exit" etc. What is the purpose of these options and what functionality do they provide?
    Reg,
    Sbastian

    Customer exit are used to automaticcaly fill variable value.You can check the code as follows:
    GO to SE37
    Enter EXIT_SAPLRRS0_001
    Double Click ZXRSRU01 .
    Check where your varible's code is embedded. If you don't know where it is, try doucle clicking on the INCLUDEs and your code should start with WHEN <your variable name>.
    Hope it helps.
    Regards

  • 3 variables connected by SAP exits

    Dear All,
                   I am using the Bex Query Designer to make a finance report.I am using three input variables , netduedate(op_keydt) ,clearing date(op_keyd3) and posting date(op_keyd2).But at the selection only netduedate is asked as input to user . netduedate(op_keydt) seems to be connected to clearing date(op_keyd3) and posting date(op_keyd2) by SAP exits. I am getting a satisfactory o/p in that I get this year's outstanding and overdue collection amounts.But now I am required to add another 2 columns showing LAST MONTH's outstanding and overdue.How do I get another 3 i/p variables of netduedate,clearing date and posting date which are connected by SAP exits or user exits in the same way so now the user gets current outstanding and overdue and last month's outstanding and overdue?
    Regards,
    Ratish

    Hi,
    are your variables restricting the key figures or filtering IObjs in the query?
    You'll have to work with restricted key figures.
    Your actual outstanding  and overdue will be restricted by your vars.
    Add two more KeyFigs for last month overdue and outstanding and apply the same logic.
    First try with offsetting the vars with -30 to see if it works.
    You might also need to debug and see how SAP is filling these vars.
    You can find the function modules in SE37: RSVAREXIT_<varnam>, in your case type RSVAREXIT_0P_KEYD* and press F4, you'll see all of them.
    hope that helps...
    Olivier.

Maybe you are looking for

  • How to hold several photos in the "order print" function of iPhoto?  I only get one at a time.

    I cannot get more than one photo to appear in the "order prints" section of iPhoto at a time.  How do I move several photos over to order prints?

  • How to use BAPI in webdynpro for java application

    Hi all, Please help in getting started with calling a BAPI in a webdynpro for java application. I have got only the content needed to call a BAPI in a webdynpro for abap application but not in java. Kindly provide me some documents if possible. Thank

  • Date Difference in Oracle 10g

    Hi All, Am having two input parameter, 1. Period Start Date 2. Period End Date Now i need to find out the difference for the following parameters between those two dates, 1. Monthly Difference (Number of months between two dates) 2. Quaterly Differen

  • Stopping Skype in IOS

    Hi, i would like to know how to block skype under IOS. as i read the article, http://ciscotips.wordpress.com/2006/06/07/how-to-block-skype/ it can be done, but many posted that skype does manage to pass through the router via different protocol. Othe

  • Adobe CS6 Flash - 3D transform tool is grayed out?

    Hi, I am using adobe flash cs6 and I want to rotate an image in 3d space, but when I select the image then click the 3d transform tool I don't get the 3 circles to spin the image. I tried opening the transform toolbar, and the options to move it in 3