Standard-report changes

Hi Experts,
               in the standard transaction  S_AHR_61015512 when i pass the values for data selection period between '01.11.2008' to '07.11.2008'  and i cleared status(overall) and Applicant action is '04'. i am getting all the records below '07.11.2008' i wnat only the records between '01.11.2008' to '07.11.2008' so how to do this.. can anyone guide me .,
i copied this program and ransaction into zprogram and ztransaction here how to change the logic..
Thanks in Advance,
ThiruKumaran. R

Hi ,
You can use CHECK statement for the validation.
check <data> in <select option>.
Regards.

Similar Messages

  • Regarding standard report changes !!!

    Hi Every One ,
    I am new to FI module ABAP Support ,Can any one tell me the procedure to modify the standard report    " FAGLL03 "..
    My requirement is to add the vendor field in the output, from which table i have to retrieve this and hw to modify the report?

    Hi srinath,
      if you see the report FAGLL03  the vendor field is already available. you just set your layout to have the vendor in your output.
    Reward points if find useful..

  • Is it possible to change the position of beining of text in a standard report

    Hi,
         I am wondering wether it is possible to change the position of the test (the starting point) in a standard report. I would like to print a label with different texts at different positions. If its not possible in a standard report is there any other way to do it.
    Thank you,
    Mudda.

    Hi Mudda, I don't see any way myself to set any particular starting position for your text. It looks like the best way to emulate this behavior would be to add a new line with lots of tab characters or spaces to place your new text at a specific offset from the left. You can also use Append Table to Report and wire in a 2D string array with only a few positions filled in with your various text labels as shown below. This will space text labels pretty well across the page. Try it out and see if it works for you. You could be more clever and build the 2D array programmatically if you wanted more control over position.
    Message Edited by Jarrod S. on 06-02-2006 05:37 PM
    Jarrod S.
    National Instruments
    Attachments:
    Set_Report_Position.JPG ‏69 KB

  • Standard report on changes in po document

    Hi all,
    Is there any standard report to Ability to view audit trail of releases and changes to all purchasing documents.
    Thanks & Regards,

    Hi,
    No standard report available check the following link for functional module that you can use.
    http://help.sap.com/saphelp_nw04/helpdata/EN/2a/fa01dd493111d182b70000e829fbfe/content.htm
    BR

  • Standard report on promotion and pay changes

    Hi All,
    Is there any standard report which captures promotion data along with pay changes.
    Regards
    Aryan

    query can be created to extract information from master records i.e Infotypes. For example, by creating a query , the data relating to an employee contained in various Infotypes can be extracted.
    Proceedure :
    Decide on the various Infotypes we want to make the query. Decide on the area where we want to query i.e Global area or Standard area. Standard area is client specific and globel area will include all clients.
    Menu : HR u2013 PM u2013 Admn - Information System - Adhoc Query
    Select area standard and select the user group already created
    Creation of new query :
    TC SQ03 - Select Environment u2013 Select Standard Area - Enter -- If new user group is to be created, enter name of the user group, click on create and enter necessary information and exit after saving
    TC SQ02 - Enter name of the Infoset u2013 Create u2013 enter name of Infoset - Data source -- > Table join by basis table u2013 give name of table e.g pa0000 - Enter - Click on insert table if we want to include more tables u2013 give name of table one by one and after finishing, place cursor on the joining lines and right click to delete unwanted relationships - check - and go back - field groups - include all table fields - click on generate button - go out
    TC SQ03 - Select user group - eg. Payroll
    Infoset - Enter name of newly created Infoset
    Assign users and Infosets - Assign infosets - put tick on payroll - save and go back
    TC PAAH - Expand the nodes and put tick on relevant fields depending upon necessity
    Save the query by giving the same name as infoset for easyness..

  • I want to change the selection text in the standard report/transaction  .

    I have added one screen field to the standard report , now i want to change the selection text in the standard report/transaction

    Hi,
    >
    scoy123 wrote:
    > I have added one screen field to the standard report , now i want to change the selection text in the standard report/transaction
    Refer:-
    CONSTANTS : c_comment(20) TYPE c VALUE 'write your comment'.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 1(20) c_comment.
    PARAMETERS : p_matnr TYPE matnr.
    SELECTION-SCREEN END OF LINE.
    Hope this helps you.
    Regards,
    Tarun

  • Making changes for a standard report

    Hi all,
    can any one tell me how toi make the changes for a standard report as per the client requirment.
    This is a report for RFQ price comparision,there is a SAP standard report available with tarnsaction code ME49.But some modificatios are required in the format.
    How should I do this.

    >
    Siva Rama Anne wrote:
    > Hi all,
    >
    > can any one tell me how toi make the changes for a standard report as per the client requirment.
    > This is a report for RFQ price comparision,there is a SAP standard report available with tarnsaction code ME49.But some modificatios are required in the format.
    >
    > How should I do this.
    Hi Shiv,
      I checked the transaction ME49 and found that it is based on a executable report called RM06EPS0. Also it is very much possible to make changes to this repor using the enhancement points. I found that already the report provides a lot of enhancement points. Here have a look:-
    1) ENHANCEMENT-POINT RM06EPS0_G4 SPOTS ES_RM06EPS0
    2) ENHANCEMENT-POINT RM06EPS0_01 SPOTS ES_RM06EPS0
    3) ENHANCEMENT-POINT RM06EPS0_G5 SPOTS ES_RM06EPS0.
    4) ENHANCEMENT-POINT RM06EPS0_G6 SPOTS ES_RM06EPS0.
    5) ENHANCEMENT-POINT RM06EPS0_G7 SPOTS ES_RM06EPS0.
    6) ENHANCEMENT-POINT RM06EPS0_02 SPOTS ES_RM06EPS0.
    7) ENHANCEMENT-POINT RM06EPS0_06 SPOTS ES_RM06EPS0 .
    Please refer to link below for more information about enhancement spots:-
    http://help.sap.com/saphelp_nw04s/helpdata/en/91/f1e540f8648431e10000000a1550b0/frameset.htm
    Many regards,
    Ravi.

  • Standard report to find changes in purchase contract

    Dear all,
    is there in SAP a standard report to find changes in contract - ME31K?
    For example:
    I have the contract with number AAAAA and Creation date: XXYYZZZZ. I change some header information on date: CCDDEEEE, Creation date of the change document. I need a report with input parameter Creation date of the change CCDDEEEE and output information Agreement Number AAAAA.
    Thanks,
    Michele Garofalo

    The changes can be seen in the contract.
    Alternatively, you can use the report CHANGEDOCU_READ (in SE38) to get the change documents. The object class for all purchasing documents (RFQ, PO and Outline Agreements) is EINKBELEG.
    Hope this helps,
    Lakshman

  • Standard report for material price change documents

    Hi Friends,
    Is there a standard report which lists all the material price change document?
    To view the document individually t-code CKMPCD can be used, but I need a report which lists all the documents for a specified period of time.
    Thanks a lot for all the efforts.
    Regards,
    Shilpi

    Hi,
    I do not know a standard report but an infoset+query created based on logical database BRM and BKPF-AWTYP = PRCHG (price change), BKPF-BUDAT (posting date),... and some BSEG-fields will give you the posted amounts. The original document (=corresponding price change document) number can be seen in BKPF-AWKEY.
    best regards, Christian

  • Why it returns ERROR after I changed some Standard Reports output to XML?

    Our EBS is a 11.5.10 CU2 instance.
    We just upgrated the XML Publisher to 5.6.1 and did all the work described in section "Post-install Steps" of "About Oracle XML Publisher 5.6.1"(Doc ID: Note:357308.1)
    Now we are do the testing.
    I changed the Standard Report "Journals - General (132 Char)" output type to XML, then ran it.
    It returns ERROR
    Logs is as flows:
    General Ledger: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    GLGENJRN module: Journals - General(132 Char)
    Current system time is 25-AUG-2006 11:39:25
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_SET_OF_BOOKS_ID='1001'
    P_KIND='L'
    P_POSTING_STATUS='U'
    P_CURRENCY_CODE='CNY'
    P_PERIOD_NAME='AUG-06'
    P_PAGESIZE='132'
    XML_REPORTS_XENVIRONMENT is :
    /global/d01/applprod/oracle/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /global/d01/applprod/oracle/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_AMERICA.UTF8
    REP-1401: 'beforereport': Fatal PL/SQL error occurred.
    ORA-06502: PL/SQL: numeric or value error
    Report Builder: Release 6.0.8.25.0 - Production on Fri Aug 25 11:39:26 2006
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 301650.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 25-AUG-2006 11:39:27
    Anybody know why?
    Thanks!

    Hi,
    The log file says that the RDF report actually errored out
    and its not a problem in XML Publisher.
    REP-1401: 'beforereport': Fatal PL/SQL error occurred.
    ORA-06502: PL/SQL: numeric or value error
    what you can do to debug is change the output type to text and run the report.
    See, if the report runs successfully. I guess, there might be some problem with the report itself.
    If the text report runs fine, change the output type to xml and run it.
    Hope it helps

  • Changes in SAP Standard report RVKRED01

    Hi,
    I am adding two fields(VBELN, VENDDAT) from VEDA table to SAP Standard report RVKRED01.
    I am not understanding the code in that report...how can i add those 2 fields in that report?
    anybody has an idea?
    Thank in advance,
    fractal.

    You can do append structure in table  VEDA  and add your two filds and populate the data in  the following user_exit
    Transaction Code - VKM4                                                                               
    FV45K001            User exit for determining the credit control area                                                                               
    Hope this’ll give you idea!!
    <b>P.S award the points.</b>
    Good luck
    Thanks
    Saquib Khan
    "Some are wise and some are otherwise"

  • Change for standard report

    hi friends,
    1.i have standard report which generates my output in standard format[it displays in ALV format]is it possible
    to modify my output according to my requirement like few data displays in horizontal .i want this to dispaly in vertical
    2.in tcode xk01 in screen withholding tax i want to make field PAN mandatory is it possible
    thanks in advance
    soorya

    hi,
    look here:
    http://help.sap.com/saphelp_470/helpdata/en/01/a9b461455711d182b40000e829fbfe/frameset.htm
    A.

  • Changes in standard report MB5B

    Hi Guys,
    I have to add 2 columns in standard report MB5B:
    (on selection screen i hv given the material, plant and date.)
    1. Description fields of all movement types in standard report MB5B.
    2. Calculation of cumulative balance at last column in standard report MB5B.
    I can make a copy of this standard report. But I am unable to understand where to add the code as debugging is very difficult in standard report.
    If anyone had done this same type of work please help me regarding the same <b>(where to add the code).</b>
    Thanks in advance.

    Hi
    You should create a copy of report RM07MLBD (it's the report ran by trx MB5B).
    I think you want to update the layout, this report decide the kind of output to show in routine bestaende_ausgebe (include RM07MLBD_FORM_01) and if parameter XSUM is initial the report use ALV to display the data see routine listausgabe1 (include RM07MLBD_FORM_02).
    You can create an your own copy of this report and call the ALV function with the parameters you need.
    After create an Z-TRANSACTION (ZMB5B) to run your Z-program.
    Reward points if it helps..
    Regards,
    Omkar.

  • Change default file of standard report

    dear all
    i updated some of the standard report template file & i want my file to be the default one as first when i run the concurrent .......... as the standard default file is dimmed that's why i couldnot update the file itself

    i'm using windows XP & application version is 12

  • How to add new fields to standard reports

    hi friends,
                 im into ABAP and working across all modules..the basic thing is users and functional people are not satisfied with the standard reports..they need some logic change or to add some more fieldsinb the standard reports.For logic change we have to copy the standard to zprogram and can do or create a new program itself..but in many cases they ask for extra fields.how to achive it ..
    for example my requirement now is adding vendor name field to the report FAGGL03 ....i found a badi and have make changes to it ...now the vendor name will be coming in sgtxt over writing the text ...but they need text also...now what shall i do???
    append structure vendor name field in faglposx table ....???how to find out the final internal table from where the output is coming ????
    ?when we check the standard rewport codes...there are lot of include statements perform statements etc  ...how to find out the final structure or internal table which has the output values..???

    hi
    it would be better if u giv full name of the report
    if ur displaying the data in alv then search for the
    word REUSE_ALV_LIST_DISPLAY REUSE_ALV_GRID_DISPLAY from which u can get the final table name
    then check the data that is comming into
    try using implicit enhancement or any other exit in the declaration and declare a new structure with the field and append it to the field catalog
    if ur displaying the data using write statement
    then create a zprogram and add a write statement
    fi ur unable to find here the final table then after displayign the report start the debugging and double click on any row to find out more easily
    shiva

Maybe you are looking for

  • Excise Invoice number in J1IJ

    Dear all,        When we go to the Display mode of Depot Invoice number (J1IJ), the Invoice number is not appearing. How can we get this number. Regards VASU

  • IPod on iPhone 3G won't play in my car after iOS 4 upgrade

    I have a 2010 Hyundai and my iPod played fine w/ the use the the Hyundai iPod cable until I upgraded to iOS 4. I used to get the airplane mode warning but once it went away it always played fine. Now instead of the airplane mode warning I get "This d

  • More along the theme of 'itunes doesn't work' please help

    had to upgrade itunes so that my new shuffle would work, however it won't open with no error message other than itunes has experienced a problem. have tried uninstalling/reinstalling etc cannot uninstall quicktime. have even gone into registry to try

  • Thunderbird changing existing color, and occasionally font, from original messages in replies

    Hello, Thunderbird keeps consistently changing text color (always) and font (sometimes, intermittently) when I reply to a message. I hope the attached images will make clear what I mean. I have many e-mail exchanges where individuals involved use bot

  • Cannot import from camera

    I've got 2 cameras, a Canon EOS 30D and SD 550. Ever since upgrading to version 1.5.1 of Aperture the cameras do not show up as import options. The cameras are recognized in the system profiler and will open Aperture when plugged in and turned on, bu