Variable creation for Transaction S_ALR_87013336

Hi
I am getting following error on executing the transaction S_ALR_87013336
Global variable & has been deleted
Message no. KH488
Diagnosis
Global variable & has been deleted.
Procedure
Modify the report or form so that it no longer uses global variable &.
I am trying to add Co code and co code group as search filed so I have made adjustment to form 8A-PCA013G.
Please suggest how to correct the report and create variable
Selections Fields for Transaction S_ALR_87013336
Company Code Group ------------------------
or Value(s) From ------------- To-------------
Thanks

Hi
I have fixed the issue -  Global variable & has been deleted
I need help on the followings
Selections Fields for Transaction S_ALR_87013336
Company Code Group ------------------------
or Value(s) From ------------- To-------------
Thank

Similar Messages

  • Variable creation for my report

    hi all,
    i have to create a variable for a characteristic (navigational attribute), and add it as optional selection criteria. but when i had done this, i am not getting the prompt window to enter the values for that particular variable in the BEx analyser.
    Its urgent , plz help me
    reg
    ashwin

    Hi
    May be u forgot to drag the variable into the rows or columns. Check it and let us know..... If u did check that box then it will definetly ask for the input...
    Khaja

  • Variable creation for Workbook

    Hi,
    Please can we create the variable for the workbook... which is used for multiple queries.... if yes how...
    Regards,
    Sonu

    Hi Sonu,
    Workbook is nothing but executing number of queries at a single time.
    If there is any link between say example 2 queries like Customer and the variable used is also same one, then System asks only 1 time for the variable.
    So that the same value put in first variable screen of first query will be input for second variable screen of other Query.
    If there are different variables used in that queries then there will be two  variable screen options (Except Common variable).
    Regards,
    Rajdeep

  • Authorization object creation for transaction MIGO

    Hi,
    We have created the auth object for acct asignment category with values as activity & acct assignment category.
    But when assigned to respective users, its still allowing to perform the transactions.
    Basically I am using this object for doing Goods Reciept tcode MIGO.
    As in if auth object carries value 'K' in this object i.e. for cost center then other user with value 'P' i.e. project wont be allowed to perform the MIGO for POs with 'K'.
    Kindly tell me the specifications for the auth object, so that it will restrict users from performing the MIGO.
    Regards,
    Krutika

    hi!
    1) identify the infoobject which must have restricted access. I think it is Profit Center in your case or may be PSP element
    2) in infoobject maintainance screen check Whether it is marked as Authorization relevant(RSD1)
    3) goto RSSM and create a new authorization object and add your infoobject to it.
    4) in PFCG role maintainance screen add create a new role Project Management and addt eh users to it. under the authorizations tab go to maintaina authorizatioons and add your authorization object that you create in RSSM. and maintain the correct values with in it.
    with regards
    ashwin

  • Reg:variable creation for date

    how to create a variable with last refresh date
    after that use that object  ( <Date> is less than New
    Date). This will give you the entire data till last refresh date.

    Hi Vinay,
    You can get last refresh date using below function
    Var1=LastExecutionDate()
    Then you can apply filter [Date Object]>Var1

  • Creation of Transaction code for Reports created in FGI1.

    Hi all,
       We are in ECC 6.0 version. We have created one report for Profit Center Group Wise Receivables with transaction code FGI1. When we executed the report from FGI5 , it was showing the values correctly.
       We created the t.code for the report painter programe and tried to execute. The screen is different from that of T.Code: FGI4.  When we executed , it was not showing any values. I created authorisation for the report and also for the transaction codes.
       Appreciate your suggestion at the earliest.
    Thanks
    Dasa

    Hi
    Check TSTCP table  for the existing t-codes and for creating check this link
    Re: Transaction Code Creation for a Table/View
    Regards
    Pavan

  • Issue in transaction code creation for sap query report .

    Hi  Gurus,
    I have a requirement to create transaction codes for sap query reports. I found two ways to create transaction code for sap query report
    1) By Generating program for sap query report and creation of transaction code for that generated Program. in tcode.
    2) By using parameter transaction options in start object of se93
    What are the difference between creation of these two ways. Please specify  the advantages and disadvantages of both methods.
    Regards,
    Suneel Kumar Uggina.

    Hi Jogeswara Rao,
    But I am getting problem while transporting form development system to  the production system. After transporting to Production system  I have used the code created in development system, but it is giving Error ' No Program Found for that Transaction Code. And  I would like to know  on what conditions should I have to  use the First one  and as well as a second one in sap query reports.
    Thank You,
    Suneel Kumar Uggina.

  • Creation of transaction code for the table created

    Hi Experts,
    Can any one help me out with the steps that are used for creation of transaction for the table using the transaction SE93, i have created the table maintance generator.

    Hi
    Check TSTCP table  for the existing t-codes and for creating check this link
    Re: Transaction Code Creation for a Table/View
    Regards
    Pavan

  • Transaction code for creation of  transaction keys in obyc

    Dear Experts,
    Can u tell me what is the transaction code for creation of transaction keys in obyc asap.
    Thanks & Regards,
    Radhika.

    Hi
    There is no TCode and the path is
    SPRO-Material Management-Purchasing-Conditions-Price Determination....
    Cheers
    Srinivas

  • Maintain values for the variables in using Transaction SM30_SSM_VAR

    Greetings
    I’m trying to start a customizing transaction of SRM from Transaction Solar02 in the Solution manager, and this message appears:
    Maintain values for the variables in <> using Transaction SM30_SSM_VAR
    I start the transaction SM30_SSM_VAR but there are no values maintained. I don't know which values have to be set.
    Please if anybody could help me, I will be much appreciated
    Regards
    Henry
    appreciated.
    Regards
    Henry

    Hi Henry,
    you probably clicked an URL that has some <value> brackets inside? In this case you need to create a variable in SM30_SSM_VAR with the name "value" and maintain as attribute the e.g. the SRM-server you want to be replaced in the URL.
    Regards
    Andreas

  • BAPI for transaction J3AH (AFS Master Grid creation)

    Hi All,
    I have to create a AFS master grid from an external file.
    any one has any idea about BAPI/FM to create the AFS master grid for transaction J3AH?
    or any other way to create the master grid. Please let  me know.
    Regards,
    Phani.

    Hi Jose,
    This development was done almost 4 years back and can give you the general overview of the solution.
    The program is done in 3 steps
    1. Characteristics creation
    2. Update Characteristic values
    3. Create master grid number using IDOC.
      1. Create characteristic.
                  BAPI_CHARACT_CREATE - BAPI to create the characteristics
                  BAPI_TRANSACTION_COMMIT - BAPI commit to characteristic
      2. Update Characteristic values
    BAPI_CHARACT_CHANGE -> BAPI to update the value of the characteristics.
                  BAPI_TRANSACTION_COMMIT - BAPI commit to characteristic
      3. Create Master Grid
                 Use FM IDOC_CREATE_ON_DATABASE to create the idoc and FM 
                  APPLICATION_IDOC_POST to post the idoc
    The Basic type & Message Types are J3AGRI02 & J3AGRI
    Please check and let me know in case of any questions.
    will try to answer your questions
    Regards,
    Phani

  • Table for transaction code for creation of process order

    Hi Gurus,
    Please tell me, in which table i can see the transaction code used to create process order.
    regards
    Kaisar

    Hi,
    Table for transactions is TSTC.
    If your looking for t-code for process order - COR1.
    Regards,
    Vivek

  • How to add long text in bdc for transaction fb01 ?

    IN the existing program of bdc fb01
    i have to add a long text field
    but it gets stuck while i process in sm35
    is there a fm to add the field directly
    thanks in a advance

    Hi
    You can upload the Long texts separately into the transaction using the CREATE_TEXT fun module
    Need to pass the correct parameters like OBJECT,ID, OBJECTNAME and LANGuage with the proper declarations.
    see the sample code and do accordingly
    REPORT zmm_longtext_sm
           NO STANDARD PAGE HEADING
           LINE-SIZE 255.
    Description :   This Program is used to Upload the Service Master
                 :   Long Texts using the Fun Module CREATE_TEXT
    Internal Table for Upload of Long Texts Data
    DATA: BEGIN OF itab OCCURS 0,
            asnum like asmd-asnum,    " Service No
            text  LIKE tline-tdline,  " Long Text
          END OF itab.
    To create Long Text lines for CREATE_TEXT function module
    DATA:BEGIN OF dt_lines OCCURS 0.
            INCLUDE STRUCTURE tline.   " Long Text
    DATA:END OF dt_lines.
    Variable declarations for CREATE_TEXT function module
    DATA : dl_name TYPE thead-tdname,   " Object Name
           dl_lan TYPE thead-tdspras.   " Language
    Constants
    CONSTANTS:
    Object ID for Long Text of Service Master
      c_best     TYPE thead-tdid VALUE 'LTXT',
      c_material TYPE thead-tdobject VALUE 'ASMD'. " Object
    Parameters
    PARAMETERS p_file LIKE rlgrap-filename.
    At selection-screen on Value Request for file Name
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
    Get the F4 Values for the File
      CALL FUNCTION 'F4_FILENAME'
        EXPORTING
          program_name  = syst-cprog
          dynpro_number = syst-dynnr
        IMPORTING
          file_name     = p_file.
    Start Of Selection
    START-OF-SELECTION.
    *To Upload Flat file
      CALL FUNCTION 'UPLOAD'
        EXPORTING
          filename                = p_file
          filetype                = 'DAT'
        TABLES
          data_tab                = itab
        EXCEPTIONS
          conversion_error        = 1
          invalid_table_width     = 2
          invalid_type            = 3
          no_batch                = 4
          unknown_error           = 5
          gui_refuse_filetransfer = 6
          OTHERS                  = 7.
    Upload the Texts
      SORT itab BY asnum.
      LOOP AT itab.
        dt_lines-tdformat = 'ST'.
        dt_lines-tdline = itab-text.
        APPEND dt_lines.
        dl_lan = sy-langu.
        concatenate '00000000000' itab-asnum into dl_name.
    Call the Function Module to Create Text
        CALL FUNCTION 'CREATE_TEXT'
          EXPORTING
            fid         = c_best
            flanguage   = dl_lan
            fname       = dl_name
            fobject     = c_material
            save_direct = 'X'
            fformat     = '*'
          TABLES
            flines      = dt_lines
          EXCEPTIONS
            no_init     = 1
            no_save     = 2
            OTHERS      = 3.
        IF sy-subrc <> 0.
          WRITE:/ 'Long Text Creation failed for Service No'(001),
                 itab-asnum.
        ELSE.
          WRITE:/ 'Long Text Created Successfully for Service No'(002),
                 itab-asnum.
        ENDIF.
        AT END OF asnum.
          REFRESH dt_lines.
        ENDAT.
      ENDLOOP.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Print Layout Designer - Different Variable No for Different Currencies

    Hi Experts,
    I will need your support once again.I just noticed that the Withholding tax field on the Invoice print layout displays only when the transaction is in Local currency,while trying to trouble shoot this issue, I discovered that the Variable Number for the withholding Tax field for transactions in Local currency differ from that of USD transactions.
    I need this field to display irrespective of the currency, how can I achieve this? Can I get a comon variable number for that field ?
    Any info will be highly appreciated.
    Kind Regards

    Hi Chike,
    The answer is no.  You can not change them because they hold different values. If you want to use one PLD to print both LC and FC, you have to use many formula fields to do so.
    Thanks,
    Gordon

  • HOW TO Create  variants for transaction MASS on LFA1 object?

    hOW TO Create  variants for transaction MASS on LFA1 object?
    Edited by: cheppalliakr on Nov 10, 2011 1:09 PM
    Moderator message: please do more research before asking, show what you have done yourself and provide more information when asking.
    Edited by: Thomas Zloch on Nov 10, 2011 3:10 PM

    Hi Oscar ,
    You need to create optional date prompt variable  in BW which fills your requirement .
    Ex : If you require report should always run for 1st of the month to last of month .Then create Optional date variable in BW with interval .write customer exit ,
    if from date is left blank it should take 1st of the month and if todate is left blank it should take last of the month .
    when creating webi schedules , leave prompts as blank.

Maybe you are looking for

  • Web Apps doesn't read Word, nor reads/edits Powerpoint, but allows read/edits Excel, Sharepoint 2010

    I'll keep this short and sweet. Hopefully some light can be shed on my scenario and a solution. I have a Server 2008 R2 with Sharepoint 2010 and Office Web Apps setup. The installations went off without a hitch, and I setup a Site Collection with sev

  • 27" iMac with SSD only: can you add a Hard drive later on?

    I'm thinking of ordering a BTO 27" i7 iMac with onl the SSD, but am wondering if it will then have the internal brackets or space to take a secondary hard drive should I choose to install one later on? Yes, I'm comfortable opeing up an iMac.  I consi

  • DMS: Objectlink to more than 50 inspection methods(QMBDOC) gives dump

    Dear All, I have a requirement of attaching more than 50 objectlink for inspection methods to one document info records. So when i attach 40 to 50 inspection methds by BDC program or manualy & then i again try to attach one more inpection method obje

  • Dynamic table & data binding

    Hi all, I am trying to create an interactive form in WebDynpro ABAP (using Livecycle Designer 8.0). This application consists of two screens. I have a selection screen which populates an internal table in a context node. The next screen has the inter

  • JPA Criteria : LEFT JOIN with an AND condition

    Hi all, I have a question regarding JPA criteria. Here is my JPA query : CriteriaBuilder criteriaBuilder = em.getCriteriaBuilder(); CriteriaQuery<Long> criteriaQuery = criteriaBuilder.createQuery(Long.class); Root<Email> emailRoot = criteriaQuery.fro