Standard report appended image

Hi,
I'm using XPsp2, LV 2011sp1, standard report, append image VI.
The appended image appears at a low resolution (screen resolution?) when printed. Text is perfect.
If i resize the image to a larger resolution (dpi) it resizes it to fit within the margins but retains the low resolution. The auto-re-sizing results in a distorted image if it is resizes to fit the width, but does not need to resize to fit the height.
Can i increase the resolution of the printed images in the report? -to 150 or 300 dpi so they do not looks so pixelated when printed?
Thanks.

To follow up, the response from an email support request.
"Hi Blue,
Thanks for the information; it was really helpful in understanding your problem further.  I've managed to print out the exact same type of response as you've been getting; the larger DPI image just comes out a lot bigger for Standard reports than the smaller DPI image. I also dragged the files into MS Word and saw that the images were resized appropriately. Interestingly enough, I set the type of the report to 'Word' and when printed, the images came out at the appropriate resolution. This means that inside of the MS Office programs, there is some internal compensation for recognition of image DPI scaling that isn't native in the Standard report in LabVIEW.
I also selected to print a 'HTML' implementation of the report. The images were again mismatched in this state.
Q: How do we work around this issue?
A: There are two options I see at this point. We can either try reconfiguring the DPI of the printer that we're printing to, or we can take a copy of the resized image in Word by taking a snap of the screen and then cutting the resized image out. I just tried this out and the resized image that I cut out from a printscreen of MS Word looks just as expected on the report.
I took a look inside the Report Generation VIs that were used for printing and I couldn't find any aspects that we could modify to alter the interpreted DPI of the images. This is because the lower level print functionality is hidden within the higher level LabVIEW Property Nodes and is therefore inaccessable from any Block Diagram code. In this regard, I don't believe that there are any direct features native in LabVIEW that as LabVIEW Users, we will be able to modify. I made a VI to resize the image in LabVIEW and then print the output, however the issue with this is all of the quality in the original image was inevitably lost.
You can head over to the LabVIEW Idea Exchange and post this feature request on the forums and get other LabVIEW Users to Kudos it; the higher the Kudos, the more change of the feature being incorporated into a newer release of the toolkit. I definitely agree that this would be a great feature and I'd be more than happy to contribute.
LabVIEW Idea Exchange - 
http://forums.ni.com/t5/ideas/v2/ideaexchangepage/blog-id/labviewideas
I hope that this is okay. If you have any further questions or ideas, please don't hesitate to get back in touch. I want to make sure you're completely satisfied with the solution that we reach.
Kind Regards,
So in summary: No, you cannot adjust the resolution (DPI) at which the Standard Report Generation toolkit processes appended images.... Unless anyone knows better? ...i can not get satisfactory results from either of the suggested work arounds.
BR
Blue

Similar Messages

  • Standard Report - Append Control Image Width Problem / Limitation or Bug?

    I am trying to create a Standard Report and am having a hard time placing a XY Graph control on the report. My problem is I want to use the maximum page area to view the graph. For this reason, I am keeping the margins small and increasing the size of the control so that it occupies almost all of the page. What I find is that after a certain limit, the XY graph image output on the report does not increase in size even if you increase the control size. In fact the image will get worse with larger size once beyond the limit. No matter How I try, the Image will not occupy all the area between the Horizontal Margins.
    Either this is a bug or undocumented limitation.
    Ahh.. One other possibility exists, that I am not smart enough. But if some one can help me here, It will be greatly appreciated.
    I am Using LV 8.2 on XP machine.
    I am attaching the VI and two PDF files, In "MyReport w1000.pdf" The XY Graph is 1000 Pixels Wide. In "MyReport w2000.pdf" I made it 2000 Pixels wide, however the size of the image did not increase on the report. Also You can notice the difference in quality between the two reports.
    To use my vi just size the graph to different sizes and run it, It will output to the default Printer. If you have a PDF writer set as default printer, It will save it to file.
    If anyone can help, I thank you and wish you...
    Good Luck!
    Mache

    I do not like Vivek's workaround. "Use HTML report"  is not acceptable when the question is about Standard report. People may want to use Standard report and there is a reason it is called standard.
    Anyway one solution is to size the image to most optimum size - as large as possible but retaining the graphical quality. This will still leave you with large white spaces around your graph object.
    Second solution that I am using is to Put the graph object and any other elements that I want on my report on a Front panel of a VI. Size the objects and front panel and objects appropriately and then use Print Panel to Printer method to Print the whole VI front panel. In my app. This VI which mimics the report is called from my app and is called Print Preview.  There is even a Vi that allows you to choose the printer. http://zone.ni.com/devzone/cda/epd/p/id/1327
    I am attaching a Sample Report and Code Snippet to look at.
    Good Luck!
    Mache
    Attachments:
    Labview Document.pdf ‏21 KB
    Print Code.jpg ‏30 KB

  • Build Error: Append image and delete if possible.vi

    Good morning,
    I'm using LabVIEW 9.0 with the application builder and when I attempt to build my application I receive this error:
    An error occurred while saving the following file:
    C:\Program Files\National Instruments\LabVIEW 2009\vi.lib\printing\ReportDocExtensions.llb\Standard Report\Append image and delete if possible.vi
    Invoke Node in AB_Source_VI.lvclass:Close_Reference.vi->AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_EXE.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Engine_Build.vi->AB_Build_Invoke.vi->AB_Build_Invoke.vi.ProxyCaller
    <APPEND>
    Method Name: <b>Save:Target Instrument</b>
    I did some research and this seems to be related to saving a front panel image to an HTML file.  I'm not storing the front panel image at all, nor am I storing anything to an HTML file, only Excel.
    Just in case I had somehow inadvertently added it to my project (this is my first LabVIEW project and I've made all kinds of mistakes, haha) I performed a search of my project for "Append image and delete if possible.vi" and it was not found.
    Does anyone have any thoughts on this?  I'm not sure what other information I should post here, please let me know if I missed something.
    Thanks!
    Solved!
    Go to Solution.

    Dear Logan,
    This error occurs in the saving process (before the build is complete). In the details section says:
    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    Error 6 occurred at AB_Source_VI.lvclass:Close_Reference.vi -> AB_Build.lvclass:Copy_Files.vi -> AB_Application.lvclass:Copy_Files.vi -> AB_EXE.lvclass:Copy_Files.vi -> AB_Build.lvclass:Build.vi -> AB_Application.lvclass:Build.vi -> AB_EXE.lvclass:Build.vi -> AB_Engine_Build.vi -> AB_Build_Invoke.vi -> AB_Build_Invoke.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  Generic file I/O error.
    =========================
    NI-488:  I/O operation aborted.
    I repaired my LV2009 instalation and doesn't worked. The last thing i'll do is to reinstall all my NI software . I'll spend a whole day doing that.

  • Image won't use full width of page in Standard Report

    Using LabVIEW 2012 in both Windows XP and Win7
    Specifically, I'm trying to use a cluster control  with strings and numerics for a generic report page.  I stuff the strings and numerics with the info that's needed to create the desired page content.
    I am creating a standard report.  The use of Word or Excel is not considered due to compatibility issues when either NI or Microsoft release version upgrades.
    I have tried setting the report margins as well as leaving them at default; the results are the same.
    I set the header text and footer text to indicate where the report generation function believes the margins to be.  Both header and footer honor the margin settings and appear on the report page as they are expected.
    When I "append control image to report" using the reference to the cluster control, the resulting image is 6.2" wide and hugs the left margin regardless of what size the control actually is.  If the control is widened, it is rescaled to 6.2" wide.  I tried using picture and array controls; results are the same.  I tried using the "append front panel image to report"; same results.  The "Alignment" input seems to have no effect.  The issue seems to be with the way images are handled in the report generation.
    Oddly enough, the height seems to behave quite normally.  If the object is too large in height, it is simply truncated at the bottom margin.
    I tried using landscape orientation which functionally exhibits the same issue; object hangs on left margin and will not fill the width of the page.
    I tried HTML which centers the image on the page but doesn't honor margins and prints info at top and bottom that I can't get rid of.
    I contacted NI support and generated an active support question reference# 7369484.  So far, no solution.
    Any help would be appreciated!

    Similar problem using LV2011. I have to print labels on a 100x70 mm paper without borders. No chance to scale the control image to fit.
    Calculating the size of the initial picture (480x360 pixels) scaled at 96 DPI would result in a size of 127x95 mm.
    Actually the height printed is exactly this, but the width shrinked to about 45-50 mm.
    A part of the solution might be to create an image (use 'create/invoke node/get image') and send this to the printer (how to do this?). Actually the HTML report creates an 96 DPI image together with the html page.
    In my case I should create an image of at least 150 DPI (300 or 600 DPI prefered). But there are no options in either the 'get image' or append control image to standard report to set the resolution.
    Bad thing!
    Attachments:
    CT0181860494.jpg ‏26 KB

  • Center image and table in Standard Report

    Team,
    I am having an image and a table to be printed. I use the Standard Report format. Customer's requirement is to make the table columns to be of different widths, center the table and make the image to be of the same size as the table. I have achieved different column widths by customizing the Report Generation VIs. For the next items - centering the table & choosing the image size, I have considered A4 as paper size and set the left and right margins & set the image size accordingly. Now the problem is the customer prefers not to limit the paper size to A4. So is there a way to set the center-alignment to the image & table (instead of me setting the suitable margins to make it appear centered)? There is an alignment control in Append Image to Report VI, but this is not used by the Standard Report. Is there a workaround for this and the table? Any help is greatly appreciated.
    P.S.: HTML report is not an option, since I need the ability to choose a printer and print to it from our software. HTML reports, by default, prints to the printer configured in the default browser, using the margins configured in the browser.
    Thanks,
    Priyadarsini S

    Hi Kamlesh,
    the variation is set to 'do not explode' in the report 1SLK-001 (S_ALR_87013614)
    You can check this  using the following path in transaction GRR3 (library 1VK) report 1SLK-001:
    Menu: Edit -> Variation, you will see that the variation is set to 'Do not explode'.
    This is why navigation between the different reports or variation is not
    available in this report, (the icons are greyed out).
    Iif you wish to have this functionality, then you can copy the report and change
    the variation as follows:
    -> via GRR1 create a copy of the standard report using report 1SLK-001 as
        a reference, ('Copy from'-field).
    ->  in this new report you can then via Edit->Variation change 'Cost Element
         from 'Do not explode' to 'explode', and CO area from 'Do not explode'
         to 'Variation sing. val'."
    Regards,
    Greta

  • Standard Report & Image Column

    Hi everybody,
    I have a standard report for employees in this report there is an image column displaying the employee photo.
    Of course if there is no image in the database for the employee the report won't display anything.
    What I want is that if the image column is NULL the report will display a standard NO_PHOTO.JPG image for this employee.. is this possible??
    My select statment is simple:
    select
           "EMP_ID",
           "EMP_FIRST_NAME",
           "EMP_SECOND_NAME",
           "EMP_FAMILY_NAME",
           dbms_lob.getlength("EMP_PHOTO") "EMP_PHOTO"
    from   "T_EMPLOYEE"

    One method is to use a Dynamic Action to insert the default image when there isn't one in the report. This avoids having to modify the report query or attributes.
    h4. When
    Event: After Refresh
    Selection Type: Region
    Region: <your report region>
    h4. True Action
    Action: Execute JavaScript Code
    Fire On Page Load: Yes
    Code:
    $('#emp-report td[headers="PHOTO"]')
      .contents()
      .filter(function() {
        return this.nodeType === 3; // report cell contents is a text node, not an img element
      .replaceWith('<img src="&WORKSPACE_IMAGES.NO_PHOTO.jpg" alt="No photo">');Another is to put the logic in the query and get the image source programatically:
    select
           "EMP_ID",
           "EMP_FIRST_NAME",
           "EMP_SECOND_NAME",
           "EMP_FAMILY_NAME",
              '<img src="' || nvl2(photo, apex_util.get_blob_file_src('P2_PHOTO_FILE', employee_id), '&WORKSPACE_IMAGES.NO_PHOTO.jpg')
           || '" alt="' || nvl2(photo,  "EMP_FIRST_NAME" || ' ' || "EMP_FAMILY_NAME", 'no photo') || '">' "EMP_PHOTO"
    from   "T_EMPLOYEE"Where <tt>P2_PHOTO_FILE</tt> is the file browser item used to upload the photos.
    The Display As column attribute for the EMP_PHOTO column must be changed to Standard Report Column when using this method.

  • Error in Append Image to Report.vi

    I wrote a VI that use "Append Image to Report.vi" provided with Labview 6.1. Inside the "Append Image to Report.vi" an error occurs after the Invoke Node of the method AppendPictureFromFile. The error code is: 2147352567 Unable to load picture.. in Append Image to Report.vi ...
    Please, could you help me?
    Giuseppe

    Hi,
    I don't know if this is the problem, but anyway...
    If you build an executable, there has to be a sub directory in the main
    directory of the application called "data". In the directory, there has to
    be a copy of the "_exclsub.llb" library. The VI's in it are called
    dynamically, and are searched for in the data directory.
    Regards,
    Wiebe.
    "KH-Simon" wrote in message
    news:50650000000500000085DA0000-1042324653000@exch​ange.ni.com...
    > Hello Giuseppe,
    >
    > I have the same problem with LV 6.0.2 and Win-NT on the target
    > machine. If I start the program in development mode, there are no
    > problems. Do you use Win-NT? If you found a solution, let me know it.

  • Tab constant in standard report

    Hi all, 
    I've been using LabVIEW for quite some time now so I'm not exactly a beginner. However, it's only recently that I have started using the Report Generation VIs and I'm not sure about certain functions. I do not want to use the Report Generation Toolkit (RGT) due to cost reasons, however I want to create a report that I can print. I would like to insert a tab constant into a standard report (because I cannot use Word due to the RGT restriction). I'm viewing this report by printing it by CutePDF writer. Unfortunately, the tab does not seem to be visible anywhere in the PDF. Does anyone know why this may be so? I've tried looking it up in NI forums and on the internet in general, but no satisfactory results came up.
    I've attached the VI that I am using to test the report generation functions.
    Help please!
    Thanks.
    Attachments:
    Standard Report.vi ‏15 KB

    Hi racdar92, 
    After running the code on my own, the tab seems to work. "Hello World" and "Goodbye Word" seem to be separated because of the tab constant. Can you clarify what you mean by the tab constant is not visible? Is there no space between phrases in the document you generate? Or is the report only looking strange when you print it to the CutePDF Writer?
    I did have to delete the Append Image to Report function from my code because it was giving me an error. Maybe that function is formatting your document in a strange way? 
    I hope this helps!
    Rachel M.
    Applications Engineer
    National Instruments

  • 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

  • Report Toolkit Standard Report Print Problem

    We are trying to print a label out on a Zebra QL220+ Thermal Printer.  Using the Report Generation Toolkit and selecting the Report Type as "WORD" it works fine.  However by ONLY changing the Report Type to "STANDARD REPORT" it still prints out the label OK, but then scrolls out another blank label - it's like some sort of form feed character/command is somehow being appended.
    We don't want to use the WORD Report Type, because I assume we have to install MS Office, which we don't want.
    As you can see from the attached VI, it is just some very basic text that we are writing to the Label.
    Is there some way we can see what data is actually being sent to the Printer for the two different Report Types?
    Chris
    Attachments:
    Zebra Label Print.vi ‏43 KB

    If your printer is networked you would open a TCP connection on port 6101 to the printer. If serial simply send the data via normal VISA commands.
    Here is the CPCL for the one example label in your code:
    ! 0 200 200 440 1
    TEXT 0 2 10 10 Date: <DATE>
    TEXT 0 2 10 30 Time: <TIME>
    TEXT 0 2 10 50 Operator: <INITIALS>
    TEXT 0 2 10 70 Location: <LOCATION>
    TEXT 0 2 10 90 Reason: <REASON>
    TEXT 0 2 10 110 Post Comment: <COMMENT>
    TEXT 0 2 10 130 S/N: <SN>
    TEXT 0 2 10 150 Dryness Fraction:
    TEXT 0 2 10 170 Signature:
    LINE 100 190 300 190 1
    PRINT
    In the above label you would programmatically replace the "<x>" fields with the actual data you wanted printed. For your multiple S/Ns you would use a loop to add the lines with each S/N.
    From the CPCL manual here are the pages for the elements I used above:
    TEXT Commands
    The TEXT command is used to place text on a label. This
    command and its variants control the specific font number
    and size used, the location of the text on the label,
    and the orientation of this text. Standard resident fonts
    can be rotated to 90° increments as shown in the example.
    Format:
    {command} {font} {size} {x} {y} {data}
    where:
    {command}: Choose from the following:
    TEXT Prints text horizontally.
    (or T)
    VTEXT Prints text (vertically) rotated 90
    (or VT) degrees counterclockwise.
    TEXT90 (Same as VTEXT above.)
    (or T90)
    TEXT180 Prints text (upside down) rotated
    (or T180) 180 degrees counterclockwise.
    TEXT270 Prints text (vertically) rotated 270
    (or T270) degrees counterclockwise.
    {font}: Name/number of the font.
    {size}: Size identifier for the font.
    {x}: Horizontal starting position.
    {y}: Vertical starting position.
    {data}: The text to be printed.
    LINE Commands
    Lines of any length, thickness, and angular orientation
    can be drawn using the LINE command.
    Format:
    {command} {x0} {y0} {x1} {y1} {width}
    where:
    {command}: Choose from the following:
    LINE Prints a line.
    (or L)
    {x0}: X-coordinate of the top-left corner.
    {y0}: Y-coordinate of the top-left corner.
    {x1}: X-coordinate of:
    - top right corner for horizontal.
    - bottom left corner for vertical.
    {y1}: Y-coordinate of:
    - top right corner for horizontal.
    - bottom left corner for vertical.
    {width}: Unit-width (or thickness) of the line.
    <!> {offset} <200> <200> {height} {qty}
    where:
    <!>: Use '!' to begin a control session.
    {offset}: The horizontal offset for the entire label.
    This value causes all fields to be offset
    horizontally by the specified number of
    UNITS.
    <200>: Horizontal resolution (in dots-per-inch).
    <200>: Vertical resolution (in dots-per-inch).
    {height}: The maximum height of the label.
    The maximum label height is calculated by measuring
    from the bottom of the first black bar (or
    label gap) to the top of the next black bar (or label
    gap). Then 1/16” [1.5mm] is subtracted from this
    distance to obtain the maximum height. (In dots:
    subtract 12 dots on 203 d.p.i printers; 18 dots on
    306 d.p.i. printers)
    {qty}: Quantity of labels to be printed.
    Maximum = 1024.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • 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

  • How to add new text field in standard report

    how to add new text field in standard report?

    Hi,
    I presume you are talking about a report display in ALV and u wish to add a column to it .
    If it is a global requirement ,as in table being used there in ALV can be modified, then you can append the table and the system should pick up the same automatically from there.
    Otherwise , you can make a Z program . Modify the catalog being used in ALV.
    Regards,
    Shweta

  • Link based on value in column of a Standard Report

    I have a Standard Report the displays only the images (BLOBs) in a column of a table. In that same table I have a ciolumn that hold url's. I want to have the image link to its corasponding url.
    Currently I am displaying the image using a BLOB format mask. IMAGE:LC_SCSC_SPONSOR_CATALOG:SCSC_LOGO:SCSC_UID
    The url is in a column named SCSC_URL.
    I am running Application Express 4.0.1.00.03
    Thanks for any help.

    I know where to create templates but do not know how to make a "named column report template".Unfortunately the documentation is particularly pathetic on this important topic. Unfortunate as Custom Named Column templates are one of the best features in APEX. They can be used to do some cool stuff fairly simply.
    See:
    <li>About Generic Column Templates and Named Column Templates
    <li>Report Column Template Attributes for Named Column Templates
    and the online help from the property labels on the Report Row Template page.
    1. Go to: Shared Components > Templates > Create
    2. In the wizard select: Report > From Scratch
    3. Enter/select:
    Name: Photo/link list
    Theme: [Your current theme]
    Template Class: Custom 1
    Template Type: Named Column (row template)
    4. Click Create.
    5. Click the Photo/link list link in the Templates report.
    6. Enter the following properties:
    Row Template 1
    <li><a href="#SCSC_URL#">#SCSC_LOGO#</a></li>
    Before Rows
    <ul>
    After Rows
    </ul>

  • Add one field in standard report

    Hi all,
    I want to add one field in the standard report WS_MONITOR_OUTB_DEL_FREE.
    For this I didn't find any User exit or BADI? What is the procedure to add the field in the standard report
    regards,
    Rama

    Hi Ram,
    it would be very difficult for you to find an enhancement for such a requirement.
    Though i can suggest you to do following analysis and then decide.
    See which version you are using if you are using ECC5.0 or above you can use implicit enhancement to append field to the final structure of your report as using implicit enhancement you can add fields to structures.
    then find another implicit enhancement to populate this field in your structure.
    thanks

  • Standard Report RM07MLBB output  in internal Table

    Hi Experts  ,
    i want Standard Report output  which is in basic List    to internal table  .
    standard report  RM07MLBB . i don't want  to use enhancement   nor Export /import 
    is there any other way  .
    regards
    Deepak.

    hi JACk  ,
    It was a perfect solution of using Include   and  using internal table of that report
    i have done certain modification  in  calling Program such as
    include rm07mlbb.
    at selection-screen output.
      perform hide_fields.                         " in order to hide screen of  include rm07mlbb  .
    loop at screen.
        if screen-name = 'LIFNR-LOW'  or
           screen-name = 'LIFNR-HIGH' or
           screen-name = 'MATNR-LOW'  or
           screen-name = 'MATNR-HIGH' or
           screen-name = 'WERKS-LOW'  or
           screen-name = 'WERKS-HIGH'  or
           screen-name = 'BUKRS-LOW'  or
           screen-name = 'BUKRS-HIGH'  or
           screen-name = '%_LIFNR_%_APP_%-TEXT' or
           screen-name = '%_LIFNR_%_APP_%-OPTI_PUSH' or
           screen-name = '%_LIFNR_%_APP_%-TO_TEXT' or
           screen-name = '%_LIFNR_%_APP_%-VALU_PUSH' or
           screen-name = '%_MATNR_%_APP_%-TEXT' or
           screen-name = '%_MATNR_%_APP_%-OPTI_PUSH' or
           screen-name = '%_MATNR_%_APP_%-TO_TEXT' or
           screen-name = '%_MATNR_%_APP_%-VALU_PUSH' or
           screen-name = '%_WERKS_%_APP_%-TEXT' or
           screen-name = '%_WERKS_%_APP_%-OPTI_PUSH' or
           screen-name = '%_WERKS_%_APP_%-TO_TEXT' or
           screen-name = '%_WERKS_%_APP_%-VALU_PUSH' or
           screen-name = '%_BUKRS_%_APP_%-TEXT' or
           screen-name = '%_BUKRS_%_APP_%-OPTI_PUSH' or
           screen-name = '%_BUKRS_%_APP_%-TO_TEXT' or
           screen-name = '%_BUKRS_%_APP_%-VALU_PUSH'  or
           screen-name = '%B002006_BLOCK_1000' or
           screen-name = '%B001000_BLOCK_1000' or
           screen-name = '%_ALV_DEF_%_APP_%-TEXT' or
           screen-name = 'ALV_DEF' or
           screen-name = 'NULLS'   or
           screen-name = '%_NULLS_%_APP_%-TEXT' .
         screen-invisible = 1.
          screen-active = 0.
          modify screen.
        endif.
      endloop.
      if not p_werks is initial .
        werks-low = p_werks.
        append werks.
      endif.
      if not p_bukrs is initial .
        bukrs-low = p_bukrs.
        append bukrs.
      endif.
      delete adjacent duplicates from werks comparing low.
      delete adjacent duplicates from bukrs comparing low.
    endform  " hide_fields
    Regards
    Deepak.

Maybe you are looking for

  • Error while creating hyperion planning application in 11.1.1.1.0

    Hi All, I am using EPM system 11.1.1.1.0 and i get the following error while trying to create a new application using Hyperion Planning: Unable to find JDBC_CATALOG key for application: ABC1+ Connection to the datasource created successfully.+ in cpp

  • Error While Applying patch 9239089 Oracle Applications DBA 12.1.3 Product R

    Dear All, I want to upgrade my application from Release 12.1.1 To 12.1.3. on windows server 2003 R2. while applying patch 9239089 I got this error "Extracting object modules for product ad... lib: not found adlibout: error: cannot get table of conten

  • How to create both a XML file and a check

    Hi, I'm currently implementing the use of XML files for payments in the USA and I run into a problem for check payments. We need to generate both an XML file, which needs to be sent to the bank for validation and the checks, which are printed by the

  • Is this possible to do simply?

    Is it possible to make a program that will move the mouse curor, just as if the actual mouse were moving. If so, what kinds of things would I have to implement in my program, so that it would move the mouse on its own. Could it be possible to make it

  • FITV_POWL_TRIPS, WD ABAP, Unable to select any submitted trips

    We're on ECC6 EhP3, EA-HR 603 level 0025. I'm currently setting up the standard SAP WD ABAP Travel ESS applications for the portal. I have run into a frustrating issue. Everything works except selecting a submitted trip or expense in "My trips and ex