Change SAP standard variables

Hi Experts,
I have a scenario where we have done Broadcasting settings for some queries so that they run on weekly basis.  This has been automated to some extent.  But, these queries use variables which are mandatory manual input type and are standard SAP variables.  For this, we need to change the values everyweek.
Instead of changing manually, can we change these variables as Mandatory customer exit default value variables so that we can write code for this and then can completely make the broadcasting automated.
The variables I am asking whether we could change are SAP Standard variables:  0P_FYEAR (fical year), 0P_FPER (posting period).
Please suggest.
Regards,
Ravi

Hi,
Thanks for the quick reply.
The problem here is there variables are again used in calculating some other variable values either single value or intervals.  Also there are many queries which use these variable I am discussing about.  So, in this case it will be really hectic to change all these queries.  Even though if we change these variable properties, I think as these are mandatory customer exit default value variables, there wont be any effect.  If at all any exists can you please let me know what type?
What do you suggest?
Regards,
Ravi

Similar Messages

  • What are the bad Effect of changing sap Standard Programs?

    Hi all,
    I want to know what are the Bad effects of changing SAP standard screen and reports.
    I need a bit theoretical Explanation.
    Please suggest me some good and effective matter link.
    Regards

    Hi sonal,
    If I write the theory here ,might be its going to mess up here.mm..try this link.There are good information in changing a standard functionality.
    http://software.feedfury.com/content/28535477-changing_the_sap_standard.html
    2. I can tell one of like ...
    To change a standard program or functionality or standard field in  sap,we have to go for related user,customer scvren exit etc.
    We have to find the right exit to that particular transaction and do our customized coding there.We have to be very careful,since we are going to change the standard exit.this user exit will be used in 'N' number of other screens and transaction.So when you change , that change will /may affect the other transactions also.If you corrupt that particular exit,there are chances for that transaction to go for a toss.I have experianced this personally.when I was working on particular userxit and editing,that particular transaction was not working properly for others,since i was doing from my login,everyone came to my place and started bugging me to stop working on it:)
    Regards,
    SanthoshSivanathan

  • Sap standard variable for currecnt calmonth & year

    hi
    please let me know any sap standrd variable for current month & year

    Hi,
    "OP_RTFPM-Current Month of Fiscal Year", this is also to give month only. If still be in searching just try for month.
    Thanks-RK

  • Change SAP standard texts

    Hello all,
    When adding a table filter - the first column contains a filter icon and a tooltip. I wanted to change that tooltip.
    Does anybody knows of a way of doing that?
    Maybe there's a  project that contains such texts that I can download from the server and change?
    Thanks, Adi.

    Hi, Adi!
    I don' t think that' s possible - I mean if you think of the enourmous overhead you have to deal with when trying to change other SAP WDJ standards (like ESS/MSS) and the problems you get when importing support packages (Java-SPAU), it seems hardly impossible for me that a fundamental functionality has been implemented with enhancement possibilities.
    Regards,
    Thomas

  • Change SAP Standard Transaction

    I need to call one standard Tcode in Portal. That Tcode is having four Tabstrip. Requirement is each tabstrip showed in different pages also only few fields should be shown. Can you help me in this? Can I do only using Web dynpro and Portal? Is it necessary to use ITS and/or BSP?

    Hi,
    do you mean that you intend to build the transaction as an iView? Then you could, of course, integrate it into Web Dynpro ABAP, see http://help.sap.com/saphelp_nw2004s/helpdata/en/27/96b9c8f14e7d498b90a674710dc9c2/frameset.htm
    Regards, Heidi

  • 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

  • How to make use of variable present in sap standard FM to custom badi.

    Hi All,
    Scenario: I am using a transaction which makes use of SAP standard FM. Also I have used a zbadi to achieve my requirement. While debugging, I found that when the control goes to zbadi, i am unable to make use of the variables which are defined in standard FM.
    Now my requirement is to make use of variables present in standard FM into zbadi. Can anyone suggest me how to achieve this?
    Thanks in Advance......[:)]
    Regards,
    Vinit

    if your system is NetWeaver 7.0 (ECC 6...), then you can use enhancement framework to add your code to the function module.
    Otherwise, you can only access them if they have global scope, using ASSIGN ('(SAPLfunction group name)GLOBALVARNAME') TO <fieldsymbol> (be careful, you could change variable value, so make sure you don't)

  • How to find all those list of SAP standard and custom objects that are changed from a specific point of time

    Hi all,
    Please let me know the process to track or find all the SAP Standard and custom objects. that got changed from a specific point of time.
    Is there any function module or any table where this change log is maintained.?
    I just only need the details ,wheather that SAP standard or Custom object has got changed or not.
    Thanks in advance

    Hi RK v ,
    I really don't know what your actual requirement is , but if you want to know the objects as per the modification , then transport request will be much help to you .
    Have a look into table E070 and E071 .
    Regards ,
    Yogendra Bhaskar

  • How to change the lenth of existing field in sap standard table

    Hi all,
    can anybody help,my requirement is, how to change the length of existing field in sap standard table....
    thanks in advance..

    Which field are you thinking of in particular?  Are you wanting to increase or decrease the length?
    Some fields are used so extensively that a change to their length will mean adjusting many tables, some of them potentially very large, and hence taking a long time to adjust.
    Some standard SAP programs expect certain fields to be of specific lengths and won't work if the length is changed.
    Some screens could cease to work.
    If you decrease length, then you could lose data.
    matt

  • How to know changes in Standard program of SAP

    hi
       suppose some one has made some manual changes in SAP standard code with the help of access key. The another person wants to know what changes has been made by him?

    Hi,
    To find out modifications in a standard SAP program, check out modification overview. It is a part of modification assistant. When you open a SAP standard program, you will see some extra buttons on the tool bar i.e.Insert, Replace etc., just besides them there is a button for modification overview. Click on that and it will give you the list of modifications done on the program.
    If you just want to check out when modifications are done & their request nos, go to the version management and you will get the whole list of requests that the program has.
    Reward points if the answer is helpful.
    Regards,
    Mukul

  • Info. / Doc. on Changes to Standard SAP Program, Tables, Fields in SAP 6.0

    We are in the process of upgrading our SAP from 4.6c to 6.0 and I am looking for a document or white paper that summarizes changes to Standard SAP Programs, Tables/Fields, Function Modules etc.. from what used to be in SAP 4.6c to what it is in SAP 6.0.  I am not sure if such a comprehensive document exists or is posted in the forum.
    Any help or information in this regard will be highly appreciated.
    Thanks
    ram

    Hi Ram,
    <<   We are in the process of doing our technical upgrade from SAP 4.6c to 6.0. I am looking for a white paper or documentation listing the changes made to the standard SAP Programs, Tables, Fields, Function Modules etc. from Rel. 4.6c to 6.0. >>
    Do you want to know what custom changes were done to SAP standard objects in your system or do you want to know what changes SAP did from 4.6c to ECC6.0.
    There is no white paper or documentation to find out custom changes made to SAP standard objects. but there were many tools in the market to find out and tell what changes were done to sap standard objects in your system.
    Your question seems ambiguous please clear it.
    Thanks,
    Kiran.

  • SAP Exit Variables changes using FM RREX_VARIABLE_EXIT

    Hi BW Group:
                I am trying to made some modifications on Dates fields and for that I created variables as SAP Exit.
    In the code of the standard FM RREX_VARIABLE_EXIT appear a part to include the code for the new variables as RSVAREXIT_XXX_YYY.
    Does any one in the group use a SAP Exit variable before? Do you need to code in this FM?
    Thanks in advance.
                      Norge

    Hi,
      Please chk this URL , hope it may help u .
    http://help.sap.com/saphelp_bw21c/helpdata/en/f1/0a56a7e09411d2acb90000e829fbfe/content.htm

  • Changes in standard SAP form

    Dear all ,
    i want to make chages in SAP standard form named J_1I_ARE1. how do i do ds.
    when i open this form in change mode, pop up appears saying : Form J_1I_ARE1 language EN is not available . then it autimatically goes to create form for copying the original form to a new z form.
    is there nothing like getting access key for the standard form and make the necessary changes ?
    thand in advance
    Aakanksha

    Hi,
    Form  J_1I_ARE1 may not be avialable in your development Client. First copy the form from client 000 and try for it. Do not directly modify the original form copy it into Y/Z<> and make your modifications.
    Thanks.......

  • SAP STANDARD RETRIGGER WORK FLOW FOR SC CHANGES -SRM 550

    Hello ALL
    assume that we use any standard sap WF templates
    SC created
    SC awaiting for manager approval
    now requester changes any piece of data . will work flow retrigger ( again workitem created) for any cosmetic changes upon standard work flow templates used?
    what are the actions on shopping cart will retrigger the workflow
    now sc is awaiting for approval but below actions done by REQUESTER in the shopping cart
    1. changing sc descrition name?
    2. notes for approval?
    3.change qty /price /uom/ pg /product changes/ cost center changes /add attachment
    4.changing vendor
    please share what are the above actions will retrigger the workflow in SAP STANDARD.
    etc
    Mutu

    Hi,
    There is BBP_WFL_SECURITY setting in SRM 5.0.
    http://help.sap.com/saphelp_srm50/helpdata/en/37/830b3b7e7ef74de10000000a114084/frameset.htm
    I'm not sure if the table BBPD_COMP_FIELDS is for checking the changes.
    We can get answer by testing.
    Regards,
    Masa

  • If an employee changes Company code,how his YTD cumulations in CRT table calculates as per SAP Standards ?

    Hi All,
    Please help me out in understanding below scenario.
    If an employee changes from one company code to another code, how his/her YTD cumulates in CRT table as per SAP Standards.
    Let me go with example to make a clear understanding.
    Ex : Payroll has run for an employee upto payperiod 05. As per his pay assume that his /101 is 5000.
                             Monthly                  Yearly
    PP 1      :           5000                       5000
    PP 2      :           5000                      10000
    PP 3      :           5000                      15000         
    PP 4      :           5000                      20000
    PP 5      :           5000                      25000
    In PP 6 he has shifted from one company code to another company code. Now, how the system cumulates as per SAP standards ?
    PP 6       :           5000                        ?
    Will the amount nullifies or else adds to previous PP5  ?
    Thanks in Advance....

    Hi Ameet,
    I understood the same. But my client is asking that the amount should nullify in CRT table for yearly when an employee changes company code.
    And they have maintained different tax grouping for company codes in table v_t7ph0a. will that table makes any difference ?
    Regards,
    Nalini.

Maybe you are looking for