Changing Work Area

Hi ,
I am new to JAVAFX, just going through the documents and samples provided in the site.
Example "IssueTrackingLite" has a single FXML file, based on the selection in the list view(Project1,Project2..) work area content changes.
But if I had a requirement like different project selection should show different layout then how could it be achieved?
Is it possible to create different FXML and based on the project selection can embed that in the content area?
Thank you
Kishan

Hi Danel,
I am experimenting the anchorpane properties to know it better ,
I have created a very template which has AnchorPane,1 SplitPane, 2 text boxes.
It generated the following FXML code,
<?xml version="1.0" encoding="UTF-8"?>
<?import java.lang.*?>
<?import javafx.scene.*?>
<?import javafx.scene.control.*?>
<?import javafx.scene.layout.*?>
<AnchorPane id="AnchorPane1" prefHeight="591.0" prefWidth="359.0000999999975" xmlns:fx="http://javafx.com/fxml" fx:controller="javafxapplicationtest.first">
<children>
<SplitPane dividerPositions="0.5201005025125628" focusTraversable="true" prefHeight="591.0" prefWidth="400.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
<items>
<AnchorPane minHeight="0.0" minWidth="0.0" prefHeight="160.0" prefWidth="100.0">
<children>
<TextField prefHeight="30.0" prefWidth="139.0" text="left" AnchorPane.bottomAnchor="275.0" AnchorPane.leftAnchor="39.5" AnchorPane.rightAnchor="25.5" AnchorPane.topAnchor="284.0">
<minHeight>
<Long fx:value="20" />
</minHeight>
<minWidth>
<Long fx:value="20" />
</minWidth>
</TextField>
</children>
</AnchorPane>
<AnchorPane minHeight="0.0" minWidth="0.0" prefHeight="160.0" prefWidth="100.0">
<children>
<TextField fx:id="first" layoutX="14.0" layoutY="284.0" text="right">
<minHeight>
<Long fx:value="10" />
</minHeight>
<minWidth>
<Long fx:value="20" />
</minWidth>
<prefHeight>
<Long fx:value="30" />
</prefHeight>
<prefWidth>
<Long fx:value="90" />
</prefWidth>
</TextField>
</children>
</AnchorPane>
</items>
</SplitPane>
</children>
<minWidth>
<Long fx:value="400" />
</minWidth>
</AnchorPane>
I observed few behaviours for which I couldn't figure it out the reason.
In Designer, left Text Box properties "Layout X","Layout Y" are disabled where as right Text Box Layout X,Y are enabled.
If I preview screen in "preview Windows" and try to resize the window then left box is resizing proportionally where as right one is statically located at the same place.
Could you please tell why it is behaving differently?
Best Regards,
Kishan

Similar Messages

  • Benefits - How to change work area?

    Hello!
    I'm opening an IMG path for benefits. I currently have 2 benefit areas defined in the system (1 is newly created).
    The thing is, everytime I click on a subpath, e.g. Define First Program Grouping or Define Second Program Grouping under IMG: PM -> Benefits -> Flexible Admins -> Programs, it always show this message "You are currently working in benefit area XX".
    My question is: How to change the work area to another Benefit Area?
    Thanks in advance!
    Edited by: Yuki C on Aug 15, 2011 2:11 PM
    Edited by: Yuki C on Aug 15, 2011 2:11 PM

    Problem solved.
    Seems like it is reading from memory.
    So i just go to some other view where I can select a Benefit Area upon working on it.
    So when I go back to the path that I want to work on, now the work area is under the Benefit Area that I want .

  • CRM 5.2 - Change Work Area Title

    Hi Experts,
    I wish to change the work area title in the webUI. LIke in search of campaigns, the title comes as "Search: Campaign". I wish to change this to client specific words. In view configuration (BSP_WD_CMPWB), changing this is not available as a possiblity.
    KIndly help me finding a way out.
    regards,
    Ravindra Valy

    Hi,
    To change the Work Area Title you may have to go to the transaction 'SOTR_EDIT'.
    Actually the Title description text is got from the 'GET_STATE_DESCRIPTION' method of the UI Component used.
    In this method the OTR(Text repository) might have been used to display the title. Hence, Kindly select the OTR object and use the transaction OTR_EDIT to edit to the required text.
    Kindly let me know if you need further details.
    Please reward if found useful.
    Regards,
    Harish P M

  • Error when trying to copy a work area in Oracle designer

    In oracle designer,I tried to copy a work area by selecting.
    File-->>Change work area.
    Then from the "Work area" pop up window,I selected the new option.
    In the Create work area wizard i chose "Copy a work area" and gave the Name ,description and the work area to be copied.
    When i click the finish button,I am getting the following error.
    "CDR-01005: Workarea compilation failed: ORA-01422: exact fetch returns more than requested number of rows. "
    Please let me know how to copy a work area in Oracle designer.
    Thanks in advance.

    Note 277801.1
    Views Return Records From The Wastebasket.
    Possible Symptoms
    ~~~~~~~~~~~~~~~~~
    1) executing a SELECT FROM CI_... views return more rows than expected.
    2) SELECT ... INTO ... FROM CI_... views raises error
    ORA-1422: exact fetch returns more than requested number of rows.
    3) Deleting an object from the repository fails with the following errors:
    RME-00020: Internal API error -
    ORA-01422: exact fetch returns more than requested number of rows
    ORA-06512: at "<repos_owner>.JR_NAME", line 3680
    ORA-06512: at "<repos_owner>.JR_NAME", line 4138
    ORA-06512: at "<repos_owner>.JR_ERROR", line 193
    ORA-06512: at "<repos_owner>.SDD_TAB_D", line 961
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-04088: error during execution of trigger '<repos_owner>.SDD_TAB_D'
    NB: the name of the trigger (SDD_TAB_D in the above example) will vary
    depending on the object type you are deleting
    4) Compilation of a Workarea fails with the following errors:
    CDR-01005: Workarea compilation failed:
    ORA-01422: exact fetch returns more than requested number of rows.
    Workaround
    ~~~~~~~~~~
    For symptoms 1 and 2, define the context of a workarea before selecting from
    the CI_... views:
    exec jr_context.set_workarea ('<Workarea Name>');
    For the other symptoms, the errors are caused by RDBMS bugs that were fixed
    in the last patch set releases of databases.
    We recommend that you upgrade to a version of the database that is certified
    with the release of Designer that you are using.
    See Note 60705.1 for details

  • Change Background Color Of Work Area

    I am a user of Acrobat 8 Professional and just loaded Acrobat
    9 Professional. Does anyone know if you can change the background
    color of the work area (documentation pane and navigation pane ).
    When I view a PDF the document is ok but the background color of
    the navigation pane and documentation is black.
    Is this the new look for Acrobat 9?
    Is there a way that I can change the color?
    I have searched Acrobat>Help and
    Acrobat>Support>Knowledgebase and find nothing.
    I would appreciate any help I can get.
    Ted

    Thank you for your post. These forums are specific to the
    Acrobat.com website and its set of hosted services, and do not
    cover the Acrobat family of desktop products. Please visit the
    following forums for any questions related to the Acrobat family of
    desktop products:
    http://www.adobeforums.com/cgi-bin/webx/.3bbeda8b/
    Note: The color scheme of Acrobat 9 cannot be changed.

  • Can't select/change layers in main work area

    Been working with PSE11 for a few months.  Yesterday it developed a problem.  I can no longer click on the layer in the main work area but have to go to the layer panel to select it.  What do I need to do to change this back to where it works like it should?? 

    Something to check:
    With the tools panel showing in the bottom of the screen, select the selection tool (arrow). Then look in the bottom tool panel to see if the automatic selection of layers is checked.

  • Canvas/work area image gets stuck, doesn't show any changes made?

    For some reason, if I minimize my Photoshop CS4 window for a few minutes and come back to it the canvas image I was working on is stuck for lack of better words. I change the zoom, doesn't do anything, although it shows at the top that I did in fact zoom to x%. Same for even using the brush to scribble, making layers invisible etc. Basically anything that changes what you see on the main canvas.
    The only quickest way I have found to fix this is by dragging the tab of the project I'm working on out to show it in a window then dragging it back into the main working area again. This is clearly frustrating, has this happened to anyone else? Any idea of how to fix this? I couldn't find a single thing about this issue on Google.
    The program itself doesn't even say not responding or anything at all, all menus open etc. so Photoshop itself isn't actually frozen, I'm baffled.
    I'm running Photoshop CS4 (Extended) on Windows 7 32-bit Ultimate.

    Sounds like you need a display driver update.
    Go to the web site of the maker of your video card, and download and install their latest driver for your hardware.
    That usually fixes this.
    If it doesn't try disabling the OpenGL Drawing setting in Edit - Preferences - Performance.
    -Noel

  • No Withholding tax calculated when the work area is changed

    Hi All
    I have changed the work area in infotype 208 for an employee from OH to IL. Then i ran the payroll, but no withholding tax for IL was calculated. The employee residence area is IN.
    Any inputs on why its not calculated ?
    Regards
    Vamsi

    Hello Yogesh,
    Thanks for your reply!!!
    We have solved the issue.
    the issue is really due to after 7.3 Upgradation the RSPC_MONITOR had two more new feilds added
    1) UNAME & 2) CHECK_TIME
    and this fields doesn't exist in the 7.0 Version so due to this inconsistancy the Structure was failing.
    so we have included two new Fields in the structure in the program and in the Customer Exit and working fine now.
    With Regards,
    PJ.

  • Render Work Area/Warp Stabilizer Changes Video Duration

    Hi everyone,
    I'm quite new to Premiere Pro and I have no doubt this question has a simple answer.
    I've put in a small video, say 5 seconds into my timeline. I then for example apply the warp stabiliser effect.  I think select Sequence - Render Work Area.
    But every time I do it, the full video is no longer showing. It's like it has kept the same amount of frames, but because warp stablizer (I'm assuming) has inserted frames to smooth it out, I'm only seeing a fraction of the total clip length.
    So video length is still 5 seconds, but I'm now only seeing say, 60% of what was shown before.
    Just for further info, I'm using a 720HD 30fps sequence, but the video in question is a 120fps from a GoPro. I wonder if that's causing the issue?
    Any help would be greatly appreciated.

    Hi Jonathan,
    I hope you get a good answer from the gurus at ADOBE on this one. I use ProDADS Mercalli V2+ Stablizer in Cs5.5.2 with 4 cores Xeon processor, i suggest you trial it as I have had no issues with the exception of cutting the clip after stablization, do it befor hand. I was thinking of upgrading to 6.1 ?
    Good luck

  • ALV Report: How to pass the variable in Work area to the FM ? Please help !

    I want to pass the field in the work area which contains the floating point numbers to FM 'FLTP_CHAR_CONVERSION_FROM_SI'. This the correct FM, I have tested.
    If I specify the field with Tab name in FM , It says its not an internal table with header line.
    Please help me, How should can I proceed further and pass the field to FM and get it back in work area.
    And an other issue is I want to sum the particular field in the output.
    Is there a way to do using 'PF-STATUS', if so how ? or what is the alternative for this ?
    Please help me with my issues.
    I'm new to ALV reports.
    Thanks in Advance !

    Hi,
    For your FM issue, i think you are trying to pass the field in the FM as ITAB-field, while you should be taking the data in the work area first and then pass this work area in the FM as WA_ITAB-field.
    I hope this will resolve your prob.
    I mean loop at the table and take the values into work area, update the internal table with changed value. This way by the end of loop you will have all your fields converted.
    Please explain a little more about your second doubt, it is unclear(to me atleast).
    Edited by: DeepakNagar on Jul 28, 2011 6:08 PM

  • Issue in 7.3 - The Work area is not long enough

    Hello All,
    currently i am facing issue in my new BI 7.3 server when i try to execute planning sequence, i am getting the below error:
    We have recently moved from 7.0 to 7.3 version very recently and when i try to execute the planning seq it raises above shown error but we have the same code in the BI 7.0 and nevere faced any issue while execution of Planning Sequence and we din't even changed the code.
    we are using this Work area <WA_STATUS> in Customer exit and also in the Program.
    It will be so helpfull if you let know why it is raising error and also wanted to check have any one faced simmilar issue in 7.3.
    Thanks in Advance,
    PJ.

    Hello Yogesh,
    Thanks for your reply!!!
    We have solved the issue.
    the issue is really due to after 7.3 Upgradation the RSPC_MONITOR had two more new feilds added
    1) UNAME & 2) CHECK_TIME
    and this fields doesn't exist in the 7.0 Version so due to this inconsistancy the Structure was failing.
    so we have included two new Fields in the structure in the program and in the Customer Exit and working fine now.
    With Regards,
    PJ.

  • Is there a way to force for rendering ALL clips in work area?

    Is there a way to force for rendering ALL clips in work area? All clips: not only the ones with the red horizontal line indicating that they need rendering! I ask for this because the rendered clips preview very smoothly, but the unrendered ones do not! My source footage (and project) involves Full HD (1920*1080i 25fps).

    If a Clip does not need Rendering, it will not be Rendered.
    Basically, what Rendering does is to convert the Clips, that do require Rendering, to DV-AVI (SD Projects on a PC). This will yield AVI files in the Media Cache, Render Files, and for playback, PrE will rely on those. If you look in the Render File folder, you will see a bunch of abstractly named files, but those files are now Linked in the PREL (Project file), and will be used by the program for playback.
    If one were to remove those Render files, and then Open that Project in PrE, they'd receive a message, "Where is file 04u434ip0ow.AVI?" [Note: that is just an example of the abstract Render file name, and is not the actual name, that one would see.]. One could Ignore those now missing Render files, and where they were used, there would then be red lines over those Clips.
    As Steve mentions, the Render files are used only for smoothest playback. As I use DV-AVI files for SD Projects on my PC, I will not need to Render for smoothest playback, until I make changes to the Clips, like overlay Titles, PiP, Effects, etc.. I might never Render the Timeline, even with those additions, but sometimes, I will Render a small segment many times, especially with animated Effects, as I adjust the parameters.
    If one is not getting the smoothest playback, then Rendering all files requiring Rendering will usually improve playback greatly.
    Good luck, and hope that this makes sense.
    Hunt

  • Error while Appending a  work-area in a table

    Hi Experts,
    Requirement :- I want to append a row in the the table but the work-area with which i am appendign the values is of different type than the target so i am getting error .
    Code :- APPEND WA_SOURCE TO RESULT_PACKAGE
    Error :-  A line of RESULT_PACKAGE not mutually convertible in a Unicode program..........
    Is there any way to append the one-by one values in the RESULT_PACKAGE fields.
    As i cn't change the type of my source work-area.
    Don't we have something like :-
    Append Result_package
    Result_package_field1 = wa-field1
    Result_package_field2 = wa_field2.....
    PLEASE HELP
    Regards,
    rg
    Edited by: R G on Mar 26, 2009 10:34 AM

    Hello,
    I can't change the Work-area type....
    Can't we appened a line in any table by providing direct values??????
    You DONOT have to change the TYPE of your Work Area. You create a new work area.
    You can try something like this:
    DATA:
    WA_RESULT_PACKAGE LIKE LINE OF RESULT_PACKAGE.
    MOVE CORRESPONDING WA_SOURCE TO WA_RESULT_PACKAGE.
    APPEND WA_RESULT_PACKAGE TO RESULT_PACKAGE.
    CLEAR WA_RESULT_PACKAGE.
    Or Else,
    DATA:
    WA_RESULT_PACKAGE LIKE LINE OF RESULT_PACKAGE.
    MOVE WA_SOURCE-F1 TO WA_RESULT_PACKAGE-F1.
    MOVE WA_SOURCE-F2 TO WA_RESULT_PACKAGE-F2.
    MOVE WA_SOURCE-F3 TO WA_RESULT_PACKAGE-F3.
    APPEND WA_RESULT_PACKAGE TO RESULT_PACKAGE.
    CLEAR WA_RESULT_PACKAGE.
    BR,
    Suhas
    Edited by: Suhas Saha on Mar 26, 2009 10:44 AM

  • Internal Table - Work Area issue

    Guru's:
    I am selecting the mentioned fields from TVAKT into t_itt1 (internal table) - I however an encountering "you canot use an internal table as a work area" as an error.
    DATA: s_bezei LIKE tvakt-bezei,
          s_auart LIKE tvakt-auart.
    DATA t_itt1 LIKE tvakt OCCURS 0.
    DATA z_itt LIKE tvakt.
    its at this stage of the code that I am facing this problem
    SELECT spras auart bezei FROM tvakt
    INTO t_itt1
    WHERE bezei IN s_bezei
    AND auart IN s_auart.
    would appreciate your help.

    Hello,
    You need to change the declaration of the s_spras to use the IN clause:
    See these for more informations: http://help.sap.com/saphelp_nw04/helpdata/en/18/a1f251e28b11d295f500a0c929b3c3/frameset.htm and Create a Ranges Table Type.
    Regards.

  • SOME FIELDS OF WORK AREA ARE CONVERTED TO ***** AT AT NEW STATEMENT

    HELLO
    SOME OF THE FIELDS OF WORK AREA ARE CONVERTED INTO *********** AT AT NEW STATEMENT .FIND BELOW THE CODE
    *& Report  YTEST_OBJECTS7
    REPORT  YTEST_OBJECTS7.
    Program Description
    Author.........: Jitendra Dash                                       *
    Creation date..: 17/09/2010                                                    *
    GAP ID/FS Id...:                                                     *
    Transport......:                                                     *
    Description u2026..:                                                     *
    CHANGE HISTORY u2013 Should be completed in reverse date order           *
    Revised by........: <Developer name>                                 *
    Change date.......: Date of creation>                                *
    CR/Defect No......:  <Change Request No>/ <Defect#<xxx>              *
    Transport.........: <Request No>                                     *
    Description.......: Description about modification                   *
    Data Declaration
    TYPES: BEGIN OF gx_input,
             NEMI      TYPE EXT_UI,
             DIVISION  TYPE SPARTE ,
             DATE      TYPE ERDAT,
             DATE1     TYPE ERDAT,
           END OF gx_input.
    TYPES: BEGIN OF gx_input1,
             NEMI      TYPE EXT_UI,
             DIVISION  TYPE SPARTE ,
             DATE      TYPE ERDAT,
             DATE1     TYPE ERDAT,
             int_ui    TYPE INT_UI,
             ANlage    type   anlage,
             SERVICE   TYPE SERCODE,
             SERVICEID TYPE SERVICE_PROV,
             SPARTE    TYPE SPARTE,
            END OF gx_input1.
    TYPES : BEGIN OF gx_euitrans,
            INT_UI TYPE INT_UI,
            EXT_UI type EXT_UI,
            END OF gx_euitrans.
    TYPES : BEGIN OF gx_eservice,
            INT_UI TYPE INT_UI,
            SERVICE TYPE SERCODE,
            SERVICEID TYPE SERVICE_PROV,
            SPARTE    TYPE SPARTE,
            END OF gx_eservice.
    TYPES : BEGIN OF gx_inst,
            int_ui TYPE INT_UI,
            ANlage type   anlage,
            END OF gx_inst.
    TYPES : BEGIN OF gx_ever,
            ANLAGE TYPE anlage,
            EINZDAT TYPE EINZDAT,
            AUSZDAT TYPE AUSZDAT,
            VERTRAG type VERTRAG,
            vkonto TYPE VKONT_KK,
            END OF gx_ever .
    TYPES : BEGIN OF gx_fkkvkp,
            VKONT type VKONT_KK,
            GPART type GPART_KK,
            END OF gx_fkkvkp.
    DATA : GIT_INPUT TYPE STANDARD TABLE OF GX_INPUT,
           git_euitrans TYPE STANDARD TABLE OF gx_euitrans,
           git_eservice TYPE STANDARD TABLE OF gx_eservice,
           git_inst TYPE STANDARD TABLE OF gx_inst,
           git_ever TYPE STANDARD TABLE OF  gx_ever,
           GIT_INPUT1 TYPE STANDARD TABLE OF GX_INPUT1,
           GIT_fkkvkp TYPE STANDARD TABLE OF GX_fkkvkp,
           WA_INPUT TYPE gx_input,
           wa_euitrans LIKE LINE OF git_euitrans,
           wa_eservice like LINE OF git_eservice,
           WA_inst LIKE LINE OF git_inst,
           wa_ever LIKE LINE OF git_ever,
           wa_INPUT1 like LINE OF git_INPUT1,
           wa_fkkvkp like LINE OF GIT_fkkvkp.
    DATA: gv_v_localfile TYPE localfile,
          gv_g_localfile type string,
          gv_g_alocalfile type string,
          gv_g_sender type SERVICE_PROV,
          gv_g_reciever type SERVICE_PROV.
    CONSTANTS : GC_AINP TYPE c LENGTH 50 VALUE '/tmp'.
    ************Selection screen for input *********************
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE t1.
    PARAMETERS : p_rad1 RADIOBUTTON GROUP grp DEFAULT 'X' USER-COMMAND chk,
                 p_rad2 RADIOBUTTON GROUP grp,
                 p_file TYPE file_table-filename MODIF ID m1,
                 p_afile TYPE file_table-filename MODIF ID m2.
    SELECTION-SCREEN END OF BLOCK b1.
    ***************Initialization*****************************
    INITIALIZATION.
      t1 = text-001.
    ***Selection of Appl ser and Presen ser for I/P file******
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF p_rad1 = 'X'.
          IF screen-group1 = 'M2'.
            screen-active = 0.
            MODIFY SCREEN.
          ENDIF.
        ELSEIF p_rad2 = 'X'.
          IF screen-group1 = 'M1'.
            screen-active = 0.
            MODIFY SCREEN.
          ENDIF.
        ENDIF.
      ENDLOOP.
    **F4 help for inputting the Filename from presentation Ser*
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
      CALL FUNCTION 'KD_GET_FILENAME_ON_F4'
        EXPORTING
          program_name  = sy-repid
          dynpro_number = sy-dynnr
          field_name    = p_file
        CHANGING
          file_name     = gv_v_localfile
        EXCEPTIONS
          mask_too_long = 1
          OTHERS        = 2.
      IF sy-subrc = 0.
        MOVE gv_v_localfile TO p_file.
        move gv_v_localfile to gv_g_localfile.
      ENDIF.
    ***F4 help for file on Application Server*******************
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_afile.
      CALL FUNCTION '/SAPDMC/LSM_F4_SERVER_FILE'
        EXPORTING
          directory        = GC_AINP
          filemask         = ' '
        IMPORTING
          serverfile       = p_afile
        EXCEPTIONS
          canceled_by_user = 1
          OTHERS           = 2.
      IF sy-subrc = 0.
        move p_afile to gv_g_alocalfile.
       MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
               WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    START-OF-SELECTION.
      IF p_rad1 = 'X'.
    *************Upload file into Itab from pres server*********
        CALL FUNCTION 'GUI_UPLOAD'
           EXPORTING
             FILENAME                      = gv_g_localfile
      FILETYPE                      = 'ASC'
            HAS_FIELD_SEPARATOR           = '|'
      HEADER_LENGTH                 = 0
      READ_BY_LINE                  = 'X'
      DAT_MODE                      = ' '
      CODEPAGE                      = ' '
      IGNORE_CERR                   = ABAP_TRUE
      REPLACEMENT                   = '#'
      CHECK_BOM                     = ' '
      VIRUS_SCAN_PROFILE            =
      NO_AUTH_CHECK                 = ' '
    IMPORTING
      FILELENGTH                    =
      HEADER                        =
           TABLES
             DATA_TAB                      = GIT_INPUT
        EXCEPTIONS
          FILE_OPEN_ERROR               = 1
          FILE_READ_ERROR               = 2
          NO_BATCH                      = 3
          GUI_REFUSE_FILETRANSFER       = 4
          INVALID_TYPE                  = 5
          NO_AUTHORITY                  = 6
          UNKNOWN_ERROR                 = 7
          BAD_DATA_FORMAT               = 8
          HEADER_NOT_ALLOWED            = 9
          SEPARATOR_NOT_ALLOWED         = 10
          HEADER_TOO_LONG               = 11
          UNKNOWN_DP_ERROR              = 12
          ACCESS_DENIED                 = 13
          DP_OUT_OF_MEMORY              = 14
          DISK_FULL                     = 15
          DP_TIMEOUT                    = 16
          OTHERS                        = 17
        IF SY-SUBRC <> 0.
          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
          WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
      ELSEIF p_rad2 = 'X'.
    *************Upload file into Itab from Applic server*********
    ************file should be ; seperated and not tab seper******
       TRANSLATE gv_g_alocalfile USING '\/'.
       OPEN DATASET gv_g_alocalfile FOR INPUT MESSAGE gv_LC_MESSAGE in TEXT MODE ENCODING DEFAULT.
       IF sy-subrc = 0.
         DO.
           READ DATASET gv_g_alocalfile INTO wa_xls.
           IF sy-subrc IS NOT INITIAL.
             EXIT.
           ELSE.
             APPEND wa_xls TO git_xls.
           ENDIF.
         ENDDO.
       ENDIF.
       close DATASET gv_g_alocalfile.
      ENDIF.
      SELECT INT_UI EXT_UI from EUITRANS
                           into CORRESPONDING FIELDS OF TABLE git_euitrans
                           for ALL ENTRIES IN  GIT_INPUT
                           WHERE ext_ui = GIT_INPUT-NEMI.
      SElect INT_UI
             SERVICE
             SERVICEID
             SPARTE    from ESERVICE
                       into CORRESPONDING FIELDS OF TABLE git_eservice
                       FOR ALL ENTRIES IN git_euitrans
                       where INT_UI = git_euitrans-INT_UI .
      SELECT INT_UI
             ANLAGE from euiinstln
                    into CORRESPONDING FIELDS OF TABLE GIT_INST
                    FOR ALL ENTRIES IN  git_eservice
                    WHERE INT_UI = git_eservice-INT_UI.
      LOOP AT git_eservice into wa_eservice.
        READ TABLE git_euitrans into wa_euitrans
                                with KEY int_ui = wa_eservice-int_ui.
        IF SY-SUBRC = 0.
          READ TABLE git_input into wa_input
                               WITH key NEMI = wa_euitrans-EXT_UI.
          IF SY-SUBRC = 0.
            READ TABLE  GIT_INST into WA_INST
                                     with key int_ui = wa_eservice-int_ui.
             IF Sy-subrc = 0.
                  wa_input1-NEMI = wa_input-NEMI      .
                  wa_input1-DIVISION = wa_input-DIVISION.
                  wa_input1-DATE = wa_input-DATE.
                  wa_input1-DATE1 = wa_input-DATE1.
                  wa_input1-int_ui = wa_eservice-int_ui.
                  wa_input1-anlage = WA_INST-anlage.
                  wa_input1-SERVICE = wa_eservice-service.
                  wa_input1-SERVICEID = wa_eservice-serviceid.
                  wa_input1-SPARTE  = wa_eservice-sparte.
            Append wa_input1 to git_input1.
             ENDIF.
          ENDIF.
        ENDIF.
        clear : wa_eservice,wa_input,WA_INST,wa_euitrans,wa_input1 .
      ENDLOOP.
      SELECT anlage
             EINZDAT
             AUSZDAT
             VERTRAG
             VKONTO  from ever
                     into CORRESPONDING FIELDS OF TABLE git_ever
                     FOR ALL ENTRIES IN git_input1
                     WHERE anlage = git_input1-ANLAGE
                       and EINZDAT = git_input1-DATE
                       or  AUSZDAT = git_input1-DATE1.
      Select Vkont Gpart from fkkvkp
                         into CORRESPONDING FIELDS OF TABLE git_fkkvkp
                         for ALL ENTRIES IN git_ever
                         where  Vkont = git_ever-Vkonto.
    LOOP AT  git_input1 INTO wa_input1 .
    IF wa_input1-SPARTE = 01  .
    CASE wa_input1-SERVICE.
      WHEN 'FRMP'.
        gv_g_sender = wa_input1-SERVICEID.
      WHEN 'LNSP'.
        gv_g_reciever = wa_input1-SERVICEID.
    ENDCASE.
    ELSEIF wa_input1-SPARTE = 02 .
    CASE wa_input1-SERVICE.
      WHEN 'FRO'.
        gv_g_sender = wa_input1-SERVICEID.
      WHEN 'DB'.
        gv_g_reciever = wa_input1-SERVICEID.
    ENDCASE.
    ENDIF.
    data : int_ui TYPE INT_UI.
    *int_ui = wa_input1-int_ui .
    AT NEW int_ui .
    READ TABLE git_ever into wa_ever with key  anlage = wa_input1-anlage.
    READ TABLE git_fkkvkp INTO wa_fkkvkp with key Vkont = wa_ever-Vkonto.
    CALL FUNCTION 'ZIN_COMEV_CUSTDETAILNOTIF_OUT'
      EXPORTING
        Y_SENDER              = gv_g_sender
        Y_RECEIVER            = gv_g_reciever
        Y_PARTNER             = wa_fkkvkp-gpart
        Y_BASIC_PROCESS       = 'ZCDNO'
      Y_SWITCHNUM           =
      Y_SEN_LOAD            =
        Y_INTUI               = wa_input1-int_ui
      Y_TRANSACTIONID       =
        Y_DATE                = wa_input1-DATE
    IMPORTING
      X_TASK_ID             =
    TABLES
       IDOC_STATUS           =
       IDOC_CONTRL           =
       XYT_ERROR             =
    EXCEPTIONS
      GENERAL_FAULT         = 1
      NOT_FOUND             = 2
      OTHERS                = 3
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    ENDAT.
    ENDLOOP.
    IN THIS PROGRAM AT AT NEW STATEMENT IN LOOP SOME OF THE FIELDS OF wa_input1 IS CONVERTED TO ***** E.G  wa_input1-anlage.
    pLEASE HELP ME OUT

    HELLO
    My Q is some fields at AT NEW statement turns into *****.Please help me out
    TYPES: BEGIN OF gx_input1,
             NEMI      TYPE EXT_UI,
             DIVISION  TYPE SPARTE ,
             DATE      TYPE ERDAT,
             DATE1     TYPE ERDAT,
             int_ui    TYPE INT_UI,
             ANlage    type   anlage,
             SERVICE   TYPE SERCODE,
             SERVICEID TYPE SERVICE_PROV,
             SPARTE    TYPE SPARTE,
            END OF gx_input1.
    GIT_INPUT1 TYPE  gx_input1.
    LOOP AT  git_input1 INTO wa_input1 .
    AT NEW int_ui .----
    >hERE FIELDS OF wa_input1 ARE TURNED INTO *                                                                               
    EX: wa_input1-ANLAGE =******** AFTER AT IN COMMAND.
    END AT
    eNDLOOP

Maybe you are looking for

  • DB2E for AWT client

    Hi experts, i am trying to assign DB2E 8.2.4 on MOBILE AWT client(SP 18 ), but when i click on START button of MI Client Installer of DB2E it shows me some error as follows :- installation failed: version check for appliaction 'MOBILEENGINE_JSP' fail

  • How to speed up Safari 6.0?

    VERY slow loading pages.  Often have to refresh to get the entire page.  What to do? Thanks.

  • Can't open files with root access

    I had to reinstall Tiger in my machine. When I tried to open my files (dreamweaver), i didn't had RW-access. In the middle of my jobb with building a website, I decided to log in as root. Even so, I am not allowed to change files, only read them. I o

  • Changing package assignments of many objects

    I'm having to put a significant number of objects in another package, and I was wondering if there's a facility hidden somewhere that will change the assignment of any number of different objects. Any thoughts?

  • Update jscrollpane / viewable area when click on JButton

    Hi all, I have a JTable inside a JScrollPane. I use some JButtons to do some row selections on the JTable. I would like the viewable area / scroll pane to increment when the row selections are changed using the JButtons. By doing this I wish to see,