Add fields to report ME55

Hello,
I need to add some fields in reports from transaction ME55
Can anyone give some details to solve this
Thanks

Hello,
I´ve check program  RM06BF00  but i don´t see any point in this program to add fields.
i´ve debug  RM06BF00 program, it select all data but it display data using this perform:
"PERFORM submit(sapfm06b) USING sucomm."
any idea?

Similar Messages

  • Add fields to reporting table/structure CCSS

    My customer has defined some new fields (Z......) for WBS reporting in table PRPS. They would like to use these fields in report painter reports, but we have not managed to make them available in the library used (6P3). In order to make that happen they must show in the reporting table/structure used (CCSS) I guess? According to SAP there's no "easy way" of doing this, but obviously it should be possible.
    Can somebody give ma an idea how this can be done?

    Eventually we manage to get the customer defined field to show up as a characteristic in the relevant library. The reason we struggled with this was the defined length of the field. SAP does not accept a characteristic with a defined field length of more than 24 characters (we had 30). We ended up redefining the length of the field directly in include CI_CC1Z.
    Edited by: Roar Sørli on Feb 5, 2009 2:52 PM

  • Add field in report Z_ALR_87011963

    hi everybody
    I have to add a field on the selection screen of report Z_ALR_87011963, the field anlz-pernr
    I have made a copy of RABEST_ALV01 but I cant detect where the selection screen is getting populated
    I have added the field in structure CI_REPRAZUGA but apparently this structure i used for output
    does anybody know how to add a field on the selection screen
    thanks for your help

    Hi,
    While copying the standard code
    check all the check boxes in the first screen.
    In the next screen copy all the standard includes to Z includes.
    RASORT14
    RASORT_ALV04
    RASORT_ALV08
    RASORT_ALV10
    RASORT_ALV_DATA_FIELDCAT
    RASORT_ALV_MISC
    RASORT_ALV_PREPARE_TABLE
    RASORT_ALV_TOOLS
    ZRASORT14
    ZRASORT_ALV04
    ZRASORT_ALV08
    ZRASORT_ALV10
    ZRASORT_ALV_DATA_FIELDCAT
    ZRASORT_ALV_MISC
    ZRASORT_ALV_PREPARE_TABLE
    ZRASORT_ALV_TOOLS
    Now the complete prog is with you.
    In the starting lines of prog the selection screen design is done you can add the required field there.
    I think this will solve your problem.
    Reward points if it is helpful......
    Kruthik

  • Intrastat - Add fields in report output - VE01

    Hi Friends,
    I do not see import output  fields like mode of transport, COO, material No, etc in VE01 intrasta report output. Is there any configuration to add required output fileds. In the select laout also we do not have these fields except there in VEIAV table
    early respinse appreciated
    Thanks,

    Hi,
    Your question is already answered here:
    [VE01 -  User exit and BADI ?;
    This can be done through screen exit in SMOD/CMOD enhancement RVEXAKK1
    BR,
    Barna

  • We need add field to report Gen.Trip data (s_ahr_61016405)

    Hi Experts:
    In this moments we use the report s_ahr_61016405 for admin the Travel Management. But we need know if is posible include a new field whit REGION MAINT DEST in the output.
    Regards, Carlos Puga

    Hi Experts:
    In this moments we use the report s_ahr_61016405 for admin the Travel Management. But we need know if is posible include a new field whit REGION MAINT DEST in the output.
    Regards, Carlos Puga

  • Add fields to report

    Dear ,
    I Want to develop a new report but i'm new in oracle finance and I don't know where can I get the REFRENCE NUMBER Field and the TRANSFER TO GL Field.
    Thanks in advance.
    Yara Soulayman.

    I didnt get ur question clearly by 'Transfer to GL' Field..
    Talk to the users or functional people and find out Apps Screens on which the reports are based on, for e.g, if you need to create a report on all journals posted during the day, ask the user which is the screen he uses to view the Journals. Once you know that, go to Help->Diagnotics->a screen will appear asking for password('Enable Diagnotics Screen', contact Admin if u dont know password)
    Enter Block: SYSTEM
    Fields:last_query
    Also refer eTRM for GL
    Alo visit:
    http://download-east.oracle.com/docs/cd/B11454_01/11.5.9/html/erpdoc.html
    http://www.oracle.com/applications/financials/index.html?catalog.html
    There is some documentation on GL 11i on Appsnet
    Url is : http://www.oracle.com/appsnet/products/financials/docs/general_ledger.html
    Cheers!!
    [email protected]

  • Add Fields in S_ALR_87013570

    Hi All,
    I want to add fields in ALV in transaction S_ALR_87013570.
    The way i find is to copy the program but it seems very complicated because of 2 things:
    First one, there are a lot of programs to copy and if a update comes, the copy will not be updated...
    Second one, the program seems to be "mandant (system)" dependent...
    Sorry, i've checked now and the program is not System dependent... There was an "If sy-mandt <> XXX".
    I copy the first part and when i activate it, if i try tu use it in my "test mandant", an error appears and say "Program could only be used in mandant (system) XXX".
    Could somme one tell me how to use this program in other mandant (system) (i try to transfer it with scc1 but don't work)?
    And is there any other way to add fields in report S_ALR_87013570?
    Thanks
    Luis.
    PS: Please, apologize me for my english i'm a spanish boy who live in french country :o)
    Message was edited by: me :o)
            Luis Loredo

    Hi,
    I follow this good topic, but I have two questions :
    - I created me own Z* from standard 6PP2-001 and I would like add just one column but I can't ... only new section or horizontale page are available. Can you explain, a little more, the differentes steps to create column ?
    - In a second time, I'm looking for fill this new column with my own selection. User Exit with structure append on CCSS, I think is the good solution but ... I don't find place for abap customer ... any ideas ?
    By advance, Thank you.
    Ps: sorry for my english ...
    Edited by: AlexDoy on Jul 13, 2011 8:36 AM

  • Add fields in KOB2 & KSB2 report in selection screen as well as output

    Dear All,
    I have an issue in which i have to add fields in KOB2 & KSB2 report.
    i need to add below fields to KSB2 report.
    1) Internal order
    2) Vendor
    3) Purchasing group
    I also need to add profit centre in selection screen for KSB2
    Similarly for KOB2 i need to add below fields
    1) Cost centre
    2) Vendor
    3) Purchasing group
    I also need to add cost centre as input for KOB2 report.
    I have gone through note 325546 "CO line item reports: Creating a user-defined field" which can be helpful.
    However i am not sure as to how do i add fields in input screen as required.
    Other alternative is to create a Z report however when i try and copy the report both KOB2 & KSB2 call same report "RKAEP000".
    I am not able to get as to how do i differentiate the call of different screens when ZKOB2 is called or when ZKSB2 is called.
    I could identify " c_item_group" field having different values however i couldnot get a proper logic as to how correct screen can be called based on input
    Please suggest .
    Thanks,
    Ronak

    Hi Raymond,
    The note 747588 is good as soon as you are adding fields from the same table only.
    When I have added additional table into KAEP_SCOVP selection view below COVP (just because the extra fields I need are not in COVP) they will show up in KOB1 as selection criteria, but not getting saved.
    Any idea if any ABAP should be regenerated or what extra steps are required when adding more tables into Selection View?
    Thank you!

  • How to add field to the header for FBL5N ALV report

    Hi,
       I need to add fields to the customer line item display ALV report(FBL5N) header part.Right now there are four fields in the header like customer, company code, name and city, after that I need to add first name last name and phone no. Can any one tell me where exactly I need to add and populate there fields to be appear in ALV output list.
    Thanks in Advance
    Swapna

    Yes I have tried, I have place a break point in that perform but it does not stop. I think that is not the correct place to added and populate fields. That routine is for populate selection screen ranges single and multiple values and parameters only.
    Thanks
    Swapna

  • How to add new fields in report painter without library

    Hi,.
    I have to add new fields in report painter(std one) which is not in any library and so I am not able to add the fields in characteristics. Though I have added zfields in CCR1S but I am not able to add these fileds in characteristics in report painter(say - CJe3 t-code)
    How to procedd for this.
    Thanks,
    MOhan

    hi,
    first i copied the report 12KST1G in my Y12KST1G with form. In CJE2 when i Click this report then in the whatever fields coming in the characteristics we can put it in 'variables' tab and these will be the fields which is displayed on the selecton screen. So after doing the wbove changes in the exit , I am not able to get the fields in characteristics vale so that I can put it in variable. or do we have to do some chnages in the screen for this z report which is like std. one.
    FYI..The display of the fields was done in z-report with library but this is like a report without library and we did some chnages in the exit.
    Pls Suggest

  • Add fields in Drilldown customer reporting open items

    Hello,
    I have made a copy of the standard Drill down report 0SAPDUEAN-01,but I want to add fields that are not in the pooll list (like Reference - BKPF-XBLNR) or Assignment (BSEG-ZUONR).
    How can I do this?
    Any help will be rewarded
    Best regards,
    Victor

    <P>Hi Austin<P>
    <P>I need to do the same. I need to bring Bill of Lading number (which is Shipment number in our case). I need to bring that to the assignment field in the gl account. I know this can be done through sort key, but the field TKNUM is not avilable for sort key. I was wondering if you have found any solution of this.<P>
    <P>Thank you<P>
    John

  • Add fields in delivery report (ROIGSD01) in TD.

    Dear Expert,
    Anyone knows how can i add fields in the report ROIGSD01? the one which I use to get the deliverys in TD
    I already added the fields in the ROIGSD01_ITEM_ALV structure, but I could not find the user-exit to fill this fields.
    anyone made it before?.
    I would realy appreciate you help.
    Best regards.

    Hi
    Madhu is right. Please, see the coding in include V50R_USEREXITS
    * 1. Add field to list-display
    * Userexits for additional fields on list display
    * use append-structure in DDIC at structure SHP_VL10_ITEM
    * and ad field value in one of these routines
    *INCLUDE LV50R_VIEWG02.       "POS_ITEM_FILL_USER:       SD/MM-orders
    *INCLUDE LV50R_VIEWG03.       "POSTAB_VEPVG_FILL_USER    SD-Index
    *INCLUDE LV50R_VIEWG06.       "POSTAB_VETVG_FILL_USER    MM-Index
    *INCLUDE LV50R_VIEWG07.       "POSTAB_DELIVERY_FILL_USER Delivery item
    Do double click and see the coding. If you are in ECC 6.0, do an implicit. If not, go to SCCR.
    I hope this helps you
    Regards
    Eduardo

  • Need to add custom fields in Report RM06EN00 ( Tcode ME2N ) in the Output

    Hi,
            MY requirement is i need to add 10 custom fields in the standard program RM06EN00  whos tcode is ME2N.
    i have appended the fields in the EKKO table and they r now available in the dynamic selection screen of the report RM06EN00.
    But i need to display this fields in the output and these fields should also be available in the change layout of the ALV report which is displayed when u click on the change button after pointing the cursor on the PO number.
    I am looking out for any enhacement though which this requirement can be met. however my second option is to copy the standard report to a z program and modify it.  but i think it will not going to be east and it may take a lot of time..
    Need both advice and answers for this soon.
    Thanks in advance.
    Best Regards,
    Fardeen

    If you have want to add fields in Field catalog from se11 Add fields in this structure MEREP_OUTTAB_PURCHDOC using append structure and activate and execute ME2N with BEST_ALV IN SCOPE LIST U WILL find in change layout.

  • Add field TIDNR to list edit PM reports

    Hi,
    We have a requirement to add field TIDNR (Technical Identification number) from ITOB table into several list edit PM reports (IW28/29/38/39/64 to 69)
    I have read sap note [586523|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=586523] but this relates to adding customer defined fields and amending output structures and as the above field is a Sap standard field is it possible someone could give me some advice on how this could be done.
    Regards
    Gary

    Hi,
    For IW28:
    Create a custom append at the end of structure RIHQMEL_LIST.
    Create an implicit enhancement in the SAP programmes that need the new field (that you will have to find out yourself)
    Roy

  • We received a request to add one field in report

    we received a request to add one field in report
    Requirement given: ZINVB4P_UOP - Acct Payable Rpt - Blocked for Paymt note:  add the scheduled due date near the invoice date. This report is a little different then in legacy and has way too much data so if you could create an new radio button to make it match legacy for standadizaiton that would be great. 
    In the above requirement i under should that one field need to added and the other one " This report is a little different then in legacy and has way too much data so if you could create an new radio button to make it match legacy for standadizaiton that would be great." which i cannot understand the requirement. can you explain me what need to be done. based on that i will work.

    Hi Priya,
    I can not modify the query in code as it asks for the access key.
    Thanks,
    VIMAL

Maybe you are looking for

  • Problem displaying WebHelp in firefox called from web application

    We're using RoboHelp 7.03. When the WebHelp is generated, it seems that the navigation topics all immediately begin with a few illegal characters. This isn't a problem in IE -- it ignores these characters and displays our help pages fine. In Firefox,

  • IPhoto used to be available for Screen Savers, no more?

    I used to be able in Preferences>Screen Saver to point to my iPhoto library, now (and I don't know what changes I made that could have caused this) the iPhoto libraries are greyed out. Any ideas? Thanks in advance.

  • Unable  to kill or cancel the job in source system

    Hi gurus,    got a error , while loading delta for line item ods in AR.   stating as the job is not ended in the source system.'   i find the job in the source system and it is active.    i tried to kill that job from sm37, its not happening, and tri

  • IO Exception errors..

    hi, i am very bad Exception Handling.... here is my code public class spell1 {      public static void main(String args[]) throws IOException {           try{      System.out.println("enter the keyword");      BufferedReader in = new BufferedReader(n

  • Is there an application that will copy the content of a usb secretly?

    for example if i plug in a usb to my computer. and i want to copy all of it's content. without telling it to anything. and another that will speed up copying the content of a usb?