Syntax Error - INCLUDE Report "%_HR9010" Not Found

I have an HR ABAP program(Query Generated) that works in Enterprise and is now being testing in the ECC 6.0 test environment and is getting an syntax error. The syntax points the line in the code where a custom infotype is declared with the infotypes syntax. Example:
Infotypes:
9010
syntax error reads:
'include report"%_HR9010" not found.
Why am I getting that syntax error? The syntax error does not occur on standard sap infotypes, 0000, 0001, 0002. It appears to be failing on custom infotypes.  The Structure definition is there, the table definition is there and there are thousands of records in the table and it can be read by other programs with no problem. What piece is missing, could it be something to do with Infosets, whatever they are?

Hi Murali,
Please excute the report RPUMS40CCI. This report is to generate infotype includes and additional structures required for not only custom but also standard infotypes.
In the selection screen provide the infotype number and select checkboxes 'Generate infotype include'
and 'Generate additional structure'.
Note: "RPU40CCI" is only for infotypes which starts with number '9*'.
Thanks & Regards
Santhosh
Edited by: SS on Feb 12, 2009 1:21 PM

Similar Messages

  • Error-Include report 'LZ1QTT01O' not found.

    Hi all,
    I am putting validations in table mainyainance generator.
    For that am editing FunctionPool of table maintainance.
    I uncommented  User-defined Include-files for adding my code for validation but while activating the function-pool i get error message- include report 'INCLUDE LZ1QTT01O' not found.
    I am putting my PBO logic here.
    can anybody please guide hoy can i put my logic here?
    Following is SAP code in function-pool.-
      User-defined Include-files (if necessary).                    *
    INCLUDE LZ1QTT01F...                       " Subprograms
    INCLUDE LZ1QTT01O...                       " PBO-Modules     <Uncommented by me for adding validation PBO>
    INCLUDE LZ1QTT01I...                       " PAI-Modules         <Uncommented by me for adding validation PAI>
    Thanks.

    Hi,
        You simply cannot write the statements in Include.
        You need to write them in between .. module ... endmodule.
    For Ex :
    In PAI say you have a module   module sort1
    process after input.
    module sort1.
    In the Include you create .. the coding should be in between ..
    module sort1 input.
    endmodule.                 " sort1  INPUT
    Regards,
    Srini.

  • INCLUDE report "%_HR9920" not found

    Hi.
    I'm having að problem with an old ABAP report which I wrote. After I and my company upgrated SAP from 4.6C to 4.7, I get the error "INCLUDE report "%_HR9920" not found". This infotype 9920 is some custom made infotype I think and it looks like I can not use it as before in my report.
    Here is my ABAP code:
    INFOTYPES:
      0000,
      0001,
      0002,
      0006,
      9920. "The error comes here
    TYPES: BEGIN OF tp_data,
      bukrs LIKE p0001-bukrs,
      perid LIKE ...
    Can any one give me a hint what the problem is?
    Regards,
    Stefán.

    Hi Umar.
    I tried to access the screen for infotype 9920 through pa20/pa30 and that is all right, no error and the screen appears normally.
    Then I tried to check the report again in case of the screen had regenerated, but I got the same error. It was not me who developed this infotype and the screens so I am not sure how to regenerate the IT9920 screen. Can I do that through PM01?
    P.S. I also tried to re-activate the structure p9920 but it did not change anything.

  • Error in Dialog Module  - INCLUDE report "%_HR9066" not found

    Hi,
    After upgrade from 4.6B to ECC 6.0.When i display/create/change Custom Infotype 9072  in transaction PA30. i encounter a dump stating
    INCLUDE report "%_HR9066" not found. It occurs when the program goes for CALL DIALOG... in the SAP standard program.
    Do advice on how to resolve this issue

    Hi Chayan,
    9066 is the custom infotype .
    After upgrading check for the following things which are related to infotype :
    1) Go to se51 and check for Program MP906600 and screen 2000 exist .If not there is a problem in calling the screen
    2)Go to se11 and check whether the table PA9066 and structure P9066 exist
    3)Check whether the infotype is assigned to the Infotypes in spro .(Optional)
    If everthing is suceessful , the infotype exist in the system . If not one of the objects might miss from the above list .
    Regards,
    Gajalkshmi

  • INCLUDE report "DBF1SF01" not found

    Hello
    I am newbie to SAP ABAP. I've installed Mini SAP in my system. It's working fine other than executing my own created ABAP report. The following error is flashing everytime I try to execute it.
    INCLUDE report "DBF1SF01" not found
    Can anybody solve this issue?
    Thx
    Regards
    Ramana

    Yes! you are right LDBF1S is not available in my system. I think this is not avaialbe becuase my R/3 System is SAP MBS 4.6D (Mini SAP). But as I told that I am new to ABAP programming and just started "Hello World" report. Not including / using any database. Please find my report program below.
    REPORT Z_RAM .
    *Hello world in ABAP/4 *
    WRITE 'HELLO WORLD'.
    Tht's it.
    Please let me know wht did I miss?
    Thx
    Ramana

  • INCLUDE report "%_HR9008" not found'.

    Hi All
    I also got the same problem. I already executed RPUMS40CCI. But i still got error message ' INCLUDE report "%_HR9008" not found'.
    any one tellme how to run the standard program RPUMS40CCI?

    Hi Jagan,
    You will have to run program RPUMS40CCI for this custom infotype and the error will be resolved.
    Reward points if useful...
    Thanks,
    Falguni

  • INCLUDE report '%_HR9070' not found.

    When run HR related programs in upgradation project iam getting error as "INCLUDE report '%_HR9070' not found.".
    To remove this error i need to run one standard program, any body knows that program please let me know

    Hi Jagan,
    You will have to run program RPUMS40CCI for this custom infotype and the error will be resolved.
    Reward points if useful...
    Thanks,
    Falguni

  • "INCLUDE report "%_HR9077" not found."

    Hi All,
    When I was trying to generate an infoset, above is the message i got and unable to generate the infoset..
    Please let me know how to resolve this error..
    Thanks & Regards
    Santhosh

    Hi... Santosh.....
    When you go to T-code "SQ02". and give the Infoset name........ for ex"ztest".
    Then a POP-UP window will come with INFOSET: Titles & Database.
    Here check the first radio button like " Table Join Using Basis table". you must have selected the Radiobutton with Data Reterival By Program and Specified the report name There.
    Thanks
    Saurabh

  • INCLUDE report "LJ1I_TABLE_MAINTU23" not found. For No. Ranges for W.Tax Ce

    Hi,
    For T-Codes J1INCRT (SAP script Forms/section indicators for E WT Certificates) & J1INCTNO (Number Ranges for Withholding
    tax certificates) development system is giving a dump. In production it is working fine.
    The include program LJ1I_TABLE_MAINTU23 is not available in development server, it is available in production server.
    What should be done?
    Regards,
    Abhijit.

    HI
    Please chck the TNRO
    Regards,
    satish

  • Report Generation Toolkit (Word) : How to use correctly bookmark and cross-reference without "Error! Reference source not found"

    Hi,
    I try to generate a report using a template. In my template I use some cross-reference to refer to one bookmark. For exemple in the first page I created a bookmark for my name and in the header I created a cross-reference refer to my name. The problems is when I run my VI the bookmark actualise perfectly but the cross-reference refer to the bookmark can't actualise with the same value and generates an error : "Error! Reference source not found".
    Can somebody help me please!
    Nki
    Solved!
    Go to Solution.
    Attachments:
    01.jpg ‏72 KB

    Hi,
    When i create the word template, the bookmaks and the cross-reference referred to the bookmark update correctely. The problem is when I try to change the bookmark using "report generation from template vi" the bookmark change but not the cross-reference and the error generated is "Error! Reference source not found". 
    I make coople reasherch and i think they have no solution for this because : "if the text in a heading referred to in a cross-reference is revised, the cross-reference to the heading may no longer work" (http://office.microsoft.com/en-us/word-help/troubleshoot-cross-references-HP005189368.aspx).
    To "resolved" this problem I create an other bookmark in the template who have the same value white the principle bookmark.   
    I use Labview 2011 and Micosoft office 2010.

  • MSS Report Export to excel - ERROR - load: class query not found

    Hi All,
    I am navigating and getting error as follows:
    Manger Services ->My reports -> Report Selection -> HIS Reports -> General -> Employee Details -> add some people and click start report -> report shows -> click local file -> save as spreadsheet get ERROR - load: class query not found in the status bar or IE and IE then locks up
    Please reply if any one has some clue.
    Thanks & Regards,
    Vishal

    Hey Vishal,
    This issue gave us a  very hard time. The query was HRIS manager. when you add some attributes to be exported to excel and then select export. It hangs there. or hangs at the step where you select save as spreadsheet, OR after it where it runs a query to export.
    I came to know that Java JRE is used in the last step. So for solving this issue, go to java.com, on the first screen there will be big link to install java(i guess JRE). install it and then try exporting your query. I am sure it will work.
    Just notice that after doing installation of Java you will get coffee cup in you system tray.
    Thanks.
    Ankur.
    P.S. Points if works.

  • Error C3861: '__resumable_traits': identifier not found

    Hi!
    I am trying the following (simplified) code with VS2015 Preview:
    #include <future>
    using namespace std;
    future<void> WriteHistoricalValuesAsync(vector<int> values)
      vector<int> v;
      for (int i = 0; i < values.size(); i++)
        v.push_back(values[i]);
      return __await async([]() {});
    And I get this error:
    1>Source.cpp(15): error C3861: '__resumable_traits': identifier not found
    Please do you have any suggestions?
    Thank you a lot for the attention.
    Best regards
    Mello

    Hi Cesar:
    Thank you for reporting the bug.
    logic that sniffs the presence of await got confused by []); :-) Sorry.
    You can make the example work by switching to a range-based for or assigning a value to a temporary. (And dropping return before await).
    For example, this will work:
    #include <future>
    using namespace std;
    future<void> WriteHistoricalValuesAsync(vector<int> values)
    vector<int> v;
    for (int i = 0; i < values.size(); i++) {
    auto item = values[i];
    v.push_back(item);
    __await async([]() {});
    or
    #include <future>
    using namespace std;
    future<void> WriteHistoricalValuesAsync(vector<int> values)
    vector<int> v;
    for (auto item : values)
    v.push_back(item);
    __await async([]() {});

  • Error 1308.Source file not found with 9.4.2 Admin Install point

    I'm including as much information in this post as possible to help narrow down my problem, so if it's too wordy I appologize.
    I've created an Admin install point for Acrobat 9 patching it up to Acrobat 9.4.2 using the following commands in a batch file:
    D:
    cd \Adobe\Acrobat\AcrobatPro9
    md \Adobe\Acrobat\AcrobatPro9AIP
    start /wait msiexec /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP /Liv D:\Adobe\Acrobat\AcrobatPro9AIP\install900.log /qn
    cd \Adobe\Acrobat\AcrobatPro9AIP
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcroProStdUpd910_T1T2_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install910.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd912_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install912.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd920_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install920.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd930_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install930.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd932_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install932.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd933_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install933.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd940_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install940.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd941_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install941.log /qn
    start /wait msiexec /p D:\Adobe\Acrobat\AcrobatPro9\AcrobatUpd942_all_incr.msp /a AcroPro.msi TARGETDIR=D:\Adobe\Acrobat\AcrobatPro9AIP PATCHAIP=1 /Liv install942.log /qn
    I rename the folder "AcrobatPro9AIP" to reflect the current version (e.g. "Acrobat9.4.2"), copy the folder to my DFS, create an MST with the Customization Wizard, and then deploy with Group Policy.
    Before I deploy I always run a few test installations on two Windows XP 32-bit machines, and two Windows 7 64-bit workstations. I've been using this method to build my install point for the last 5 Adobe patches without a problem, but suddenly with version 9.4.2 my test workstations pop up with the following error during the installation via the standard installation method "msiexec /i acropro.msi TRANSFORMS=acropro.mst":
    I built my installation package for acrobat9.4.1, 9.4.0 and 9.3.3 exactly the same way and the installations did not have this error. The file in question "Adobe.Acrobat.Dependencies.manifest" does not exist in my 9.4.1, or 9.4.0 package folders, nor does it exist in the 9.4.2 folder. Any suggestions?

    I am having the same problem, all the relevant info was already covered in the "thewaker" post above.   I too have made a script to make a Admin install with patches up to 9.4.2.  The script worked for 9.3.3 but when I remade the AdobeAIP for 9.4.2, I too got this error when installing it, even manually.  (Error 1308.Source file not found.  Adobe.Acrobat.Dependencies.manifest ) Running on Windows 7 32bit.
    Here is my Script.
    C:
    cd\AcroBatPro9
    md \AcrobatPro9AIP
    start /wait msiexec /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP /Liv c:\AcrobatPro9AIP\install900.log /qn
    cd \AcrobatPro9AIP
    start /wait msiexec /p c:\AcrobatPro9\AcroProStdUpd910_T1T2_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install910.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd912_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install912.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd920_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install920.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd930_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install930.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd932_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install932.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd933_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install933.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd940_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install940.log /qn
    start /wait msiexec /p c:\AcrobatPro9\AcrobatUpd942_all_incr.msp /a AcroPro.msi TARGETDIR=C:\AcrobatPro9AIP PATCHAIP=1 /Liv install942.log /qn
    I did notice though that the "thewaker" has added AcrobatUpd941_all_incr.msp to his script, which is a security update. Which may be "a" problem, but I don’t think this is related to the problem we are having.
    Administrative deployment
    Administration Installation Point (AIP) deployments must not apply a quarterly update AIP in which a security update was the most recently applied update. Because a quarterly update includes the changes implemented in all recent security updates, the quarterly update forcibly bypasses those updates entirely. To deploy a quarterly update from an AIP, create a AIP which includes only quarterly updates as follows:
        Acceptable:      Acrobat 9.0.0 -> 9.1.0 (Quarterly) -> 9.1.2 (Quarterly) -> 9.2.0 (Quarterly) -> 9.3.0 (Quarterly) -> 9.3.2 (Quarterly) -> 9.3.3 (Quarterly) ->  9.4.0 (Quarterly) -> 9.4.1 (Security)
        Acceptable:      Acrobat 9.0.0 -> 9.1.0 (Quarterly) -> 9.1.2 (Quarterly) -> 9.2.0 (Quarterly) -> 9.3.0 (Quarterly) -> 9.3.2 (Quarterly) -> 9.3.3 (Quarterly) -> 9.4.0 (Quarterly) -> 9.4.2 (Quarterly)
        Unacceptable:  Acrobat 9.0.0 -> 9.1.0 (Quarterly) -> 9.1.2 (Quarterly) -> 9.2.0 (Quarterly) -> 9.3.0 (Quarterly) -> 9.3.2 (Quarterly) -> 9.3.3 (Quarterly) -> 9.4.0 (Quarterly) -> 9.4.1 (Security) -> 9.4.2 (Quarterly)
    Anyway.. Any help with this would be helpful as I would like to deploy it soon.
    Thanks.

  • AppleScript -  Syntax Error: Expected end of line found """.

    The following AppleScript code works on Tiger and Snow Leopard but not on Leopard (10.5 > 10.5.8).
    tell application "FileMaker Pro"
    tell database "SomeDB.fp5"
    -- some code to execute
    end tell
    end tell
    In Leopard, the code won't compile and is complaining of a Syntax Error: Expected end of line found """. I click OK and then the quote symbol ( " ) to the left of SomeDB.fp5 is highlighted.
    Has anyone else experienced this and have resolved this in Leopard?
    Thanks

    If you copy/pasted the script from somewhere, the line endings in the source may not be translating. Try replacing the line endings (the return) on the lines around the one that is being highlighted.

  • Error message: Page Anchor not found: 188 when exporting to ePub

    I have been working on exporting a book from InDesign CC 2014 to reflowable ePub format. The book is about 250 pages long with numerous photographs, all of which are anchored objects. I am now able to export a good-looking ePub file, but I keep getting just this one error message, Page Anchor not found: 188, followed by the pathname for the file.  I don't see a problem at page 188, but I'm not very experienced with InDesign.  I have done several searches, and I'm not sure exactly what a "page anchor" is. Can anyone help me figure this out?  Can I just ignore this error.  Thanks.

    I had similar problems which were resolved when I anchored images only within text with styles that would not be included in the TOC, and also made sure there were no blank paragraphs (unnecessary hard returns) with a style that would be included in the TOC. Hope that helps.

Maybe you are looking for