How to view sap standard 0P_PRFP1 query variable

Hi Guys,
I want to view the code for sap stadard query varibale Previous Period of Current Fiscal Year (SAP Exit) 0P_PRFP1. I have checked in TCode SE37. I know i can view customer exits by viewing Tcode CMOD. Is there a transaction to view SAP standard variables?
Thanks
Forhad

Hi,
Is it Function Group BWCO -> Function Module RSVAREXIT_0P_PRFP1 ?
Regards,
Michael

Similar Messages

  • How to implement fuzzy search in Query variables

    Dear Experts,
    Fuzzy search is eazy implemented in the abap  , but I do not know how to implement fuzzy search in Query variables
    our company have  a report,with input variable of customer code,   the user want to input 3 bits as fuzzy search. for example,
    the customer code  have 10 bit,  she want to only  input 3 bits before-- EAE *
    and hope the results will  be displayed.  if you have any solution , please advise. 
    ManyTthanks.
    Best Regards.
    Steve

    closed

  • How to Debug SAP standard Program SAPMM07I

    Hi All
    Please tell how to debug an SAP Standard Program for  MI07 T-code.
    In this Transaction I would like to change the  Unit of Measure filed  to Alternate Unit.
    Please, Help me out .. how to debug this program and how to change this field.
    Thank you
    Prasead K

    Hi Myline
    Thanks for your reply. My Issue is that I would like to Diplay  "Difference Qty" VM07I-DIFMG and Base Unit
    of Measure (ISEG-MEINS) in MI07 Tcode as Unit of Issue (MARM-AUSME) which is defined on Material Master Plant Data View.
    Till Now, I did is I copied MI07 Standard Program SAPMM07I to ZSAPMM07I. And Assigned this  Z program to MI07 in SE93. Now, I need to make modifcation in this Zprogram such that I display: Unit of Issue  and Difference Qty fields on MI07 instead of Base unit of Measure.
    Here, Base unit of measure is  EA and Unit of Issue in ICS (Imperial Cases).  IN MI04 we enter in ICS(unit of Issue.. which is converted to EA. and MI01 its in EA. (Base unit of Measure).
    Please if this not clear.. please let me know.
    Waiting for your reply.
    Thanks once again.. !
    Prasead K
    Edited by: Prasead K on Feb 19, 2008 9:15 AM

  • How to fnd SAP STANDARD program of Database table

    Hi to all,
    Please can anybody tell me , how to find out SAP standard program of database Tables  S070    (Breakdown Statistics).
    As this table contain two filelds Time To Repair and Time Between Repair , i want to knew how the standard program for the table have calculate them.
    i shall be thankfull to you for this.
    Regards
    Pavneet Rana

    Hi,
    Program for table is generated dynamically for each user ID, when ever you change the selection screen in SE16 or when you are executing the table entries for first time. Usually it starts with /1BCDWB/DB followed by table name. In your case it would be /1BCDWB/DBS070.
    Go to Se16, enter your table name and click enter. Once you are in selection screen, goto Menu=>system=>Status. Here you can see the program name.
    Thanks,
    Vinod.

  • How to make SAP standard field as mondatory in a screen

    hi all,
    i need to make SAP standard field as mondatory in a screens EG31, EG34,EG71
    TO DO THAT   I HAVE TO USE : EXIT_SAPLE30D_002 
    so can anybody tell me how that

    You can use standard program RSMODPRF.
    Execute this standard program without giving any input
    and select the data element whatever you want to make mandatory and click on Assign prog/screen button click OK and come back.
    now give required data element and execute the program again
    and write the code to make that datea element mondatory.
    hope it helps...

  • How to view SAP JPA query

    Hi All,
    In Hibernate we can see the query by setting in persistence xml file
    <property name="show_sql">true</property>
    Do we have anything like this in SAP JPA so that i can see the actual query ?
    If not is there any place in Server where can I check the fired query?
    Many Thanks

    Hi Arvind,
    You can monitor JPA Cache, for more details please have look of the below help
    Using JPA Monitors - Monitoring - SAP Library
    Thanks,
    Hamendra

  • How to enhance the standard web query template in BW 3.5

    hello experts,
    How can I enhance the standard web template in BW 3.5? I can see that in 3.5 0QUERY_TEMPLATE is not longer the standard web template, the new standard template looks completely different with new functionalities etc. I can't follow the steps in the How To guide as this refers to 0QUERY_TEMPLATE. Also in transaction RSCUSTV11, it's got now only two options: style sheet and template attributes but no longer web template.
    Any help would be much appreciated.
    Many thanks,
    Inma

    Many thanks for your help.
    I managed to set a new standard web template based on 0ADHOC but now I've found a new issue: in the WAD, I have created a new web template also copied from 0ADHOC. This web template will embed a query and the web report will be executed from WAD, not from BEx. The problem is that the different buttons (Save View, Bookmark, Variable Screen, Export Excel, Export to CSV, etc)don't seem to work when I click on them once the report is showing the results.
    Can you please give me any idea on what's happening and if there's anything else I should do?
    Many thanks in advance.
    Inma

  • How to view previous standard price in material master?

    Dear expert,
    in material master Costing tab 2, i can view the current and future cost estimate price. but i want to view the previous month standard cost estimate price in material master?
    For these, is there any configuration setting needed?
    Thanks for advance

    Hi
    When you re-release a Std Cost - The Future cost would become the CURRENT cost and the Existing curent cost would become the PREVIOUS cost.... You can then see the Previous cost estimate in material master
    br, Ajay M

  • How to view few values in F4 Variable screen?

    Hi All,
    According to the requirement user needs to see only few values in the variable screen.
    for example if the characterstic info object "ZPRODUCT" contains 100 values, but in the variable screen user needs to see only required 10 values, So that user can select 1 or multiple values from the list of 10 possible values.
    Could you please suggest me, how can i implement this scenario?
    Regards,
    Ravi

    Hello,
    Will this variant valid if we assign the report to a role and integrated into portal?
    The variant is working fine when i execute the report directly, but is dissappearing when i call it in portal via Role.
    Do you have any ideas on this problem?
    Regards,
    Ravi

  • How to reuse SAP standard EC ?

    In the Contact TI screen, there's an Opportunity List on one of the facets - which is really an embedded component, I think.
    I want to copy it to the Overview, and I see a Pane Container.  However I cannot find a EC for Opportunities.
    Does anyone know the general path to finding the Opportunities EC ?   
    Are standard ECs generally available for re-use ?

    Hi Tim,
    I have checked that Opportunity tab in contact TI is not a EC, it is advance list pane which could have bound with some node Opportunity under root of Contact.
    You can create custom EC and add ALP  and run a query which fill the ALP with Opportunity value.
    Thanks
    Sunil Maurya

  • I have installed Firefox 7.0.1 & though i have a fast internet every time i open Wikipedia, it loads only the HTML page. How to view Wikipedia standard page ?

    I am facing this problem for the Wikipedia site only. Before i used Firefox 3.6.6. It used to load wikipedia properly.

    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • Query Variable Screen

    Good day,
    Is it possible to remove or protect the "Check" option on a standard Web Query variable screen.
    Thanks

    Hi.
    As I know it is impossible.
    Regards.

  • How to view hierarchy in reports

    how to view hierarchy in reports

    Open Query Designer->right click -- properties --- tick mark active hierarchy .. select ur hierarchy (u might have more than 1 hierarchy). Select the option and level and then run the report and you can see the hierarchy level repo.
    assign points if it helps...

  • SAP standard Menu : few menu paths not visible in Production but dev

    Hi All,
    We have a problem where in we can see the following menu path visible in standard menu in developement system; while the same menu path ( and few others also ) not visible in production system for same user ( i.e. having similar authorizations )
    the path is :  SAP Menu --> Accounting --> Financial Supply Chain Management --> Cash and Liquidity Management
    Our system is : ECC 6.0
    Every user should be able to view SAP standard menu inspite of the fact that he might have authorization to certain transactions only; hence this should not be an authorization issue ( as per my view ).
    So can anybody help/ suggest in this regard?
    Thanks.
    Regards,
    Shamish

    Hi Alex,
    I had that option in front of me ( we actually tried it also with no result ). But before that I would like to know, why this might have happened. Why there is difference between standard menu on both servers?
    Regards,
    Shamish

  • How to view output of SAP Exit variables

    Hi All,
    I want to view the data of standard SAP Exit variables. For example, for displaying the current date, SAP has provided some variables to use in the report. Can you please guide me where to get all the variables and how to see the output of these variables.
    Thanks.

    Hi,
    1) In Business Content all the variable will available.
    2) If you will proper standard variable in your report, there is no need to check still you need to check then use RSRT tcode, give the report name and execute with EXECUTE+DEBUG option.
    3) for example current calender day data need in report then standard exit variable to you character sticks or depend upon same logic directly use in your key figure, in this case for that key figure value always current day date.
    4) it may helps you and elaborate your idea and explore your issue for further discussion.
    Thanks & Regards,
    Srinu.Raport

Maybe you are looking for

  • Limewire videos to ipod

    how do u take videos from limewire and put them to itunes the your ipod

  • Loss of Collections and imported photos with LR 1.3 on Leopard

    Using LR 1.1, I painstakingly imported approximately 5000 photos off my hard drive, applied keywords and sorted them into collections. I upgraded to Leopard and then later downloaded 1.3. I do not recall whether it was after this download or later, b

  • E51 Keypad is locked, I can't unlock ?

    Help Please I just can't unlock my phone, switch it on switch it off, sim card in sim card out, it doesn't matter the keys to unlock just don't seem to work....has this happened to anyone else????

  • Just When You Thought Scary Snakes Were Bad

    Just when you thought that scary snakes were about as bad, as it could get... along come a giant Sea Lamprey: http://www.theblaze.com/stories/2013/02/15/what-is-this-alien-like-creature-found-in-new-j ersey-and-yes-its-real/ Now you REALLY won't want

  • Loosing my Safari application... any help please?

    Hi, I don't know how I did, but I delete the Safari application from my iphone... and don't know how to download it from the phone (doesn't appear in the Apple store). Anybody could help me please (i don't have any access to web pages since then)? Th