Report compilation in one short

Hi,
The following script for compiling all Oracle Reports Designer files(RDF)
to Report executable file(REP) witin a specified directory. It works fine.
But the problem is while executing under DOS, it takes 8bit names only
instead of 32bit names.
PRESENT OUTPUT : ASSETMASTER.RDF ===> ASSETM~1.REP
(ie. If the file name is more than 8 character it consider the first 8 character only
since it compiles under DOS)
REQUIRED OUTPUT: ASSETMASTER.RDF ===> ASSETMASTER.REP
Script:
@echo off
:: REPCMP.bat
cls
for %%f in (*.rdf) do c:\orawin95\bin\r30con32 USERID=XXX/XXX BATCH=YES STYPE=RDFFILE SOURCE=%%f DTYPE=REPFILE DEST=%%f
echo FINISHED
cls
How to solve this problem.
Advance Thanks..................
null

Thanks for the reply.
FYI, not every month have all the columns filled up. Meaning some months may have lesser columns resulting in smaller tables. That's why some of the months, their tables will fit into one page.
Changing width of does not solve my problem because my reports are made for A4 paper size. Printing such a report with its width altered causes some part of the table which overflows out from A4 paper size not to be printed.
The location of the value I changed can be found here:
Paper Layout > Main Section > Property Sheet: Width
Please do help. Thanks.

Similar Messages

  • Report Compilation through batch mode

    Hi There,
    Could you please guide me how to do the 9i Report Compilation in batch mode.
    I need to compile 40-50 reports at one time on each server.
    We are using IBM-AIX, Win NT, and Solaris OS
    Thanks

    Hi,
    You could look up Note 191529.1 in Metalink
    http://metalink.oracle.com
    Navneet.

  • Error is report generation for one employee

    Dear SAP Experts,
    Please provide immediate solution to this issue.
    Blood Group details of one Employee is reflecting multiple times while generating report but only one record is maintained in master data.
    What could be the possible reason for this error  ?
    please give some solution  ASAP
    Regards,
    TD

    Please, stop using words "immediate" and "ASAP" that is just rude behaviour.
    You did not provide the information - which report are you running? What do you mean by 1 record in master data? Does that mean there is only one record in PA0028? If you look technically at the structure of the infotype, you will see that there can be multiply (in fact exactly 30) values / combinations maintained for one single record in the infotype.

  • How can I import songs which are filed basis one album/compilation as one folder?

    How can I import songs which are filed basis one album/compilation as one folder?
    i can drag and drop one folder which is a proper album into itunes under playlist. if i drag and drop two proper albums into itunes it is also ok but if itunes does not know my own compliations and i drag and rop my 3000 folders in one shot into itunes i get only one playlist containing all songs.
    pleased to hear if anybody know how i can avoid to do 3000 times drag and drop a folder into itunes.
    rgds, alexander

    Before you begin the import, edit the properties of the tracks to set the Album Artist to Various Artists and Part of a Compilation to Yes.
    For more info. see Grouping tracks into albums.
    tt2

  • Can't get around this error after adding second dataset...A scope is required for all aggregates used outside of a data region unless the report contains exactly one dataset

    I added a dataset to an existing report and broke an aggregation.  In the old (i.e. single dataset) report, this expression below worked fine.  I wanted to get a distinct count of the vst_ext_id field when my educated field was like "VTE1*"
    = CountDistinct(IIF(Fields!educated.Value like "VTE1*", Fields!vst_ext_id.Value, Nothing))
    After adding a new dataset, this no longer works and I get the error " A scope is required for all aggregates used outside of a data region unless the report contains exactly one dataset".  Having done some research online, I found that I
    needed to specify my dataset explicitly and I thought this new expression might work, but still no success...
    = CountDistinct(IIF(Fields!educated.Value,"DataSet1" like "VTE12*", Fields!vst_ext_id.Value,"DataSet1", Nothing))
    Am I missing something?  Based on online responses, this explicit dataset naming convention seems to help most people, but it isn't working for me. 
    Thanks in advance!
    Brian

    I found the answer.  Apparently, my expression syntax was off.  This expression does the trick...
    = CountDistinct(IIF(Fields!educated.Value like "VTE12*", Fields!vst_ext_id.Value,Nothing),"DataSet1")
    I just happened upon this particular syntax searching online.  I was trying to specify the dataset name after each .value, but I never got that to work.   This is the only time I have found this particular syntax online. 

  • Concatenate out put of 2 or more columns in BEX Report in to one column

    Hi,
    I am working on service order report in BEX, and i would like to Concatenate out put of 2 or more columns in BEX Report in to one column.
    Please share me if any scenarios.
    Thank
    Neni

    Hi Ashutosh,
    Thanks for your reply,
    Actually in my report 4 different columns belongs to service orders information from different departments, i want see all 4 columns information in to single column, those four are virtual characteristics.
    As per your solution concatenate in workbook using function, can you please give me the steps how to do that.
    Thanks for your help.
    Thanks
    Neni.

  • I have SSRS parametarized report in that one data set have repeated values with query parameter . but while am mapping that query parameter to report parameter i need to pass distinct values. How can i resolve this

    I have SSRS parametarized report in that one data set have repeated values with query parameter . but while am mapping that query
    parameter to report parameter i need to pass distinct values. How can i resolve this

    Hi nancharaiah,
    If I understand correctly, you want to pass distinct values to report parameter. In Reporting Service, there are only three methods for parameter's Available Values:
    None
    Specify values
    Get values from a query
    If we utilize the third option that get values from a dataset query, then the all available values are from the returns of the dataset. So if we want to pass distinct values from a dataset, we need to make the dataset returns distinct values. The following
    sample is for your reference:
    Select distinct field_name  from table_name
    If you have any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Manual transfering of Report Painter from one system to other

    Hi!
    I need to do manual transfering of Report Painter from one system to other.
    No transport request is available, that is why it is manual transfering.
    How to do it?
    For example I have this information:
    Object file name: <b>Y_P04_99000009</b>     
    Object description: <b>"Report Painter LEI-411 (library 8A2)"</b>
    Will reward,
    Mindaugas

    I hope you can export from one client and import to other client.
    Already Ferry Mentioned GR22 Transaction.
    Use GR22->utilities -> export ( Keep it as one .txt file)
    Login into other system ,
    Use GR22 -> Utilities->Import ( Use .txt file here)
    Thanks
    Seshu

  • Crystal Reports and Business One Problems

    Hello all
    Some questions about Crystal Reports and Business One, I try run some Crystal reports developed in special but for some reason when I ussing Terminal Services this unplug, so, more strange its when the user are not administrators because when are adminstrators this problem is not present.
    Some tip its welcome.
    Thanks a lot

    Hi Ricardo,
    I checked the privileges point to point, even as he opened like to administration, but no response as to assign regular users, that is strange.
    >I didn't  undertstand these statement .What do you mean  by point to point .There is only one place you have to specify was user has access to the group you have defined .As described , it is done in number 4 .(Please refer to that )
    When we are talking about user -there is two user --One is superuser and regular user
    If you are super user , you have to give permission to other users to only crystal report and regular user  doesn't need access to Administration module <referring he opened like to administration> .
    BTW , Are you familiar with crystal report administration in SAP b1 ? You can find several thread poiting towards training material in the forum
    Hope this helps
    Bishal
    Edited by: Bishal Adhikari on Mar 2, 2009 2:43 PM

  • Copying Report Programs from one SAP system to another SAP system

    Folks,
    I would like to know if there is any easy way to copy a report program from one system to another system. There are two SAP systems of which one runs on UNIX and another one runs on Windows.  BASIS consultant told that they are not transportable.
    The only option I came up with manually copying the reports and associated Selection Texts, Text Symbols & Titles& Headers.
    Is there any other easy way to do this task as I have 60 programs to be moved. 
    - Balaji

    Thomas,
    There are two SAP systems of which one runs on UNIX and another one runs on Windows.
    Thanks for your suggestion. Our BASIS consultant mentioned that as the Operating Systems for these SAP systems are different , transports can not be done.  As per your suggestion , my understanding is that transports are possible even the operating systems are different.
    Please confirm.
    Regards,
    -Balaji

  • How to Develop the ABAP Reports in Business One

    HI all;
    am New to SAP Business One,
    How to Develop the Z Reports in Business One ? like Normal ALV Reports and other??
    Can we have the ABAP Editor and Other Transaction in Business One.
    -Ravi

    Hi Sharma,
    Thanks for Your Replay,
    This is what my requirement !.
    Hi Experts,
    Here we are integrating SAP Business One with 3rd Party tool. !!
    We need to Develop Customize Report in Business one and These Reports Out Put Will Convert into XML Files (Third Party System Can Understand Only XML files) and stored in Application Server/ Presentation Server.
    How to Develop the u2018Z/Yu2019 Reports in Business one ? Can we use SE38 (R/3 ABAP Editor and other T-codes) in Business One.? Or  is there any tools to develop the Business One Reports ?  How to Convert the Report out put into XML File?
    Thanks,
    Upender.

  • I need to send sm37 Spool Report Automatically to one or more user ids.

    Hai Gurus,
    I need to send sm37 Spool Report Automatically to one or more user ids.
    Kindly guide me

    Thanks.. .
    is it possible to create Many distribution list for each & every Spool Report ?
    I mean, Can i create separate distribution list for each Reports ?. EX: ME2N Report.
    Edited by: Swetha SAP Girl on Jul 6, 2009 10:11 AM

  • TestStand override report options for one sub-sequence

    I have a TestStand sequence that calls 17 sub-sequences. I have the Report Options "Result Filtering Expression" set to "Exclude Passed/Done/Skipped". I am using TXT reports.
    I want to override the Results Filtering report option for one of my sub-sequences (Voltage Test). I have included the ReportOptions Callback in the Voltage Test sub-sequence. The callback contains a statement that sets "Parameters.ReportOptions.ResultFilterExpression = "True"". The sub-sequence test results are still not appearing in the Report. I see no place in the TestStand documentation where the arguments for the "Parameters.ReportOptions.ResultFilterExpression" are listed. What am I doing wrong?

    Hi
    I have changed the attached sequencefile for the following in the ReportOptions
    Parameters.ReportOptions.ResultFilterExpression = "Result.Status != \"Passed\" && Result.Status != \"Done\" && Result.Status != \"Skipped\""
    One tip,
    to get the correct syntax for the ReportOptions, place a break point in the ReportOptions. Before executing the Sequence File, setup the required parameter in the Configure | Report Options. Run the Single Pass, when it stops at the break point, you can then copy the contents of the required parameter.
    Regards
    Ray  Farmer
    Message Edited by Ray Farmer on 10-12-2006 09:24 PM
    Regards
    Ray Farmer
    Attachments:
    Affirm Clock Distribution Tests.seq ‏70 KB

  • Report Compilation Error

    I just installed the latest ColdFusion report builder. In
    running my first report I get the error "Report compilation error.
    Error at (108, 20: null ". Note that the RDS connection
    successfully tested and that the query itself runs with no problem.
    But when I hit the preview button within the report builder I get
    this error.

    Through the knowledge base I found out that I should delete a
    file named commons-digester-1.3.jar (which requires the stoppage of
    CF services), and after deleting that file and restarting services
    there was another error that occurred on my testing server (that
    runs only the developer version). The debug code is
    "<html><head><script
    src="res://mshtml.dll/objectembed.js"></script> <script
    language="javascript">var objectSource="
    http://localhost/Test4/report.cfr";
    </script> </head><body onload="ObjectLoad();"
    leftmargin=0 topmargin=0 scroll=no> <form
    id="objectDestination"></form>
    </body></html>". (The compiler hickuped on the
    ObjectLoad) Interestingly, the report did run when I put the report
    on the production server.

  • Why is iTunes Store not allowing me to report problems w/ one of my downloads?

    Am using Internet Explorer v11.0.9600.16428 On Windows 7 PRO w/ iTunes v11.3.1.8.  As far as I know, these are the latest versions of both those programs. 
    Why is iTunes Store not allowing me to report problems w/ one of my downloads?

    Clyde --
    I don't have a problem viewing my purchase history.  I have a problem getting support pages to work.  Every time I go to get support, ie: reporting a problem with a downloaded song, my Internet Explorer 11 displays a message from the iTunes website that says I much have the latest version of Mozila, Firefox or Internet Explorer to use the support pages.  Having met these requirements, why no can use support pages?

Maybe you are looking for

  • HT204053 how do i change the apple ID on iTunes match.....

    I am having terrible problems with duplicates on Itunes plus problems with syncing with Icloud. Realised that rather than adding my icloud apple id to Itunes match, I have added my original ID which I use for purchases. Ideally would like to bring th

  • Can't install Camera Raw 4.6

    I just installed Elements 6 that came with my Canon Pixma Pro 9000 Mark II printer, and when I check for updates, a Camera Raw 4.6 update is available. I download it, but when it tries to install, I get the message "The Updater is unable to find the

  • Urgent please, Help please

    Hello all, I am using ResourceBundle to load property files which are used by the GUI. I have put all the property files along with the required GUI classes in a jar file. I am using applet to display the GUI. Whenever I access the applet, eventhough

  • I play an app called "knights and dragons" on my iphone 5s, why is it im unable to make in app purchases with my iphone?

    I have an app on my hpone i like to play called "knights and dragons" the game allows players to make in app purchases to help make there character stronger, i put in my card info and it sends me back "unable to complete purchase" im just trying to u

  • How to get adobe digital editions for ipad?

    Safari on my ipad says it cant download adobe digital editions, so i cannot get ebooks from better world books