Encapsulated transaction call from a (sub) screen

Hi all,
i want to built a customer transaction what calls an amodal window movable over the calling session and i want to display a standard transaction in the underlying original session, e.g. FB03.
My problem is, that when i have opened the amodal window and i call FB03 afterwards, the amodal window is closed. If i leave FB03 i run trough the PBO of my calling screen and i reopen the amodal window again.
So: Is there any chance, to encapsulate the called transaction, so that it is displayed in my calling window without terminating the transaction what has called it? From a subscreen? From a container?
I remember that similar standard functionality may exist in workflows, but i am not sure.
Thanks in advance for any hints.
Axel

HI,
   It is not possible to call a sub screen from a sub screen.
Rgds
Umakanth

Similar Messages

  • In iOS 7 you can still make calls from the locked screen. Just swipe the missed call numbers to the right. Is this a bug?

    In iOS 7 you can still make calls from the locked screen. Just swipe the missed call numbers to the right. Is this a bug?

    How is it a security breach? You're free to turn off lock screen notifications for the phone app so that no one can do that.... even if they can, they can only call the number that called you... nothing else. (well, except for 900 or whatever the emergency services number is where you are, but that's required by law).

  • Transaction call from Abap Dynpro

    Hello @all,
    I want to make a transaction call within an ABAP Webdynpro and I don't want to use therefore ITS or IVIEWS. Do anybody know another possibilty to make a transaction call within an ABAP Webdynpro?
    Is there a possibility to call a SAP transaction by using a link?
    Thank you for your answers in advance!
    Greetings, Alexander

    Hi Alex,
    is there no possibility to open the transaction by calling a link? For example like this way:
    host, port, system, mandant, user, password, tcode (e.g.: 192.168.100.2:6000:xi?mand=300&user=xyz&passwd=xxx&tcode=se16).
    Do anybody other know if there is a possibility doing like this?
    Greetings, Alexander

  • How do I clear an old calls from middle of screen

    how do i clear old call from middle of screen

    Uninstalling iTunes just removes the program.  It does not remove the database or media files which are what you see when the program opens.
    Trash the iTunes folder.  Not the program but the one at \Users\username\My Music\iTunes\ or whatever location is provided for the system version you are running in:
    What are the iTunes library files? - http://support.apple.com/kb/HT1660

  • Subscreen with Select-Options called from At Selection Screen event

    Dear friends,
    I'm trying to call a subscreen that contains a select-options, from an 'at selection screen' event, in a report program, but without sucess.
    Here's go what I'm doing:
    I declared a selection-screen as subscreen in my main program, and I'm calling it from a module-pool subscreen area, to make the module-pool select-options magic.
    In my main report program, I have a customized status GUI with a new toolbar button and I'm handling it at the 'at selection screen' event.
    What I need to do is to call the subscreen that contains the select-options when this new customized button get pressed, but when It happens, the select-option selections pop-up doesn't appear.
    If I call the subscreen from the 'start-of-selection' event, it goes fine, just don't work from the 'at selection screen'.
    Any ideas on how can I do it?
    Thank you,
    Heber

    i think you should try something like this:
    at selection screen.
    if condition handled ....
      show_popup = 'X'.
    endif.
    at selection screen output.
    if show_popup EQ 'X.
    call subscreen
    endif.

  • Set the default field value to transaction code field, when calling from WD

    Hi all,
    Can we pass the value in a input field of a standard transaction calling from WD application. Suppose we are calling a transaction VA03 in an external window, then how will be pass the value in the VBAK_VBELN screen field.
    Is there any way to pass the value to this transaction field. I have also tried out to set the parameter ID 'AUN' for VA03 transaction VBELN field. But it did not work for me.
    Is there any way to set the default field value to transaction code field, when calling from WD?
    Please suggest, if anyone have any idea.
    Thanks
    Sanket

    Hi,
    I am using the below code to open a standard transaction. It will help you to explain my point more easily.
    DATA: url TYPE string,
              host TYPE string,
              port TYPE string.
    *Call below method to get host and port
      cl_http_server=>if_http_server~get_location(
         IMPORTING host = host
                port = port ).
    *create URL
      CONCATENATE 'http'
      '://' host ':' port
      '/sap/bc/gui/sap/its/webgui/?sap-client=&~transaction=' 'VA03'
       INTO url.
    *get the window manager as we are opening t code in external window.
      DATA lo_window_manager TYPE REF TO if_wd_window_manager.
      DATA lo_api_component TYPE REF TO if_wd_component.
      DATA lo_window TYPE REF TO if_wd_window.
      lo_api_component = wd_comp_controller->wd_get_api( ).
      lo_window_manager = lo_api_component->get_window_manager( ).
    call the url which we created above
      lo_window_manager->create_external_window(
      EXPORTING
      url = url
      RECEIVING
      window = lo_window ).
      lo_window->open( ).
    Note*
    One more query I want to add to this thread, that is there any possibility to call a custom transaction as well?

  • Can't reject a call from lock screen with pin password

    When I set a PIN code for my iPhone with iOS7 "7.0.2" and recieve a call, I don't get an option to reject that call directly!
    The only valid options on the lock screen is either to set a reminder to call back the caller or reject with message. Is there any hidden feature behind this? or Apple really intended that?
    Attached 2 screen shots for a caller
    While screen is locked with PIN password
    While screen is unlocked

    It has been this way for some time. This is how you would decline a call from the lock screen, and then declining a call from the open screen is how you have it showing.

  • Missed call notification in lock screen

    I have an iPhone 4S running iOS 5.0.1 and I discovered a potential security/privacy issue. Generally, when apps are configured so that they leave a notification on the lock screen, you can actually swipe the notification itself (rather than the "slide to unlock" bar at the bottom of the screen). When you do this, you are still asked for your password to unlock the phone, but you are taken directly to the associated app after the phone is unlocked. The problem is, when you swipe a "missed phone call" notification from the lock screen, the number is immediately dialed! You are not required to enter your password first!
    I won't go into the reasons why you possibly wouldn't want this to happen - I'll leave that to the individual to figure out. The point is, if the phone is locked, you should only be able to make non-emergency calls. Period. I called Apple Support to inquire about this issue and the best they could come up with is to set the phone app so that notifications aren't viewed from the lock screen (Home > Settings > Notifications > Phone > View in Lock Screen = OFF). While this does in fact secure my phone, it also takes the "Smart" out of "Smart Phone." You see, I would like to be able to take a quick glance at my phone to see if I missed any calls (without first unlocking it), then if I choose to return a missed call, I should have to enter my password before the call is made. In other words, the phone app should act like all the other apps in this regard. After all, other smart phones often have an LED that flashes to notify you of missing calls (without the need to unlock the phone first). Come on Apple, we know you can do better than this!
    It seems strange that if I get a notification on my lock screen about some breaking news from "The New York Times" app, that I have to enter my password to view it (after swiping the notification). It's as if the news is some big secret that we don't want "unauthorized users" to view, yet the phone allows anyone to return a call from my lock screen without first unlocking it.
    At the very least, there should be a setting to allow the user to choose how this action is handled.

    Check the bottom of this 
    http://talk.sonymobile.com/t5/Software-Updates/Lollipop-New-Features/m-p/955490#U955490
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • How to trace packages called from frontend UI

    Hi All,
    Is there any way where we can trace the packages that are being called from the Frontend screens like UI screens written in Java.
    Appreciate your help.
    Thanks,
    MK.

    v$session contains PLSQL_ENTRY_OBJECT_ID and PLSQL_ENTRY_SUBPROGRAM_ID that you can join to dba_objects to find the package and procedure initially called, and likewise PLSQL_OBJECT_ID and PLSQL_SUBPROGRAM_ID for the curently executing procedure.
    Also the MODULE, ACTION and CLIENT_INFO attributes will of course have been set by the Java application, right?

  • Fetching sub-screen check box value in module pool

    Hi,
    i hav a req in which i craeted a sub-screen in a standard sap screen QA11 using screen -exit.
    This sub-screen has two check box's for 2 approvals.I hav craeted as screen with this 2 check box and made that as a sub-screen to main screen.
    I hav few validations to be performed on these 2 check-boxes.
    1.Enabling and disabling of resp check-box based on some condition.This is happening as i hav written some logic in PBO of the screen.
    2.Validations hav to be performed on the check-box like if user clicks a check-box that value has to be captured and stored in a Z custom table.My main issue comes here.i hav written some code in PAI,but when i put a break-point,that code is not at all getting triggered.
    Kindly,let me know how can i get the check-box value from the sub-screen which is craeted in the standard screen of QA11 using screen-exit.
    Thanks in advance

    Hi,
    May be your code is written in PAI of some other screen.
    check SY-DYNNR and also use this where you are checking chekbox value.
    make sure your code is written in PAI of same subscreen
    Thanks
    Raghav M.

  • Emergency Call Button on Lock SCreen

    Does the emergency call button on the iPhone lock screen call 911 or does it allow you to place a call without unlocking the phone?

    I see this is an old thread and I happened to find it searching for information about the "Emergency Call" button. I just got my first iPhone, a 4S, on Friday.  I have had an iPod Touch 4 and iPad 2 for a while but they lack the "Emergency Call" feature so my question never came up before. Is there a way to make ICE contacts available when the phone is locked under iOS 5?  I can see this as a useful new feature to the "Contacts" app if there was a way to mark certain entries as "emergency contact" which would then make them, and only them, available for browsing and calling from the lock screen.

  • HT201412 Emergency Call only on the Screen

    I cannot start my iPhone.. Only Emergency Callon the Screen and connect itunes.. please help..

    I see this is an old thread and I happened to find it searching for information about the "Emergency Call" button. I just got my first iPhone, a 4S, on Friday.  I have had an iPod Touch 4 and iPad 2 for a while but they lack the "Emergency Call" feature so my question never came up before. Is there a way to make ICE contacts available when the phone is locked under iOS 5?  I can see this as a useful new feature to the "Contacts" app if there was a way to mark certain entries as "emergency contact" which would then make them, and only them, available for browsing and calling from the lock screen.

  • How to call a sub screen from abap report

    Hellow friends,
    how to call sub screen 1001 prog name SAPLMGD1
    and main program SAPLMGMM screen 4000 of tcode MM02.
    i need to call the sub screen from abap report

    Hi Rajesh,
    You can use FM MATERIAL_MAINTAIN_DIALOGUE to go to subcreen MRP1 in MM02.
    Please check this sample code from other thread and enter 'MRP 1' for p_dytxt.
    REPORT zsritest.
    TABLES mara.
    DATA: lv_bilds LIKE t133a-bilds,
    ls_t130m LIKE t130m,
    ls_rmmg1 LIKE rmmg1,
    lwa_view TYPE mbildtab,
    lwa_auswg TYPE mgauswg,
    lt_views TYPE STANDARD TABLE OF mbildtab INITIAL SIZE 0,
    lt_auswg TYPE STANDARD TABLE OF mgauswg INITIAL SIZE 0.
    PARAMETERS: p_matnr LIKE mara-matnr,
    p_werks LIKE marc-werks,
    p_dytxt LIKE mbildtab-dytxt.
    SELECT SINGLE * FROM mara WHERE matnr EQ p_matnr.
    CHECK sy-subrc EQ 0.
    CALL FUNCTION 'T130M_SINGLE_READ'
    EXPORTING
    tcode = 'MM02'
    kzrfb = 'X'
    IMPORTING
    wt130m = ls_t130m
    EXCEPTIONS
    not_found = 1
    wrong_call = 2
    OTHERS = 3.
    CALL FUNCTION 'BILDSEQUENZ_IDENTIFY'
    EXPORTING
    branche = mara-mbrsh
    materialart = mara-mtart
    tcode_ref = ls_t130m-trref
    * KZRFB = ' '
    IMPORTING
    bildsequenz = lv_bilds
    * KZ_BILDS_CHANGED =
    EXCEPTIONS
    wrong_call = 1
    not_found = 2
    OTHERS = 3.
    CALL FUNCTION 'SELECTION_VIEWS_FIND'
    EXPORTING
    bildsequenz = lv_bilds
    pflegestatus = mara-pstat
    TABLES
    bildtab = lt_views[]
    EXCEPTIONS
    call_wrong = 1
    empty_selection = 2
    OTHERS = 3.
    ls_rmmg1-matnr = mara-matnr.
    ls_rmmg1-werks = p_werks.
    READ TABLE lt_views INTO lwa_view WITH KEY dytxt = p_dytxt.
    CHECK sy-subrc EQ 0.
    lwa_auswg-auswg = lwa_view-auswg.
    APPEND lwa_auswg TO lt_auswg.
    CALL FUNCTION 'MATERIAL_MAINTAIN_DIALOGUE'
    EXPORTING
    irmmg1 = ls_rmmg1
    * IRMMG1_REF = ' '
    KZ_EIN_DARK = 'X'
    t_tcode = 'MM02'
    * FLG_MATNR_RES = ' '
    p_pstat = mara-pstat
    * FLG_STAT_ALL = ' '
    * CALL_MODE2 = ' '
    * IMPORTING
    * MATERIAL_NO =
    * UPDATE_OK =
    TABLES
    iauswg = lt_auswg[]
    EXCEPTIONS
    no_authority = 1
    OTHERS = 2.
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Regards,
    Ferry Lianto

  • CALL TRANSACTION VK13 AND SKIP FIRST SCREEN

    Hi,
    I'm using ALV report and i want to call the the Tcode VK13 from alv and skip the screens.
    I have declared form user_command and calling from the "REUSE_ALV_LIST_DISPLAY".
    The actual issue is how to select the radio button in the pop up window and also skip the next screen to go the condition records screen when calling tcode VK13 by passing parameters.
    CALL TRANSACTION VK13 .
    Help is highly appreciated.
    Thanks,
    Kash

    Hello,
        As per the requirement I understood that you have to skip more than one screen in VK13 transaction.
    For this purpose, write a BDC (Upto the screen you want ) and use it in a call transaction .
    You have to do a partial BDC to the transaction VK13, providing all the data that is required to get to the screen you want and use the statement
    Call transaction 'VA03' using it_bdcdata mode 'E'...
    (IT_BDCDATA should have the information that is necessary to fill in the screens of VA03.)
    Eg:
    DATA: bdcdata_wa  TYPE bdcdata,
              bdcdata_tab TYPE TABLE OF bdcdata.
    CLEAR bdcdata_wa.
    bdcdata_wa-program  = 'SAPLSEOD'.        "Pass pgm name
    bdcdata_wa-dynpro   = '1000'.                    "Pass your screen you want to call
    bdcdata_wa-dynbegin = 'X'.
    APPEND bdcdata_wa TO bdcdata_tab.
    CLEAR bdcdata_wa.                                         "Optional
    bdcdata_wa-fnam = 'BDC_CURSOR'.                  "Optional
    bdcdata_wa-fval = 'SEOCLASS-CLSNAME'.        "Optional
    APPEND bdcdata_wa TO bdcdata_tab.              "Optional
    CALL TRANSACTION 'VK13' USING bdcdata_tab
                                MODE 'E'
                                UPDATE 'A'
                                MESSAGES INTO g_t_bdcmsgcoll.
    Regards,
    Lijo

  • CALL TRANSACTION 'MIR6' AND SKIP FIRST SCREEN .

    Hi all,
    i hope there is someone that can help me.
    My problem is: in an ABAP custom report in a FORM user-command my code is
      CASE ls_selfield-sel_tab_field.
        WHEN 'ITAB-BELNR'.
          IF NOT ls_selfield-value IS INITIAL.
            SET PARAMETER ID 'RBN' FIELD ls_selfield-value.
            CALL TRANSACTION 'MIR6' AND SKIP FIRST SCREEN .
      ENDCASE.
    When i click on output field of my report, not skip first screen but only call MIR6!!!
    How can i solve this problem? 
    Regards.

    Hi,
    First of all Please don't use all Caps for Subject Line
    Test Following Sample Code it will solve out your problem,
    DATA: it_bdcdata TYPE TABLE OF bdcdata,
          wa_it_bdcdata LIKE LINE OF it_bdcdata,
          belnr(10).
    belnr = '100'. " Give Document Number here
    DATA opt TYPE ctu_params.
    CLEAR wa_it_bdcdata.
    wa_it_bdcdata-program  = 'SAPMM08N'.
    wa_it_bdcdata-dynpro   = '100'.
    wa_it_bdcdata-dynbegin = 'X'.
    APPEND wa_it_bdcdata TO it_bdcdata.
    CLEAR wa_it_bdcdata.
    wa_it_bdcdata-fnam = 'BDC_CURSOR'.
    wa_it_bdcdata-fval = 'SO_BELNR-LOW'.
    APPEND wa_it_bdcdata TO it_bdcdata.
    CLEAR wa_it_bdcdata.
    wa_it_bdcdata-fnam = 'SO_BELNR-LOW'.
    wa_it_bdcdata-fval = BELNR.
    APPEND wa_it_bdcdata TO it_bdcdata.
    CLEAR wa_it_bdcdata.
    wa_it_bdcdata-fnam = 'BDC_OKCODE'.
    wa_it_bdcdata-fval = '=CRET'.
    APPEND wa_it_bdcdata TO it_bdcdata.
    opt-dismode = 'E'.
    CALL TRANSACTION 'MIR6' USING it_bdcdata OPTIONS FROM opt.
    Please Reply if any Issue,
    Best Regards,
    Faisal

Maybe you are looking for

  • More Guru Winners for February 2015 in the System Center category and many others!

    It's been a busy week that also saw the TECHNET WIKI SUMMIT 2015 Then we had the results for February's TechNet Guru competition ALSO posted! http://blogs.technet.com/b/wikininjas/archive/2015/03/19/technet-guru-february-2015.aspx Below is a summary

  • Flash 8 Crash on Mac OS 10.4.8

    I have seen lots of topics about Flash 8 crashing on Macs, but I haven't seen this scenario listed yet, or any conclusions for that matter. Has anyone had a problem with Flash 8 freezing up when you try to modify the document settings? It's frustrati

  • Connecting an ipod to a home theater system

    I recently purchased a home theater system with a USB port claiming the system can play music files. When I connected my ipod to the system, all I got was the "do not disconnect" message on the ipod screen and no ability to play music. When making th

  • Proxy to SOAP scenario-With Attachment and Mapping

    I have a scenario to be developed, it is a Proxy to SOAP sceanrio. There are about 8 fields coming from Proxy. Can we create an attachment from these fields. Also we have to do a mapping of this attachment to a field in the target External Defination

  • Apple power mac g3 upgrade

    I have a power mac g3 blue and white and I was wondering if I can upgrade the ram more than 1gb and upgrade the hard drive to more than 128gb. Basically upgrade the whole unit. Thanks