Customer Exit  - very urgent

Hi Guru's
I had a problem with Bex,while running the query i get the warning message
"Warning Initial Range_sign for customer exit variable ZYEAR is corrected"
"Warning Initial Range_opt for customer exit variable ZYEAR is corrected"
I got solution from sdn as to switch off the Bex settings Supress warnings from server and it works fine on my system.
But now i checked on other teamate's system and still displaying the warning message as abow.
Please any one can give me that is there any other solution for that.
Because if user run the query then user will get the same warnings.
Thanks in advance..
Regards,
Chandu.

Hi
This is exit code
   WHEN 'ZYEAR'.
     IF I_STEP = 2.
       LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE WHERE VNAM = '0P_FPER1'.
         CLEAR L_S_RANGE.
         L_S_RANGE-LOW = LOC_VAR_RANGE-LOW(4).
         APPEND L_S_RANGE TO E_T_RANGE.
         EXIT.
       ENDLOOP.
     ENDIF.
I'm not authorised to access RSRT on bw prd.
Please give me some solution for this as it's urgent.
Thanks.
Nani

Similar Messages

  • Customer Exits for Delivery & Goods Receipt - Very Urgent

    Hi Everyone,
      We have got a requirement where we have to trigger a screen exit/badi at the time of posting the material document in transaction MIGO or delivery document in VL01N, can any one tell me the right exit as this is very urgent.
    Rgds,

    Hi,
      Will you elaborate on this, I cant use call screen statement as this gives syntax errors, I have to necessarily use 'leave to' or 'call transaction', however using this above mentioned I wont have any scope for the variables which were there in the method of the BADI????,
    Any help would be very much rewarded.
    Rgds,

  • Very Urgent!!!Calling custom OAF vent reg page from JTT page gives error.

    1. We have a need to customize Oracle Marketing Online Event registration page (Oracle standard JTT page: amsEventRegistrantsEntryMain.jsp - available via function AMS_EVENT_REG_ENTRY) .
    2. We have created a new custom OAF page for the event registration and modified the function definition Web HTML property from "amsEventRegistrantsEntryMain.jsp" to "jtfcrmchrome.jsp?
    page=/oracle/apps/xxamw/xxams/event/webui/XXAmsEventRegScheduleCrePG&akRegionApplicationId=540&jttoijappn=OKL" (tried also with OA.jsp call)
    3. Now when we click on the Register link from the base (This Oracle standard Register link calls AMS_EVENT_REG_ENTRY and since AMS_EVENT_REG_ENTRY is modified we expect OAF page to render) page it throws "You have insufficient privileges for the current operation. Please contact your System Administrator." error. The function is not accessible.
    4. Navigation: Oracle Marketing Super User -> Marketing Online -> Event -> Registration Stb menu -> Search for a "Event Schedule Name" -> Click Go -> Click on Register link (We expect our custom OAF page when register link is
    clicked)
    Please note this design was tested successfully in an instance but when we migrated this to a new instance it fails. We cannot compare two instances since the previous instance no longer exists. Seems some issue with JTT menu straucture since we are using Oracle standard JTT function. This is a very urgent issue and any quick help or pointer will be great.
    Thanks/ Santanu

    Hi,
    R u still facing the issue?
    If So can you please tell me:
    Have u added your called function to the current user? That means by navigating to the responsibility you can access the same page directly, with out doing any transaction? If so then create your custom function with your required URL and attach to a menu ; then check if you are able to view that page from the menu navigation?If these thing is not working then I think you need to create a custom page that will extend the std region , that time hopefully it will work.
    Please post your result/thought!!
    Regards
    Apurba K Saha

  • Customer exit ==== Urgent

    Hi All,
    I ,  have a requirement where i have a purchasing organization to be displayed on the selection screen of the quesry and when the user executes an F4 on the selction screen he should only see the Purchasing Organization which have Classification (which is an attribute of Purchasing Organization ) which Equals to 'X'
    Can u pls help me it's urgent.
    Regards
    Rao

    Hi,
    this is for creating customer exit,
    goto CMOD> Goto ur project code> Enhancement for reporting>there u'll find the function module name>EXIT_SAPLRRS0_001> double click on this> ZXRSRU01--> it will lead to the next screen, here u have to write an ABAP code
    create a variable for purchase organization(right click on the corresponding info object-->create variable), it will be available in ur selection screen, here in the variable processing type u should customer exit as the processing type.
    then type ur ABAP code, for ur case u have to use IF condition like Purchase organisation= " " then give ur attribute name="X"..else come out of the loop.
    hope this helps...

  • Adding Custom fields to VL02N...very urgent

    Hi Friends,
    I have come up with a requirement, where i need to add 2 custom fields namely "EOD INDICATOR and FREIGHT AMOUNT" in a customized additional tab at the header level in VL02N transaction.I need to update the freight amount in the deliveries that are picked up by a report program where, the shipment number and the freight cost are the inputs. The problem is that, how to update the data in the delivery through VL02N and database.
    I found a BAPI, named "BAPI_OUTB_DELIVERY_CHANGE", where in at the header data we dont have fields for the custom fields i stated above. I want to know, how to enhance a BAPI, so that we can update the data for the outbound delivery and the database.
    In the BAPI, in tables I found EXTENSION1 and EXTENSION2 tables. Can I use these tables to update my fields?
    Let me know the way, like how to go ahead to update the customized fields in tcode using BAPI or some other way as soon as possible..it's very urgent..
    Thanks in advance..
    --sudha
    Edited by: sudha koduri on Jul 3, 2008 2:58 PM

    Check this thread:
    https://forums.sdn.sap.com/click.jspa?searchID=6422849&messageID=392261

  • USER-EXIT for DELIVERY--very very urgent

    Hi all,
    can u plz tell me the user-exit for delivery i.e this exit should be called after the delivery order is created.
    plz suggest some specific exit.it is very very urgent.
    Regards
    pabitra

    Rout ,
    u cannt find out user exits after the Creation.
    V02V0001            Sales area determination for stock transport order
    V02V0002            User exit for storage location determination
    V02V0003            User exit for gate + matl staging area determination (headr)
    V02V0004            User Exit for Staging Area Determination (Item)
    V50PSTAT            Delivery: Item Status Calculation
    V50Q0001            Delivery Monitor: User Exits for Filling Display Fields
    V50R0001            Collective processing for delivery creation
    V50R0002            Collective processing for delivery creation
    V50R0004            Calculation of Stock for POs for Shipping Due Date List
    V50S0001            User Exits for Delivery Processing
    V53C0001            Rough workload calculation in time per item
    V53C0002            W&S: RWE enhancement - shipping material type/time slot
    V53W0001            User exits for creating picking waves
    VMDE0001            Shipping Interface: Error Handling - Inbound IDoc
    VMDE0002            Shipping Interface: Message PICKSD (Picking, Outbound)
    VMDE0003            Shipping Interface: Message SDPICK (Picking, Inbound)
    VMDE0004            Shipping Interface: Message SDPACK (Packing, Inbound)
    *        FORM-Routinen für Userexits
             include mv50afzz.
             include mv50afz1.
             include mv50afz2.
             include mv50afz3.          "Userexit neu zu Release 3.0A
             include mv50afzk.          "Userexit 4.6A (KOMKG/KOMPG)
             include mv50afzl.          "Userexit 4.6A Liefergruppen
                                                                   "n_693000
             include mv50afzp.          "Userexit for pricing screen input
    Regards
    Prabhu

  • URGENT: user exit& customer exit

    hi every body,
                     pls let me know the difference between USER EXIT& CUSTOMER EXIT.and How& What Type of the TICKETS are received in realtime.is there any tool for receiving the tickets in SRM.
    Generally how many USERS are must for implementing the SRM project in real time.
    which implementation scenario is best for INDIA?&Why.
    i am requesting the GURUS please send me the detailed answers asap...............points will be rewarded soon.
    thanks
    warm regards
    rakhi

    Hi,
    For difference between USER EXIT& CUSTOMER EXIT,see this very good related thread:
    Re: user exit  vs customer exit
    BR,
    Disha.
    Do reward points for useful answers.

  • Customer Service (CS) module integration  with other modules VERY URGENT

    Customer Service (CS) module integration  with other modules like sd,mm,pm,fi
    documentation very urgent please send to my mail id [email protected]

    This is with regards to Integration of CS module with other modules:
    CS is in very close integration with Plant Maintenance(PM), Sales and Distribution(SD), FI, MM, Costing (CO) and also PP and HR.
    Incase you want to have resource related billing using DIP profile  (PM) you must have Cost element  and Service Products defined in MM etc.
    Itu2019s a very vast area needs to be explored based on the requirement in CS module. Any further assistance needed pls let me know.l.

  • Customer Exit Required-Very Urjent

    Hi All,
    Pl find the details below.
    In my report I need to capture the Lastest WSP Value(Whole Sale Price ) for single SKU( MaterialColorSize).
    I will get the WSP from the Billing DSO.But I  can find one SKU combination diffrent WSP's on diffre nt dates.
    Es :
    Material     Color    Size              Date                  WSP
    A               Blak       S              01/05/2010           100
    A               Blak       S              02/05/2010            120
    As per the above example i need WSP value of Latest  Date(2nd Line Item)
    In the Run time I will have mandatory selection for customer (Interval) and Date (Interval)  . As per my requirement when user enters the date and customers i need to collect all SKU's with customers and then I need look into billing  DSO from there i need to collect the latest WSP for each SKU and need to display in my output.
    So Pl provide me the code and also let me know On whcih characteristic I need to create the customer exit variable.
    Appriciate Your Help.

    Hi Uma,
    As your explanation I need to consider the customer in Billing DSO then relavant SKU i need WSP.But my question is
    when we are excuting report on a particular date i will get some SKU's for particular customer.So need WSP for only those SKU.But as mentioned we r not passing any SKU in the code.So will it  create any issue.
    If possible
    Can U elobrate your explanation.
    Select the records from Billing dso using the customer and date given in input, in where conditon.- ?
    Requirent : My report is combination of Non-SAP + SAP(AFS).
    All my sales data at the custome rlevel will come from Non-SAP and Invoice and Billing, WSP will come from SAP.
    Sp perticular customer wht are the sales ( SKU wise) that i am extracting from Non-SAP for those SKU data only i need to display WSP.
    Regards
    Ramakanth
    Edited by: Ramakanth Deepak Gandepalli on May 18, 2010 10:12 AM

  • Urgent - Related to generic customer exit for Query

    Hello Experts,
    We have a query whose selection screen has two user input variables, plant and fiscper. Let say user enters 001 plant adn fiscper 0012007. We have about 100 rows for this selection. Each row has three date fields D1, D2 and D3. we have requirement that out of these 100 records only those records which meet the condition that D1 falls between D2 and D3 should be displayed as query result, others should be ignored.
    Is there any generic customer exit (Like we have customer exit to manipulate virtual keyfigures) that gets called before query result is displayed where we can play around with the query result before it gets displayed? I am not talking about user exits for customer exit variables.
    Please throw some light on this.
    Thanks
    Sundar

    Hello Sundar,
    You can use conditions for the requirement mentioned.
    Create a Contition on date D1 with operator "Between" and instead of hardcoding the values for the condition use variable entries.There you can create a variable with Customer exit type - to get in the selected range of dates between D2 and D3.
    Thanks
    Sam

  • Urgent:: How to transport customer exit from dev to test system?

    Hi,
    We have created a Customer exit in our development system in the $tmp package, and we want to transport it to our test system. Can you please tell us how to proceed on this. We are not able to change the package as our package is a development package and so does not start with Y or Z.
    Best Regards,
    Charu.

    Your package is RSR right.. this is the package for the function group XRSR where in this user exit exists.
    you need to have a separate development class either starting with Y or Z. If not, ask any developer or your sap basis team to create one for you. then you can assign this development class to your user exit.
    To check this, go to SE38 - enter your program name ZXRSRU01, display, in the menu "goto", CHECK "object Directory entry", you should have this development class.
    Hope this helps.
    Shakeel.

  • Urgent - Customer Exit

    Hi All
    I am trying to write a Customer exit. But it is not working. i have created a Formula Variable (Zvar1) with customer exit to calculate Days Elapsed. This Days Elapsed should show the day which the user enters. For example if user enters 2004/06/22 when variable pop ups this days elapsed should show 22. For this i have assigned variable (ZZCALDAY) for  Calender day. Below you can see the customer exit. Exit_SAPLRRS0_001. Please help me out with the code.
    *&  Include           ZXRSRU01
    DATA: l_s_var TYPE rrs0_s_var_range.
    DATA: l_s_range TYPE rsr_s_rangesid.
    DATA: lv_date TYPE sy-datum.
    DATA: lv_date1 TYPE sy-datum.
    CASE i_vnam.  " Variablenname
      WHEN 'ZVAR1'.
        IF i_step = 2.
          READ TABLE i_t_var_range
          WITH KEY vnam = 'ZZcalday' INTO l_s_var.
          IF sy-subrc = 0.
            lv_date = l_s_var-low.
            lv_date1 = lv_date+6(2).
            CLEAR l_s_range.
            l_s_range-sign = 'I'.
            l_s_range-opt = 'EQ'.
            l_s_range-low =  lv_date1.
            APPEND l_s_range TO e_t_range.
          ENDIF.
        ENDIF.
    ENDCASE.
    Regards
    Naga Yadavalli

    The below program works when i debug if step=2 is uncommented. When i try to run the query it is not showing the data (No applicable data available)..
    *&  Include           ZXRSRU01
    DATA: l_s_var TYPE rrs0_s_var_range.
    DATA: l_s_range TYPE rsr_s_rangesid.
    DATA: lv_date TYPE sy-datum.
    DATA: lv_date1(2) TYPE n.
    CASE i_vnam.  " Variablenname
      WHEN 'ZVAR1'.
    <b>*    IF i_step = 2.</b>
          READ TABLE i_t_var_range
          WITH KEY vnam = 'ZZCALDAY' INTO l_s_var.
          IF sy-subrc = 0.
            lv_date = l_s_var-low.
            lv_date1 = lv_date+6(2).
            CLEAR l_s_range.
            l_s_range-sign = 'I'.
            l_s_range-opt = 'EQ'.
           Move lv_date1 to l_s_range-low.
            APPEND l_s_range TO e_t_range.
         ENDIF.
        ENDIF.
    ENDCASE.

  • Urgent - How to delete customer exit include.

    Hi, experts.
    Unintentionally I made a customer exit include by double-clicking standard customer exit.
    I tried to delete this include, but I can't delete it because of reference is alread made it.
    How can I delete it. Give me any help!!!
    Thank you in advance.

    Guess you are referring to an include.
    We can delete the object from SE38 transaction.
    1. Goto Transaction: SE38
    2. Enter the include name you created
    3. Click on Delete button from application toolbar.
    4. Confirm deletion.
    Kind Regards
    Eswar

  • Urgent!!Virtual Char & KF using customer exit!!

    Hi
    Anyone explain me in easier way the steps for Virtual char & KF & where we use it??H to use it with the help of customer exit & why??
    Pls xplain me .
    thnx
    raj.

    Hi,
    A virtual characteristic / key figure can be used to derive values at
    query run time
    The virtual characteristic / key figure must be added to the cube as a
    characteristic or key figure but not filled in update rules or transfer
    rules
    Useful for determining values that are not known or determined until
    query runtime
    You will find the Doumentation and Example in SMOD for Virtual Characterstics and Keyfigures.
    for Documentation and Example.
    Goto Tcode SMOD -> Enter Enhancement as RSR00002 ,Select the Radio button Documentation -> Click on Display
    check the thread for more info...
    what are Virtual Chars & KFs
    virtual char and keyfig

  • How to write code for this logic, plz help me very urgent

    Hi All,
    i am new to sap-abap, i got this work and i m working on this can any body help me in writing code, plz help me, this is very very urgent.
    here  i m giving my logic, can anybody send me the code related to this logic.
    this is very urgent .
    this program o/p should be in ALV format and need to create one commond 'SAVE" on this o/t list  if  user clicks save processedon and processedby fields in ZFIBUE should be updated automatically.
    i am creating one custom table zfibue having fields: (serialno, bukrs, matnr,prdha,hkont,gsber,wrbtr,budat, credate, cretime,processed, processedon, processedby,mapped)
    fields of zfibue:
    serailno = numc
    bukrs = char
    matnr = char
    prdha = char
    hkont = char
    gsber = char
    wrbtr = char
    budat = date
    credate = date
    cretime = time
    processed= char
    processedon = date
    processedby = char
    mapped = char      are   belongs to above type data types
    and seelct-optionfields:  s_bukrs for bseg-bukrs
                                        s_hkont for bseg-hkont,
                                         s_budat for bkpf-budat,
                                         s_processed for zfibue-processed,
                                          s_processedon for zfibue-processedon,
                                          s_mapped. for zfibue-mapped
    parameters: p_chk1 as checkbox,
                      p_chk2 as checkbox.
                      p_filepath type rlgrap-filename.
    1.1 Validate the user inputs (S_BUKRS and S_HKONT) against respective check tables (T001 and SKB1). If the validation fails, provide respective error message. Eg: “Invalid input for Company Code”.
    1.2 Fetch SERIALNO, BUKRS, MATNR, PRDHA, HKONT, GSBER, WRBTR, BUDAT, CREDATE, CRETIME, PROCESSED, PROCESSEDON, PROCESSEDBY, MAPPED from table ZFIBUE into internal table GT_ZFIBUE where BUKRS IN S_BUKRS, HKONT IN S_HKONT, BUDAT IN S_BUDAT, PROCESSED IN S_PROCESSED, PROCESSEDON IN S_PROCESSEDON, and MAPPED IN S_MAPPED.
    1.3 If P_CHK2 = ‘X’, go to step 1.11. Else continue.
    1.4 If P_CHK1 = ‘X’, continue. Else go to step 1.9
    1.5 Fetch MATNR, PRDHA from MARA into GT_MARA for all entries in GT_ZFIBUE where MATNR = GT_ZFIBUE-MATNR.
    1.6 Sort and delete adjacent duplicates from GT_MARA based on MATNR.
    1.7 Loop through GT_ZFIBUE where PRDHA = blank.
              Read Table GT_MARA based on MATNR = GT_ZFIBUE-MATNR.
              IF sy-subrc = 0.
                     Move GT_MARA-PRDHA to GT_ZFIBUE-PRDHA.
                  Modify Table GT_ZFIBUE. “Update Product Hierarchy
                 Endif.
        Fetch PRDHA, GSBER from ZFIBU into GT_ZFIBU for all entries in GT_ZFIBUE where PRDHA = GT_ZFIBUE-PRDHA.
        Read Table GT_ZFIBU based on PRDHA = GT_ZFIBUE-PRDHA.
              IF sy-subrc = 0.
                     Move GT_ZFIBU-GSBER to GT_ZFIBUE-GSBER.
                  Move “X” to GT_ZFIBUE-MAPPED.      
                  Modify Table GT_ZFIBUE.
                 Endif.   
    Endloop.
    1.8 Modify database table ZFIBUE from GT_ZFIBUE.
    1.9 Fill the field catalog table GT_FIELDCAT using the details of output fields listed in section “Inputs/Outputs” (above).
       Eg:                 LWA_ FIELDCAT -SELTEXT_L = 'Serial Number’.
                              LWA_ FIELDCAT -DATATYPE = ‘NUMC’.
                              LWA_ FIELDCAT -OUTPUTLEN = 9.
                              LWA_ FIELDCAT -TABNAME = 'GT_ZFIBUE'.
                              LWA_ FIELDCAT-FIELDNAME = 'SERIALNO'.
              Append LWA_FIELDCAT to GT_FIELDCAT
    Note: a) The output field GT_ZFIBUE-PROCESSED will be editable marking INPUT = “X” in field catalog (GT_FIELDCAT).
             b) The standard ALV functionality will be used to give the user option for selecting all or blocks of entries at a time.
             c) The PF-STATUS STANDARD_FULLSCREEN from function group SLVC_FULLSCREEN will be copied to the program and modified to include a “SAVE” button.
    1.10 Call the function module REUSE_ALV_GRID_DISPLAY passing output table GT_ZFIBUE and field catalog GT_FIELDCAT. Additional parameters like I_CALLBACK_PF_STATUS_SET (= ‘ZFIBUESTAT’) and I_CALLBACK_USER_COMMAND (=’HANDLE_USER_ACTION’) will also be passed to handle user events. Go to 2.14.
    1.11 Download the file to P_FILEPATH using function module GUI_DOWNLOAD passing GT_ZFIBUE.
    1.12 Exit Program.
    Logic to be implemented in  routine “Handle_User_Action”
    This routine will have the following interface:
    FORM Handle_User_Action  USING r_ucomm LIKE sy-ucomm
                                                               rs_selfield TYPE slis_selfield.
    ENDFORM.
    Following logic will be implemented in this routine:
    1.     If r_ucomm = ‘SAVE’, continue. Else exit.
    2.     Loop through GT_ZFIBUE where SEL_ROW = ‘X’. “Row is selected
    a.     IF GT_ZFIBUE-PROCESSED = ‘X’.
    i.     GT_ZFIBUE-PROCESSEDON = SY-DATUM.
    ii.     GT_ZFIBUE-PROCESSEDBY = SY-UNAME.
    iii.     MODIFY ZFIBUE FROM work area GT_ZFIBUE.
    Endif.
    Endloop.

    Hi Swathi,
    If it's very very urgent then you better get on with it, don't waste time on the web. Chop chop.

Maybe you are looking for

  • How do I retrieve data from a 500 GB Time Machine used as external hard drive?

    I have a very particular situation. For several years I used a 500GB Time Machine as a wi-fi broadcaster, a back up, and also as external storage for iTunes - I 'partitioned' it to allow for it's use as an external drive. Fast forward, and I've repla

  • RegExp bug in CS5

    This appears to send the RegExp engine into an infinite loop in PSCS5 but behaves fine in CS4. "-".match(/^(\+|\-)?(\d+|\.\d+|\d+\.\d+)$/) Can somebody verify this for me?

  • Wireless Connection drops after a few moments

    Hello everbody! Background: I have a cheap laptop with a windows only ACPI module, so I have to set acpi=off at all times anyway. I tried Ubuntu, which has the wireless problem too, but instead of repairing something bloated like Ubuntu, I now found

  • Price in Contract

    Dear SAP expert, I have a business scenario, where my company have a contract with a vendor, where the vendor promise to give 30% discount of the market price of ALL the items they're offering. As it is a contract, I attempt to use Contract functiona

  • VALIDATION IN RADIO BUTTONS

    Hi every body , Is it possible validate to different radio button groups ? Here is my JSF code : <h:selectOneRadio     id="radio1"       layout="pageDirection"     immediate ="true"     value="#{multiSiteBacking.radio1Value}"     valueChangeListener=