Doubt On Screen Processing

Hi While creating any lay out for screen,
in Attributes tab we have Box called Screen Type.In that screen type we have
Normal
Subscreen
Modal Dialog Box
Selection Screen.
I didnot find any difference if i select Normal or Modal Dialog Box,
Can any one tell me what is the difference.

Hi ,
normal screen is the default screen.
u call using
call  screen number.
ocuupies full window.
modal dialog box occ
occupies a part of window.
call using
CALL SCREEN  STARTING AT  <top left>
             ENDING   AT  <bottom right>.
Unlike normal pop-ups, a modal dialog box has its own pushbuttons and title. There is no menu bar and command field entries are not possible.
Regards

Similar Messages

  • Screening Process in GTS

    Hi GTS Experts,
    I have a doubt in the Screening process in GTS. We are receiving the SPL delta files and it is loaded in our GTS system and the entire Business Partners are screened against this list on daily basis.
    My doubt is, if a Business Partner which is already in process blocked status, will it be undergoing screening again?
    For example, we have a business partner with name 'David Gomez' and it is in blocked status. Suppose this partner was blocked in the past with an SPL entry with name 'David'.
    Tomorrow if another SPL entry with name David comes, will the partner be blocked against that and the details will get captured in audit log tables?
    We are using the below transaction for the daily screening process,
    /SAPSLL/SPL_CHECK_SCEN_C1M_LO  (Check Business Partner Address Against Delta Lists in Background)
    Thanks,
    Sreekanth

    Hi Sreekanth,
    /SAPSLL/SPL_CHECK_SCEN_C1M_LO screening will only pick up currently released BPs and screen them against the most
    uptodate SPL information on the system ("date of SPL update" field is important here). So if business partner with name 'David Gomez' is already blocked, the audit trail corresponding to the match on the most recent "david" entry will not be available by running the C1 job.
    I think scheduling the B1 period screening every so often would allow the newest SPL data to be available in audit trail for this blocked bp.
    This answer your question?
    MIchael

  • Accessing WS data set during selection screen processing in BG processing

    Hello ABAPers,
    I am attempting to access a working storage table variable that is set during selection screen processing after the user submits the program to background processing (using F9).
    I have tried using export to memory id in the at selection screen section and then import from memory id in the start-of-selection section, but it does not seem to work all of the time.  Is there a better way of doing this?
    Thanks

    bump

  • Can Selection Screen processing events be triggered manually?

    Good day!
    I have a Selection Screen where a user can select a value from a drop-down box.  If a particular value is used, I assign default text to another Selection Screen field.
    However, because choosing the drop-down value doesn't trigger a Selection Screen processing event (AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT) the value doesn't get updated on the screen field, even though it gets updated in memory.  It only updates on the screen if the user selects a radio button value for another field because that triggers the Selection Screen processing events.
    I've read about various methods in an attempt to get this to work, but nothing is working.  Is there ANY way to trigger SAP to go to these events?
    Thanks, and points for all helpful advice!
    Dave

    Hi dave,
    1. Selecting a listbox on selection screen,
        and immediately populating a field value on the screen.
    2. just copy paste to get a taste of it.
    3.
    REPORT ABC.
    TYPE-POOLS : VRM.
    DATA : VALUES TYPE VRM_VALUES.
    DATA : VW LIKE LINE OF VALUES.
    DATA : FLAG TYPE C.
    PARAMETERS : LIST TYPE C AS LISTBOX VISIBLE LENGTH 10
    <b>USER-COMMAND ABC.</b>
    PARAMETERS : A(10) TYPE C.
    INITIALIZATION.
      VW-KEY = '1'.
      VW-TEXT = 'SUN'.
      APPEND VW TO VALUES.
      VW-KEY = '2'.
      VW-TEXT = 'MON'.
      APPEND VW TO VALUES.
      VW-KEY = '3'.
      VW-TEXT = 'TUE'.
      APPEND VW TO VALUES.
      CALL FUNCTION 'VRM_SET_VALUES'
        EXPORTING
          ID              = 'LIST'
          VALUES          = VALUES
        EXCEPTIONS
          ID_ILLEGAL_NAME = 1
          OTHERS          = 2.
    <b>AT SELECTION-SCREEN  OUTPUT.
    A = LIST.</b>
    regards,
    amit m.

  • Change from screen processing to list procesing

    Hello,
    I am working in a program where I have changed from screen processing to list processing, in the PBO of screen '0600', that way:
    module screen_0600 output.
      SET PF-STATUS '0600'.
    <b>  LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 0.</b>
      perform header.
      perform body.
    <b>  LEAVE SCREEN.</b>
    endmodule.                 " STATUS_0600  OUTPUT
    My problem is that there is no resizing of the window where the list is displayed, and I don`t know to change the <b>LINE-SIZE</b>.
    Any Ideas??
    Thanks in advance

    Try this:
      LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 0.
      SET PF-STATUS '0210'.
      SET TITLEBAR  '210'.
      NEW-PAGE NO-TITLE NO-HEADING LINE-COUNT 0 LINE-SIZE 132.
    Don't forget rewards points.
    Regards.

  • Mortgage Screening Process for Fraud

    Here is a link to Freddie Mac Mortgage Screening Process: Red Flags for Single Family Mortgage Fraud http://www.freddiemac.com/singlefamily/pdf/mortgagescreening_checklist.pdf You and others might find it interesting to read. (Mod edit - I started this topic in a new thread, since this is valuable information for the Forum --SE)

    Here are a couple of third party services that performs some of the checks for fraud for various lenders. https://securesettlements.com/our-services-0and this one: http://www.corelogic.com/solutions/mortgage-fraud-solutions.aspx

  • Screen Processing Doubt!

    Hi Friends!
         I ve 5 Screens in seqential order 100 200 300 400 500
       When the user is in screen 200 i want him to branch to screen 400 without going toscreen  300.
      For that i ve to write this module
    DATA: REQSCRN LIKE SY-DYNNR VALUE ‘400’.
    MODULE SET_NEXT_SCREEN.
    SET SCREEN REQSCRN.
    ENDMODULE.
    [<u>b]Can any one tell me where i ve to write this module in screen 200.</b></u>
    Looking for your reply
    Thanks in advance.
    Rahul.

    In the USER_COMMAND module of screen 200,  you would have your case statement for handling all of the funciton codes of this screen, depending on the user pressing a certain function code, then you would branch to screen 400.
    case ok_code.
        when 'BACK'.
            clear ok_code.
            leave to screen 100.
        when 'GO'                         "<--- LIke this
            clear ok_code.
            leave to screen 400.        "<--- LIke this
    endcase.
    Regards,
    RIch Heilman

  • A doubt in the process of  NW2004 .

    Hi,experts:
          I have installed NW04 succesfully ,but i still have doubt in my installing process :
          In the tree where all the components to be installed are listed , I found there are two nodes at the root level , one is "JAVA ADD-IN FOR ABAP",the other is 'JAVA SYSTEM'  , What different is between them ?  "JAVA ADD-IN FOR ABAP"  means J2EE engine will stay in the same server  as APAP engine , while  'JAVA SYSTEM' means J2EE engine  will be standalone ??? 
    BTW, How can make i know which mode is my current WAS installed ?
    thank in advance!
    Message was edited by: guixin chen

    Yes that is correct.   Java ADD-IN  is installed on the same system as the ABAP system, it is adding in after the ABAP installation.   The Java System is a standalone and does not need the ABAP system along side.
    Regards,
    Rich Heilman

  • Problem with repititive screen processing in BDC

    Hello,
    I am trying to post a General Ledger document with multiple line items using transaction FB01. This involves the header screen, and a debit entry screen and a credit entry screen, for each line.
    Using SHDB, I recorded the transaction for posting for one set of screens- one header, debit entry, credit entry.
    In the program I have seperated the header and put the debit, credit processing logic in a loop, to accommodate the multiple line items via BDC processing.
    After the call transaction, I see the resulting document in the system has only one set of documents and no more. Is there any sample code anybody has? Any pointers? that will enable me to put the debit and credit entries in a loop using BDC.
    Thank You for your help.
    Sumit.

    Hey Saquib,
    The program is at the link
    http://sumit1.googlepages.com/zctbfi109_journal_entry_in
    Thank you.
    Sumit.

  • Selection screen processing in Module pool

    Dear Friends,
    I am preparing a module pool, in which from one screen, i have to call a selection screen. I want to define this selection screen in the same program. Under which event block, i can define this selection screen?
    Once its called, how can i process the selection screen ( like START-OF-SELECTION etc ?). If i use a LEAVE TO LIST-PROCESSING to display some output, how can i process the user actions in this list?
    Thanking you in anticipation.
    Deepak

    HI Max,
    Thanks a lot for your reply. It was really helpfull. But my problem is not yet solved.
    When i call the selection screen from the PBO of a screen, the selection screen is not being displayed. Only the blank screen is displayed. So i tried another way. I put the CALL SELECTION-ECREEN  statement in the USER_COMMAN_100 module of PAI of the previous screen. (ie when user choose a button from the tool bar, in the initial screen the selection screen will be displayed.)
    module user_command_0100 input.
      OK_SAVE = OK100.
      CLEAR OK100.
      CASE OK_SAVE.
        WHEN 'LIST'.
          CALL SELECTION-SCREEN 200.
          IF SY-SUBRC = 0.
            PERFORM PROCESS_LIST.
          ELSE.
            leave screen.
          ENDIF.
    endmodule.                 " USER_COMMAND_0100  INPUT
    form process_list.
    ... reading database...
    IF SY-SUBRC = 0.
      LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 100.
      SET PF-STATUS 'GUI_LIST'.
        LOOP AT ITAB.
          WRITE :/ ITAB-BUKRS, ITAB-BELNR, ITAB-GJAHR.
        ENDLOOP.
      LEAVE SCREEN.
      ENDIF.
    endform.                    " PROCESS_LIST
    Now i have two problems to solve.
    1. I want to come back to the same selection screen (screen no 200) instead of screen 100, when the user click 'back' button in the list. but if i specify screen no 200 in
    LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 100.
    it gives runtime error. ( Msg: Selection screen ZTEST3 0200 was not called using CALL SELECTION-SCREEN). How to return back to selection screen?
    and
    2. If the user selects a line from the list(PICK/F2), that value has to be passed to the input field of first screen( ie the initial screen from where i called the selection screen : screen no 100) For this, where can i write the code to process the user actions in the list?
    Thanking you in anticipation
    Deepak

  • Doubts on calibration process

    Hi,
    I AM DOING CALIBRATION PROCESS FOR THE FIRST TIME. The process i followed is:
    IE01:Equipment
    IP11: Maintainence Strategy
    IA05: Task List
    IP42: Maintainence Plan
    IP10: Scheduling Of plan
    IP30: Job Planning
    Above this i have assigned Inspection type 14 to PM order type for calibration.
    My doubt is:
    1) Is the process that I am following is correct.
    2) If yes, then after I schedule the orders by IP10, Do i need to relese the orders manually in IP10 or do the orders are made & released automatically when I execute IP30. Please let me know what is the process.
    3) If i reject the MIC in result recording does the order still get the status of TECO as it gets when i accept the UD.
    4) Do the maintainence orders get generated automatically after executing IP30 automatically.
    PLease respond, I will award points.
    Regards
    Ashish Khurna

    hi
    Following is the pre requisite for calibration orders.
    Maintain the inspection type 014 in customising (done by QM consultant)
    Assign Inspection type 014 to order type PM05 in customising.
    Maintaing the following master data:
    Create Master inspection charecteristics
    Maintain sampling procdedure
    Tasklist with inspection point as 300 for equipment
    Assign inspection charectersitics to operations
    Maintain catalogs for results recording / usage decision
    Create Maintenance Plan
    Schedule the maintenance plan
    Calibration orders would be generated
    release and inspection lt will be created
    Check through Tcode QA32 and process the inspection lot - results recording, usage decision
    Trust this may help you.
    Regards,
    E-Jad

  • Doubt about intercompany process

    hello sd gurus
    1) I have a doubt in intercompany scenario...we treat customer is an internal customer...so what does it mean and the sister comapny deliver the goods to parent company or customer directly....plz clarify my doubt....
    2) in third party process sceanario...how the company knows the vendor has supplied this much of quantity....i know one thing that is miro and billing relevance is (F)....and is there any other answer for this question...if any answer plz let me know......
    3) what ever i post the question u guys are saying the answers...so how can i make reward points to u....whats the process to give reward points...
    Thanking you

    Hi Ram,
    1) In my view actually in third party process migo should not happen ....directly the vendor send goods to customer ...so by miro we can understand how much quantity he has sended....there is no migo.so how can we understand through migo...
    A) We do MIGO in third party sale,it is a proof for deliverd goods to the customer.even we do MIGO,based on the MIRO quantity ordering company bill to the customer.
    2) Internal customer:
    A) For intercompany sales we take 1 example-
    Ordering company-1000
    Delivering company-2000
    External customer-10050
    Internal customer-1000 (Ordering company)
    here external customer will raise the order to ordering company.the goods are delivered from the delivering company,but this delivering company will not bill to the external customer.so this delivering company(2000) has to bill ordering company(1000).here payer for delivering company is ordering company.so that we have to create a payer master record by the name of ordering company and it has to assign in intercompany sales menu path.
    so that while creating intercompany the system automatically determines the payer master not external customer.
    I hope you understood.
    Thank you,

  • Doubt regarding viewOptions.Process

    Hi Everyone,
    I am trying to call a workflow from a form.I thought of using the viewOptions.process for this. Can the viewOptions.process functionality be used for calling a workflow from any form or is it just for use through Active Sync forms?
    The code that i have written is as follows:
    <Field name='viewOptions.Process'>
    <Expansion>
    <s>Test Create User</s>
    </Expansion>
    </Field>
    This is the only field in my form. On running the workflow which is calling this form "Test Create User" workflow is not getting launched.Is there anything else i need to set in the form apart from this field or any other configuration changes that have to made else where.
    The task is getting suspended and the workflow status shows that it is under pending approval of the owner Configurator.
    Any help in this regard would be greatly appreciated.
    Thanks in advance,
    Partha

    Dear SAP Consultant,
    Whenever you create a message it gives a pop-up whether it is message on success of on errors. When you check errors, it will take you to another screen wherein you mention your email id in 'recipient list'. And you can document anything you want in 'edit document'
    You must have created mesaage on errors in process chain. Now if a process chain failes you will definately get a message.
    Hope this helps you.
    Thanks,
    Nabha

  • Doubt in  " Screen "

    hi Sap Guru's !
    In case of user-exits
    for a Screen Exit it have 2 Function modules for
    1. PBO
    2. PAI.
    wat the Case about Screen enhancement in Badi ?
    can we update the field values in database of newly added Custom fields.
    pls send any better example regarding screen exit using Badi ?
    Regard's
    Rajesh!

    hi Experts ?
    can any one give me clear picture about my doubt ?
    Regards,
    Rajsh.!

  • Doubt On Screen Elements and controls????

    Hi all..
    Could anyone please help me out in clearing this doubt..
    Regards..
    simy

    Hi all...
    My doubts are..
    1) I just want to know whether these controls are same as screen elements .
    2) If so why they are not called so.
    I just Know there are some proxy classes for these controls and at runtime only these appear on the frontend.But i'm not so clear about these.
    3) I also want to know is there any other way to keep picture on the frontend without using picture control etc..
    I think my query is clear now.
    Waiting for ur responses..
    Regards,
    Simy

Maybe you are looking for

  • Gentran SAP XI  SAP R/3

    hi, I would like to know the general end to end process to integrate XI with Gentran to post data into R/3.what are the configurations we need to do on Gentran,XI and R/3 if I have scenario like Gentran=>Xi=>r/3 and R/3=>XI=>Gentran. what are the ser

  • Is there a trick to publishing iWeb page html in email marketing campaigns?

    I've searched around on this forum but haven't come across an answer. What I'd like to do is create a webpage in iWeb and use it with GoDaddy Express Email marketing. When I do it, it comes up all funky. I've tried it with Constant Contact, too, but

  • Digitizing Old Video Tapes I Can Figure Out Hardware is iMovie the Software

    I have some old VHS tapes and some newer DV tapes. I'd like to get convert all the old tapes so I can share digital copies with members of my family. I think I can hook up a VCR to my DV camera and then hook that to my iMac. Failing that I'll buy som

  • EBS R12 Enterprise Planning and Budeting

    Hi All Is EBS R12 "Enterprise Planning and Budeting" still available? How does R12 EPB stack up against Hyperion Budgeting tool? I'm looking for a simple budget system now. Any thoughts or commnets? Thanks,

  • Order Entry Interface table error handling through Form after Orderimport

    Hi Gurus, We are on Oracle Apps 11.0.3. I'm just curious to know that is there any form available to correct error records in SO_HEADERS_INTERFACE, SO_LINES_INTERFACE, SO_LINE_DETAILS_INTERFACE, SO_PRICE_ADJUSTMENTS_INTERFACE, SO_SALES_CREDITS_INTERF