Adding parameter to standard report

Hi Experts,
Report: RCRM_MKTPL_MASS_BATCH_RUN
I need to enhance this report and add custom selection screen parameters to this. The implicit enhancement is only at end of report. Also, there is an include used here, but that is used in many other reports so I would refrain from enhancing that.
What is the other way to add selection screen parameters to this report?
Regards,

Hi Praveen,
This report is used by standard functionality for Mass change in Background. Since caller program again can only be enhanced at end. Then how will I tell stardard code to call the Z program instead of standard one?
One alternative is to do the create Z program and do same functionality for our custom attributes. Then call this program also in same caller program. But this will be too much of processing overhead and may consume more time to process.
Regards,

Similar Messages

  • Adding Columns in Standard Report RWBE

    hi ,
    could u please tell me what are the guidelines we have to follow while adding fields to the standard report RWBE. I am looking into Enhancement spot for it, or is there any method to do it.
    Regards
    Ali

    Hi Ali,
    In order to add fields to the report RWBE you can use this exit: COOPA003.
    Regards,
    Quddus.

  • Additional field to be added in sap standard report

    hi
    when we run fbl1n for vendors or fbl5n for customer we are getting only vendor or customer code, how to get vendor name and customer name in same sap standard report
    please suggest
    regards
    yuvraj singh

    hi lande
    i opened the report RFITEMAR and checked FM FI_ITEMS_DISPLAY as below :,
       call function 'FI_ITEMS_DISPLAY'
         exporting
           caller_repid  = c_repid_ar
           acctype       = c_koart_ar
           x_change      = x_change
           i_u_save      = gd_alvsave
           is_u_variant  = gs_variant
           it_u_fieldcat = gt_fieldcat[]
    then i click on gt_fieldcat[], and get the following :
    data: it_t021s       like t021s occurs 1     with header line,
           it_spectab     type tpit_t_tabstat     with header line,
           it_specfld     type tpit_t_fldstat     with header line,
           it_movefld     type tpit_t_fldmove     with header line,
           it_moveref     type tpit_t_refmove     with header line,
           it_kkcurr      type tpit_t_kkcurr      with header line,
           it_selscreen   like rsparams occurs 10 with header line,
           it_dyn_trange  type rsds_trange        with header line,
           it_dyn_texpr   type rsds_texpr         with header line,
           it_callback    like ldbcb occurs 10    with header line,
           gt_selscreen   like rsparams occurs 10,
           gt_dyn_trange  type rsds_trange,
           gt_searchpattern type syldb_sp,
           gt_dyn_texpr   type rsds_texpr,
           it_central     type tpit_t_central     with header line,
           gt_fieldcat    type slis_t_fieldcat_alv with header line.
    now what next, where to add name1, please suggest
    regards
    yuvraj

  • Adding field in standard report

    Hi,
    I have copied the standard table RM07MLBD(T-code MB5B) into Z-Report.  Now, i have to add a field LSMNG into the list output of the report.
    How to do that.?
    Plz help.!

    Thanks Max.I am not aware of this.
    But what if the required fields are not available in the standard prog then I think we have to check for either enhancement spots or copy the standard prog.Thanks again for making us aware of this INCLUDE and its functionality
    Mohit,
    RM07MLBD_CUST_FIELDS is already having LSMNG fields which needs to be uncommented.Fyi,documentation of this include is as follows
    * This include contains the structure for additional fields for report
    * RM07MLBD ( transaction MB5B )
    * the following fields are not shown in the list of report
    * RM07MLBD
    * If you want to insert some of these fields in the list of the
    * hidden fields delete the '*' in the type definition.
    Thanks,
    K.Kiran.

  • Cannot edit a field that is "Standard Report Column" when new row added

    Hi everyone,
    I have created a master-detail form from the wizard and within the detail report region source I have used apex_item.xxx API
    example;
    select C1, C2,
    CASE when C2 ='N' then
    apex_item.select_list_from_query(3, C3,'select a1 d, a2 r from table1', 'ENABLED', 'NO',null,null, 'f03_#ROWNUM#')
    else
    apex_item.select_list_from_query(3, C3,'select a1 d, a2 r from table1', 'DISABLED', 'NO',null,null, 'f03_#ROWNUM#')
    END C3
    from table;
    All columns C1,C2,C3 are defined as "Standard Report Columns".
    The results allows the column C3 field to be enabled or disabled for input depending on a condition.
    The problem is when you hit the default button "Add Row" to add a new row. The row is non-editable and is populated with null values.
    What I want is to allow input when a new row is inserted into the multi-row detail form.
    Can any one help?
    Is there a way to change the Display As field for the new row columns to "text field" from "standard report column" dynamically?

    I think you will need to use the old way of adding rows instead of the new one. I remember having headaches trying to get it working.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.apress.com/9781430235125
    http://apex.oracle.com/pls/otn/f?p=31517:1
    http://www.amazon.de/Oracle-APEX-XE-Praxis/dp/3826655494
    -------------------------------------------------------------------

  • Adding field in the standard report

    Hi ,
    i have added the one field in the standard transaction VL06 , in the outboud deliveries report according to the Note 605460. I have to add the field in LIPOV structure.
    after adding that field(include structure), in output i am not getting that added field.
    please help me .
    regards,
    ajay reddy

    >
    Ajay reddy wrote:
    > hI,
    >
    > i got the one more note to display added field in the report . (Note : 128154)
    >
    > thanks for your tme
    >
    > regards,
    > Ajay  reddy
    Hi Ajay,
    I have the same problem. I have added the field in the field catalog and the field in the final internal table also.
    But sometimes its displayed and sometime not.
    Looking forward for some help here.
    Varun

  • MSS - Adding a Standard report to the reporting section

    Hi All,
    I want to add Birthday list report to the reporting section in MSS.
    Right now I have  ee due to retire report, I want to deactivate this report and add standard Report " Birthday List".
    Please guide.
    Checked PPMDT, there is no brthday list report. How to add this to the set of reports.?
    Regards,
    Swati Sahu

    the birthday  list query had inconsistencies , resolved the inconsistencies and then could see the report in the MSS. For removing a report goto
    Personnel management > HRIS > HIS > Define task Functions.
    Remove the report entry which is not required. At the same place new reports can be added.
    Swati

  • Adding fields to the standard Report

    hi ,
    could u plz tell me what r the guidelines we have to follow
    while adding fields to the standard Report. (Ver ECC 6.0)
    in QA32 Tcode, after executing it will generate a report there i hv to add it.
    I could find structure of that main final table, i hv appended desired field also,
    Now im looking into Enhancement spot for it, is there any method to do it.
    Plz hv eye on it.
    Regards
    Vivek

    Hi ,
    this is the exact answer for your question.
    Go to the inclide RQALVF14 in this there is a perform  call_listviewer_f14, in this the output is displaying using REUSE_ALV_GRID_DISPLAY function module . before this do like this ..
    modify the output table p_object_tab like this .
    the output table is of structure QALS_D02 you can extend this by appending a structure with the custom fields and there is an enhancement ( i have checked it) in this routine call_listviewer_f14 in RQALVF14. Create an enhancement in this routine at the start of the routine and modify the output table using your custom code in it , then you wil get the data as well as fields into fieldcatalog,.
    Regards,
    Venkat Appikonda.

  • Blank report viewer control when adding a parameter to rdlc report

    Hi guys,
    I am currently generating a rdlc report in Visual Studio 2010 and embedding it into an asp page using a reportviewer control. My dataset is based on entity framework. The report runs fine and returns plenty of data in the format I want.
    Whenever I add a parameter to the report the reportviewer control on my page is just blank.
    I'm setting the parameter "available values" from a field in the same dataset used to generate the report but even if I add an empty parameter with no available values the reportviewer control is still blank.
    This is the same in both Internet Explorer 8 and Firefox 5.
    Any ideas where I'm going wrong?
    Thanks in advance.

    Hi,
    please check your report viewer property and make sure the parameter prompts property is true in your code
    rvReportViewer.ShowParameterPrompts =
    True

  • Adding extension "line-size 255" to a standard report on the first line

    Hi Experts,
    i want to modify the statment  from Report ztest1 message-id zm to Report ztest1 message-id zm and line-size 255.
    I am going to add the extension line-size 255 to the report statement in a standard report. There are no enhancement points near the first line. I have access key available, so i can make the changes to core mod.
    The problem is that if i run the report in background, out of the 8 fields, i only see the first 6 columns in the spool. remaining 2 fields are truncated.
    The reason for truncation is bcoz the line-size extension is not given to the report. What procedure do i have to follow to add the extension line-size 255?

    HI,
    You do not need any enhancement for it.
    If you have the access key then just add the additon line-size 255 to the repport statement.
    Regards,
    Ankur Parab

  • Adding BSEG-WSKTO to the standard report S_ALR_87012078

    The requirement we have is that we need to add BSEG-WSKTO to the standard report S_ALR_87012078.
    Is it possible to add a new field to a standard report build by report painter/writer. If so can you let me know how.
    Thanks,
    Gopi.

    No, it is no possible.
    You have to add a create a new biblioteque and then add a new report.

  • KSBB transaction - text to be added for standard reports

    Hi,
    We have a requirement of changing / filling the texts for the Statndard reports and User defined reports in the KSBB report tree.
    Client has provided an excel sheet containg the report texts for Languages DE, EN, ES, TR, ZH and KO.
    We could see the descriptions if we login into DE,EN,ES,TR but for Languages ZH and KO it appears like below in the Production system - with BLANK description:
    RKS1-0
       RKS1-01
          RKS1-011
    Wheras, we have values in our development system for these as below:
    Cost center Accounting
        Plan / Acutal comparisons
           Cost centers: Actual/Plan/Variance  (Standard Report : S_ALR_87013611)
    The question is how to IMPORT these values from development system (also with values given in the Excel sheet) to the production system above.
    PS: client also mentioned like "for the standard reports it is only necessary to import the reports from client 000" does this have any relevance to this above issue?
    Request you to provide solution to the above issue. Also, please let me know in case of  further explanation required for analysis.
    With Regards,
    Ravi Raghavan

    Hi Ravi,
    Can you try in the following IMG path.. I never faced this, but gut feel says importing report from 000 should help
    IMG Path is Controlling > Cost Center Accounting > Information System > Standard Reports
    Regards
    Ajay M

  • Adding Vendor Descrption for  standard report in  mb51.........

    Hi
    Experts....
       i am using MB51  Standard Report..
    i want  to add the vendor description to  this standard report...
    please suggest in  any procedure..
    hw can i write coding  for  add the descrption in  satndard program.
    Thanks & Regards..
    Spanadana...

    Hi,
    Better to copy the standard report prog into Z prog and modify that.
    Regards,

  • Adding custom fiields in the standard report QM10

    Hello,
    I need   to add custom fields to the standard report output transaction code QM10,  these custom fields are present in the QMEL table.
    I implemented BADI   which is BADI_EAM_SINGLELEVEL_LIST  and from the description of this I came to know this can be used for extending  the fields of standard report, but the break point is not getting triggered  if keep break point in this badi for this transaction (QM10) the break point is not triggered.
    Could you please suggest.
    Thanks,
    Bala Krishna  T.

    Hello Hussain,
    I have already activated the BADI which is BADI_EAM_SINGLELEVEL_LIST but still the break point is not getting triggered.
    As suggested by you I had also checked the where used list for this BADI and there are only standard implementations which are not called.
    Kindly suggest .
    Thanks,
    Bala Krishna T

  • Adding additional field (po number) in FBL5N standard report

    Hiya Gurus,
                     I have got a requirement to create a custom report similiar to that of FBL5N standard report with and addition of PO number for every line item of the report and customer address at the header level.
                   I wanted to know where and how can i add these two fields in the custom program, as i am new to abap the standard code is a bit nerve cracking for me!!!  Kindly guide me how to change the standard program.
                 Your guidence and advice would be of great help for me.
    Thanking you,
    ZIa

    Hi,
    Please Have a look at the following Thread hope you will fine the Answer.
    [ add fields fbl5n|add fields fbl5n]
    [Regarding a field addition in FBL1N, FBL5N|Re: Regarding a field addition in FBL1N, FBL5N]
    [ how to add new field to fbl5n|how to add new field to fbl5n...]
    Kind Regards,
    Faisal

Maybe you are looking for