Issue in the standard report - S_ALR_87012357 outcome result

Dear Friends,
I am facing issues in the standard report S_ALR_87012357 "Advance Return on tax Sales/Purchases" where I am trying to pull the tax posting report for the current period.Here I would like to see the tax postings which are done with the custom t code ZFB01L (mass upload of data) which is the replica of FB01L. The issue here I see is, any postings done via custom t code with tax code does not appear in the standard report t code S_ALR_87012357. Please advice whether is there any alternative transaction code or program where in I can get all tax postings similar to this standard report or do we have to create a custom t code to get such report with the help of ABAPer.
Kindly advice.
Regards,
Siri

Dear expert
Example :
In Italy, you are required to register all you customer and vendor invoices about your company's sales and purchase activities within the country, in the European Union, or outside the European Union. According to the legal requirements, you need to create value-added tax (VAT) reports based on your customer and vendor invoices on a monthly basis. Depending on the size of your company, you can create the tax reports on a quarterly basis as well.
You can use the Advance Return for Tax on Sales/Purchases (RFUMSV00) program to create tax reports (tax books) according to VAT types. It enables you to maintain your VAT registers per VAT types. You can create separate input and output tax reports about your sales/purchases activities in the country, in the European Union, or outside the European Union according to VAT types. The program enables you to save your reports with a report number (for example: 1/2008, 2/2008), and it generates a summary per VAT code at the end of the report. The program ensures the correct progressive page numbering of tax reports and calculates the debit and credit balance for the given VAT type. You can carry forward the credit balance to the following month.
SE38 :RFUMSV00 =S_ALR_87012357
PATH
Accounting ® Financial Accounting ® General Ledger ® Reporting ® Tax Reports ® General ® Advance Return for Tax on Sales/Purchases ® Advance Return for Tax on Sales/Purchases.
Under
Set the following indicator(s)
Output control :Read address data
Output lists
Output tax: Line items
Input tax: Line items
Regards
   Ajeesh.s

Similar Messages

  • Issue in the standard report - S_ALR_87012357

    Hi Team,
    Could you please explain what is the purpose of this report. for the t code: S_ALR_87012357 and how it will work  means after executing t code: S_ALR_87012357  any document will post in the back ground session for foreground session with reference of any g/l code.
    Regards
    Sangeetha

    Dear expert
    Example :
    In Italy, you are required to register all you customer and vendor invoices about your company's sales and purchase activities within the country, in the European Union, or outside the European Union. According to the legal requirements, you need to create value-added tax (VAT) reports based on your customer and vendor invoices on a monthly basis. Depending on the size of your company, you can create the tax reports on a quarterly basis as well.
    You can use the Advance Return for Tax on Sales/Purchases (RFUMSV00) program to create tax reports (tax books) according to VAT types. It enables you to maintain your VAT registers per VAT types. You can create separate input and output tax reports about your sales/purchases activities in the country, in the European Union, or outside the European Union according to VAT types. The program enables you to save your reports with a report number (for example: 1/2008, 2/2008), and it generates a summary per VAT code at the end of the report. The program ensures the correct progressive page numbering of tax reports and calculates the debit and credit balance for the given VAT type. You can carry forward the credit balance to the following month.
    SE38 :RFUMSV00 =S_ALR_87012357
    PATH
    Accounting ® Financial Accounting ® General Ledger ® Reporting ® Tax Reports ® General ® Advance Return for Tax on Sales/Purchases ® Advance Return for Tax on Sales/Purchases.
    Under
    Set the following indicator(s)
    Output control :Read address data
    Output lists
    Output tax: Line items
    Input tax: Line items
    Regards
       Ajeesh.s

  • Standard report S_ALR_87012357 "Advance Return on tax Sales/Purchases"

    Dear Friends,
    I am facing issues in the standard report S_ALR_87012357 "Advance Return on tax Sales/Purchases" where I am trying to pull the tax posting report for the current period.Here I would like to see the tax postings which are done with the custom t code ZFB01L (mass upload of data) which is the replica of FB01L. The issue here I see is, any postings done via custom t code with tax code does not appear in the standard report t code S_ALR_87012357. Please advice whether is there any alternative transaction code or program where in I can get all tax postings similar to this standard report or do we have to create a custom t code to get such report with the help of ABAPer.
    Kindly advice.
    Regards,
    Siri

    HI Siri ,
    This report should display all item related to Tax if they posted with tax code . Can you please check below things
    1) your custom program with correct tax code .
    2) When you run report for tax you do not exclude some Tax code .
    3) Please check reporting country in report and check that docuemnt loaded in same reporting country tax code thrugh custmon program ,
    Many Thanks

  • What are the standard reports in QM?

    Hi,
    I want to know the standard reports available in Quality Management?

    QA33   : Inspection Lot List 
                  Quality report against Inspection Lot - Results
    Hi , here is some useful QM report.
    QC55   : Quality Certificate List in Procurements
    MMBE : Material stock overview u2013 Quality / Unrestricted / Block etc.
    MB52   : Ware House stock & Valuation (Quality / Unrestricted / Block etc.)
    MB51   : Material document List
    CC04    : Display product Structure
    MCXC  : Material Analysis (Month wise)
    MCXI   : Material analysis
    MCXB  : Material inspection result analysis
    MCVA  : Vendor analysis u2013 material inspection lot wise
    MCOA  : Customer analysis u2013 m aterial inspection lot wise
    QGA2    : Inspection results day wise
    QS28     : List of Master Inspection Characteristics
    QS26     : MIC where used lists
    QS38     : List of Inspection methods
    QS36     : Inspection method where used lists.
    QS49     : Code Groups & Codes
    QS59     : Selected sets
    QM11    : Display Quality notification Lists
    QM19    : Multilevel Quality notification List
    MCXV   : Quality Notification analysis

  • How to Enhance the Standard Report?

    Hi All,
    How to Enhance the Standard Report? :
    When I am trying to execute the query called ZTIMES in the user group SQ01 it is navigating the screen to selection-screen with some inputs to be given here on the selection screen company code is mandatory as an input. The company code field is having the search help and it is fetching the values for the company code from table called PROJ  Table (Project definition Table).But I want the company code should fetch the value from the  PRPS Table ( Work break structure(WBS Element) Level).
    Tables used are PROJ and PRPS.
    The company code in PROJ is PROJ-VBUKR
                                    In PRPS is PRPS-PBUKR
    In the coding part related to that selection screen I have to replace PROJ-VBUKR with
    PRPS-PBUKR.But it is standard report to enhance.
    What is suggestible solution for this issue?
    Thanks,
    M Raju

    Hi,
    Since this is an ABAP Query, You can change the infoset query in SQ02 and establish the join linkages between PROJ and PRPS
    Also on the selection screen of the Query make sure you provide company code from PRPS table and report output also from the same table reference.
    Once you have modified the ABAP Query, activate and generate it so that it will internally regenerate the a standard program.
    http://help.sap.com/erp2005_ehp_02/helpdata/en/d2/cb4256455611d189710000e8322d00/frameset.htm
    ABAP Query (Sq01)Modification
    Hope this helps
    Regards,
    Shiva

  • Document sum field in the standard report j_1af205

    Hi experts,
    Am using standard report J_1Af205 to display the daily vat report.
    Here am facing the issue in Document sum.
    The amount displayed here is 4.154,63 but the correct amount is 4.154,61.
    Kindly guide me to solve this.
    Thanks and Regards,
    Raja.

    Hi Prasad,
    Happy to hear from you!
    I would like to know mostly which field will be used for document sum and that field is from which table in the standard report J_1AF205.
    With Thanks,
    Raja.

  • Getting a dump while executing the standard report BUSCHDOC

    Hi,
    I am getting a dump while executing the standard report BUSCHDOC.
    I am specifying the following values:-
    Application Object : BUPA
    Business partner:<some business partner>
    Changed on: <some date>
    Changed by:<some userid>
    Below are the dump details
    Short text
        CREATE DATA: The specified type "BUSSRCH_401BUPAT" is no valid data type.
    Any suggestions to avoid the dump are welcome.
    Thanks,
    Ravindra

    Hi Ravindra,
    Can you execute report BUP_BUSSRCHGF_REPAIR and try again ?
    Also, go to transaction BUS10, click the button Geneate Selection. On next screen, give Application object = BUPA, Max no. of tables per view = 1.
    Regards,
    Rishu.

  • How to know the total page number of the standard report

    How to know the total page number of the standard report?
    If I insert a graph, a table, or text into the end of the standard report, how to know how much space is left for the current page?

    Hello Net,
    Unfortunately, we do not have any VIs in LabVIEW that can figure out the number of pages of a standard report. However, with the use of ActiveX calls you can achieve this task. Here are a couple of discussion forums which discuss this:
    Excel Page Numbering with ActiveX:
    http://forums.ni.com/ni/board/message?board.id=170​&message.id=194479&requireLogin=False
    Number Pages in Word Report:
    http://forums.ni.com/ni/board/message?board.id=170​&message.id=162972&requireLogin=False
    There is also great documentation on using ActiveX on msdn. You can search this document for page number objects. Here is a link to this:
     http://msdn2.microsoft.com/en-us/library/aa223048(​office.11).aspx
    Please refer to these links. If you still have questions please feel free to let us know so we can assist you.
    Thank you
    Best Regards,
    Dominic L.

  • 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.

  • Mailing the Standard Report Output

    HI,
      I have a requirement in which the output of a standard report has to be sent to the respective vendors.
    MCVE -- Vendor analysis Report.
    I have to schedule the job every month such that the rating of a vendor for the month will be sent to the respective vendors.
    This report is an interactive report.
    murali.c
    Edited by: murali ch on Aug 31, 2009 11:00 AM

    hi..
    thank u for the reply...
    my doubt is ...
    i have a report in which 1st list is like below
    total goods in the month        rating....
    100.000                                  98
    If I double click on it I'll get a 2nd list as follows
    vendor                  vendor rating
    1                          100
    2                            98
    3                          100
    4                           99
    5                           97
    my requirement is that I have to schedule the report evry month such that mail should go to the respective vendors with his rating.
    will this be possible with out modifying the standard report?
    report is  :MCVE  which is a vendor analysis report/
    murali.c

  • 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

  • How to add  customer group(KNVV-KDGRP)in the  standard report?

    Dear  All,
    My customer requirment is that  Customer group (KNVV-KDGRP)wise  should be run  in  FBL5N report AND   Customer group should be shown in  FBL3N report.
    how to add  customer group in the  standard report?
    thanking you,
    regards,
    Rupang shah

    Hi,
    This is what I did for FBL5N with a developer because additional fields configuration does include certain tables.
    BTE1650  available for FBL5N and add a new field into one of those tables as an append structure and then use a BTE to populate the field for FBL5N.
    Hope that this helps
    Kind regards

  • Addition of new fields in the standard report QM15

    Dear Experts,
    i need to add new fields to the standard report t.code QM15 which display the list of items: selection of notifications.
    the fields i want to add are:
    1. batch no
    2. Sample no
    3. Main vendor
    4. text for CDR
    plz let me know how can i do this. if any one can help me with screenshoot doc. this is really helpfull.
    Thanks
    Sachin
    Moderator message: "spec dumping", please work yourself first on your requirement.
    Edited by: Thomas Zloch on Sep 28, 2011 9:45 AM

    Hi,
    Have you added the selection text for the field ? also check the activation status.
    Regards
    Bikas

  • 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 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.

Maybe you are looking for

  • Upgrading to libpulse-4.0-5 and pulseaudio-4.0-5 broke audio system

    After upgrading to the version of the packages mentioned in the title, sound simple stopped working altogether, and trying to open pavucontrol gave me the message: Segmentation fault (core dumped) Downgrading to libpulse-4.0-2 and pulseaudio-4.0-2 so

  • UME java mapping with ABAP

    Hi Experts I need to keep the users of my AS Java syncronized with some user in ERP. Thats means, when some user change some information in ABAP, i need to get this information and change in AS Java too, like email or password... I can't use CUA, and

  • Bapi or Function module

    Dear Experts, In delivery header "Bill of Lading" field i want to update some external number. Can any one suggest the BAPI for the bill of lading field. If this is not possible pls suggest some function module. Regards, Aju

  • Splitter ALV container + 2 layout definitions

    Hello, I wrote an ALV report using splitter container. In the upper part of my report I need to define a layout , and another one for the bottom part. Also in my selection screen there are 2 parametrets for the upper and the lower layouts. I have 1 p

  • My computer only recognizes the my iPhone 4 as a camera. The Apple USB Driver isn't listed either. Help

    The Apple USB Driver isn't listed either. I checked if an update would help, it didn't. It has been like this since yesterday.