Trasnport Request Problem

Hi Experts,
I have one query regarding function group.
Suppose in X function group I have A, B & C. function module. I have created new FM as D & store that FM in FG X under transport request ABC101.
At the same time another developer is changing the FM A. But the other develper is not able to create a new transport?
How the other developer can create a new transport request.

Hi Ramesh,
I would like to know one thing that function group's are nothing but container which can store logically releated FM's.
Then if I m changing different function module having same function group then why I am not able to create different transport request for different FM?
Is it like that it is not possible to create different transport request for different FM's having same FG?

Similar Messages

  • Is there any BAPI/FM to create a trasnport request and add objects into it?

    Hi Experts,
    Could anyone please assist me in finding a BAPI/FM to create a transport request and add objects to it.
    I could find a BAPI BAPI_REQUEST_CREATE, it creates trasnport request but doesn't have option to add objects.
    Thanks
    Yogesh Gupta

    Create a custom Function Module , in that write a BDC to create a transport request and add objects to it.
    Thats it.

  • Game Center friend request problem

    I am using an iPad Air on iOS 8.1.3. Me and a friend are trying to become friends in Game Center. At first, we couldn't get any requests to show up. We both went to the Add friend feature and tried entering both usernames and email addresses and neither of us were getting a request from the other. I have tried restarting the iPad and signing out and signing back in. After persistence, we managed to get requests to show up on each others iPads, but it wouldn't let us accept the request. It would appear, we would hit accept and then the request would stay in the requests list like we had never hit accept. Then my Game Center homepage would sometimes not change, or sometimes it would say 1 request and 1 friend, and sometimes if i had recently hit accept multiple times, it would say 1 request and 2 friends, but when you go in the friends list, it is blank. The friend is also running iOS 8.1.3. I am new to using Apple products, and this would be my first Game Center friend.

    Be sure to send Apple feedback about the problem.
    http://www.apple.com/feedback/

  • Unable to find the published output for this request - problem

    Hi ,
    In the invoice Payables module i modified a report to be open in xml and not text as it was. The program name of this report iis Print Invoice Notice. I did same thing we normally do to register a xml report in ebs.
    The problem is that when i run the report from the invoice form and from the button wich call this raport i get this error:
    Unable to find the published output for this request.
    No output file exist for the request
    and if i see the log file i get this message :
    Arguments
    P_INVOICE_ID='10243'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    +/oracle/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb+
    XENVIRONMENT is set to  /oracle/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_ALBANIA.UTF8
    +' '+
    REP-3000: Internal error starting Oracle Toolkit.
    Report Builder: Release 6.0.8.27.0 - Production on Fri Mar 27 02:30:46 2009
    +(c) Copyright 1999 Oracle Corporation. All rights reserved.+
    The thing is that if i run this report from Other ->Request -> Run of the same module this raport runs correctly
    And if i change the output of my report (From concurrent manager) to text its open correctly even from there where i want to open it.
    Can anyone give me any sugestion why i get this error while i try to open this xml publisher report from a button in a form in application?
    PS: i am using ebs 11.5 version
    Thanks in advance,
    Best regards

    Hi,
    REP-3000: Internal error starting Oracle ToolkitThis errors was discussed many times before in this thread, so please search for REP-3000 and fix this error first ( [REP-3000|http://forums.oracle.com/forums/search.jspa?threadID=&q=REP-3000&objID=c84&dateRange=all&userID=&numResults=15] )
    Regards,
    Hussein

  • Game Center friend request problems

    I've tried to add my friend through Game Center and I sent the friend request fine via email, but when I asked her if she got the request, she said that she did and that on her friends list it said that I was added to her list and that she could see the scores on my games and everything. When she removed me, she sent me a request and I never got one. Anyone else have this problem?
    3rd gen iTouch, version 4.1

    Be sure to send Apple feedback about the problem.
    http://www.apple.com/feedback/

  • Transport request problem

    Hi all,
    when releasing the transport request from developement client subrequest is released properly but when released the main request getting the error
    " Test call of transport control program (tp) ended with return code 0232
        Message no. TK094
    Diagnosis
        Your transport request could not be exported, since all requirements
        were not fulfilled.
        Calling the transport control program tp
           "tp EXPCHK DEVK904964 pf=/usr/sap/trans/bin/TP_DOMAIN_PRD.PFL
        -Dtransdir=/usr/sap/tr"
        which checks the export requirements, returned the following
        information:
        Return code from tp:    0232
        Error text from tp:     ERROR: Connect to DEV failed (20071030084950,
        prob "
    can anyone suggest about this.
    thanks in advance .
    sk.

    Hi SK,
    As the transport log itself saying that the connection to development failed. There may be some connection issue in STMS. Ask your basis if there is any problem.
    Regards,
    Atish

  • Transport request problem with a ztable

    Hello,
    I have some problems releasing a customizing transport request. It contains "table contents" of a z table. This z table is marked as "customizing table" (option C).
    Error message is "task desk900213 belongs to a different category"
    Thanks.

    Hi Alberto,
    What type of request are you using. Also let me know the classification of task.
    I mean if you a workbench request is giving this error then try using a customising one and if a customising one is giving this error try using workbench transport.
    I guess this is related to the thread:
    Re: change object transport order
    Also I hope you have assigned a development class to the Z table.
    Please award points accordingly.
    Regards.
    Ruchit.
    Message was edited by:
            Ruchit Khushu

  • Credit memo request problem using

    Dear All,
    I am creating credit memo request using SD_SALESDOCUMENT_CREATE, I am facing problems in this
    1> Quatity field is empty in the SO(TARGET_QTY)
    2> The credit memo is always being created with negative value, which should not be the case
    Note: I am passing manual condition type in condition type where calculation type is B(fixed value).
    Can anyone suggest me why is it creating Credit memo request with (-)ve value always.
    Thanks and regards,
    Kapil Shiavaji Sonavane

    Naren,
    1> I have already used that, see the following code.
    for SALES_ITEMS_INX
         LOOP AT T_BAPISDITM1.
            T_BAPISDITMX-ITM_NUMBER = T_BAPISDITM1-ITM_NUMBER.
           T_BAPISDITMX-UPDATEFLAG = 'X'.          
            T_BAPISDITMX-TARGET_QTY = 'X'.          
            T_BAPISDITMX-TARGET_QU  = 'X'. 
            APPEND T_BAPISDITMX.               
          ENDLOOP.
    But still Quantity is blank.
    2> Created Credit memo request is coming in (-)ve value this is major problem for me.

  • AT SELECTION SCREEN OUTPUT ON VALUE REQUESt problem

    hi I am fetching the values into second field based on first field by reading them like this
    <b>
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR ST_NAME.
      CLEAR: FIELD_VALUE, DYNPRO_VALUES.
      REFRESH DYNPRO_VALUES.
      FIELD_VALUE-FIELDNAME = 'EXCH'.
      APPEND FIELD_VALUE TO DYNPRO_VALUES.
      CALL FUNCTION 'DYNP_VALUES_READ'
        EXPORTING
          DYNAME             = SY-CPROG
          DYNUMB             = SY-DYNNR
          TRANSLATE_TO_UPPER = 'X'
        TABLES
          DYNPFIELDS         = DYNPRO_VALUES.
      READ TABLE DYNPRO_VALUES INDEX 1 INTO FIELD_VALUE.
      IF FIELD_VALUE-FIELDVALUE IS NOT INITIAL.
        IF SY-SUBRC = 0 AND FIELD_VALUE-FIELDVALUE = 1.
          FIELD_VALUE-FIELDVALUE = 'BSE'.
        ELSEIF SY-SUBRC = 0 AND FIELD_VALUE-FIELDVALUE = 2.
          FIELD_VALUE-FIELDVALUE = 'NSE'.
        ENDIF.
        SELECT STOCK ST_NAME
                       FROM
                       ZEXCH
                       INTO TABLE TEMP_ITAB
                       WHERE EXCH = FIELD_VALUE-FIELDVALUE.
        IF SY-SUBRC = 0.
          FLAG = 'X'.
        ENDIF.
        CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
          EXPORTING
            RETFIELD    = 'ST_NAME'
            DYNPPROG    = SY-CPROG
            DYNPNR      = SY-DYNNR
            DYNPROFIELD = 'ST_NAME'
            VALUE_ORG   = 'S'
          TABLES
            VALUE_TAB   = TEMP_ITAB.
      ENDIF.
    </b>
    This is working fine, now my requirement is to fetch a value into 3rd field from database table when the user selects a value through 'F4IF_INT_TABLE_VALUE_REQUEST'
    Please help me with this, hope u got my problem, i want to know how to continue and fill value into third field after filling the field ST_NAME
    points guaranteed

    Hi,
    If you have two parameters, you want to display values(f4) in parameter 2 
    depending on the values entered in parameter 1.
    REPORT Z_SRI_HELP_VALUE_FOR_TABLES .
    tables tcurt.
    DATA   DYFIELDS LIKE DYNPREAD OCCURS 1 WITH HEADER LINE.
    PARAMETERS: P_WAERS LIKE TCURT-WAERS,        "Currency
                P_LTEXT LIKE TCURT-LTEXT,        "Long Text
                P_KTEXT LIKE TCURT-KTEXT.        "Short Text
    *--- Example of updating value of another field on the screen -
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_WAERS.
      CLEAR: DYFIELDS[], DYFIELDS.
    *--- select currency
      CALL FUNCTION 'HELP_VALUES_GET'
           EXPORTING
                fieldname        =  'WAERS'
                tabname          =  'TCURT'
           IMPORTING
                SELECT_VALUE     =   P_WAERS.
    *--- get long text for the selected currency
      SELECT SINGLE LTEXT FROM TCURT
        INTO DYFIELDS-FIELDVALUE
        WHERE SPRAS = SY-LANGU
        AND   WAERS = P_WAERS.
      IF SY-SUBRC <> 0.
        CLEAR DYFIELDS-FIELDVALUE.
      ENDIF.
    *--- update another field
      DYFIELDS-FIELDNAME = 'P_LTEXT'.
      APPEND DYFIELDS.
      CALL FUNCTION 'DYNP_VALUES_UPDATE'
           EXPORTING
                DYNAME               = SY-CPROG
                DYNUMB               = SY-DYNNR
           tables
                dynpfields           = DYFIELDS .
    *--- Example of reading value of another field -
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_KTEXT.
    *--- read another field
      CLEAR: DYFIELDS[], DYFIELDS.
      DYFIELDS-FIELDNAME = 'P_WAERS'.
      APPEND DYFIELDS.
      CALL FUNCTION 'DYNP_VALUES_READ'
           EXPORTING
                DYNAME                   = SY-CPROG
                DYNUMB                   = SY-DYNNR
           TABLES
                DYNPFIELDS               = DYFIELDS .
      READ TABLE DYFIELDS INDEX 1.
    *--- get short text and update current field
      SELECT SINGLE KTEXT FROM TCURT
        INTO P_KTEXT
        WHERE SPRAS EQ SY-LANGU
        AND   WAERS EQ DYFIELDS-FIELDVALUE.
    How to add F4 functionality to a paramter variable?  Say P_name ie Parameters: P_name like dbtab-fieldname
    in At selection-screen on value-request for p_name.  How should I add the values john, abraham, linga etc so that these values appear when f4 is pressed on the field in the selection screen?
    PARAMETERS: p_name(10).
    DATA: BEGIN OF value_tab OCCURS 0,
                   name(10),
                 END OF value_tab.
    DATA :field_tab LIKE dfies  OCCURS 0 WITH HEADER LINE.
    DATA : return_tab LIKE ddshretval OCCURS 0 WITH HEADER LINE. DATA : x TYPE string.
      AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_name.
      REFRESH value_tab[].
      REFRESH field_tab[].
      REFRESH return_tab[].
        field_tab-fieldname = 'ERNAM'.
      field_tab-tabname = 'VBAK'.
      APPEND field_tab.
        value_tab-name = 'John'.
      APPEND value_tab.
      value_tab-name = 'Abraham'.
      APPEND value_tab.
      value_tab-name = 'Lingam'.
      APPEND value_tab.
        CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
        EXPORTING
          retfield        = field_tab-fieldname
        TABLES
          value_tab       = value_tab
          field_tab       = field_tab
          return_tab      = return_tab
        EXCEPTIONS
          parameter_error = 1
          no_values_found = 2
          OTHERS          = 3.
      IF sy-subrc = 0.
        p_name = return_tab-fieldval.
      ENDIF.
    Regards
    Sudheer

  • EBusiness Suite User "Auto-provisioning" and  "Self-Request" Problem

    I have two types of OIM User, Staff and Contingent
    Staff (Role = Full-Time)
    Contingent (Role = Contractor / Role = Consultant)
    Resource Object: eBusiness Suite User
    Here's my RO configuration:
    Auto Pre-populate: true
    Allow Multiple: true
    Self Request Allowed: true
    Allow All: true
    Auto-Launch: true
    EBS Connector, by default has two forms:
    UD_EBS_UO: Object Form
    UD_EBS_USER: Process Form
    I have requirement which will auto-provision eBusiness Suite User resource to Staff users.
    Originally, UD_EBS_OU is the table name used by the RO. For auto-provisioning to work, I have implemented it this way:
    First, I have defined a User Group for Staff and assign an Access Policy to it (for users with Role == Full-Time).
    Then, I have detached Object Form UD_EBS_UO from the RO. This way, when Staff user is created in OIM, it is automatically provisioned with eBusiness Suite User, though it won't have a Resource Form, only a Process Form. Process Form fields are automatically pre-populated with values (via my Pre-populate adapters).
    Now my problem is during Self-Request. Contingent user doesn't get auto-provisioned with EBS RO, but he can self-request for it. Problem is, since I detached the Object Form from the RO, user is not seeing any form during request. And I have a requirement that approver of the request should also be able to view/modify the details of the request form. But that is not possible now that Object Form does not exist for this RO.
    Is it possible that Self-Request and Auto-Provisioning works both ways under the same Resource Object? How do I configure that? Appreciate your quick response and help. :)
    Edited by: user10202544 on Feb 10, 2010 3:27 AM

    Yes I have set permissions to all users for the Object Form.
    It is required for me to have both Self Request and Auto-provisioning work for eBusiness Suite RO.
    During approval, however, the approver needs to see the Object Form (where he can view/modify its values before approving it). That's impossible for me since I detached the Object Form from the Resource Object. I need do to this for auto-provisioning to work.
    It seems that it doesn't work both ways. Any other suggestions?

  • URL Request Problem

    Hi,
    I have a problem. I have a link on a web page that uses java
    to open a pop up window of a swf document. In that swf I have a
    URLrequest to go to another page. It either opens in itself, or it
    opens a new window. Is there a way to make it close the current
    window it is in and open the requested page in the parent browser
    (the one the pop up came from)?
    Thanks

    You need to create this functionality in JavaScript that will
    allow you communication between parent and child windows.

  • Trasnport Request Error

    Dear All,
    I am trying to release and transport one request from our BW Quality to BW Production server.
    We have only these 2 systems in our landscape (2 System Landscape). I have configured these 2 systems in TMS as standard 2 system landscape.
    Our BW Quality server is the DC. We have some of the requests in BW Quality server which are to be transported to BW Production server. When I am trying to release the request (Workbench) it gives the following error:
    Object messages: <Object Name>
    Only Edit Objects from package Z001 in local requests
    I beleive I can change the package. However not sure if it works.
    Can any one please help me solve this problem?
    If you need any other information, kindly let me know.
    Your response is greatly appreciated!
    Regards,
    Faisal

    Hi Faisal Khan,
               I think this will help you.
    Check here........
    Changing the package from $tmp to my standard one for my datasource
    Re: is there a way to see if a transport has $TMP assigned to any objects
    Thanks,
    Vijay.

  • Office365 Calendar Request Problems Since iOS 7.1.2 Upgrade

    Ever since I upgraded to iOS 7.1.2 (on my iPhone 5, iPhone 5S, and iPad Mini) when I create a meeting in the native calendar app using my Exchange Office 365 account and invite participants, the meeting request does not show up in the invited person's calendar (both on iOS and Android devices) and the email that is sent is received with an attachment that says unsupported ics format. This happens from the native calendar on all of my devices and only since the upgrade. Prior to the upgrade everything was working fine. If I create the meeting on my laptop there is no problem so it is not my Office365 account or a server issue. Has anyone else experienced this problem and what is the solution?

    How to Pair Your Plantronics M20 Bluetooth Headset, M20 Pairing Guide - Plantronics Headsets from Headsets Direct
    You have to reset the plantronics device before you can pair successfully. With my new iPhone the plantronics web site said to reset the headset and then pair.
    Your car dealership is best equipped to connect to your phone with your Honda. Physically go to the dealership.
    Good Luck

  • Tomcat HTTP Request problems

    Hi there,
    We have a client application which sends MULTIPART post (1 MB file size) to a HTTP server (Tomcat) and the clients are sometimes sending about 1000 or more simultaneous messages) and we get back an exception from at the client side like this:
    org.apache.commons.httpclient.HttpMethodBase processRequest
    INFO: Recoverable exception caught when writing request
    Is there any way we can increase the number of clients reaching Tomcat or how we can avoid this problem?
    I have been struck with this in our production server and we need to resolve this immediately. Any help would be greatly appreciated.
    Thanks
    John

    Hi
    You can configure the simulteneous requests that tomcat processes in the server.xml.
    You will have to change the maxThreads attribute of the Connector element in the server.xml

  • Transporting request problem

    Hi experts,
       I have a peculiar problem. I created a datbase table A and modifed a table B in DEV. The table A was cleared in testing , qa and the transport was released to prodcution. Unfortunately that request also had the modifications made to an another table B which were not finalised and the fn group of maintenance genrator of  table B was deleted. Now we are not able to maintain table B in prodcution. Anyone have ideas regarding this. Plz help .

    dear Anirvesh,
    try regenerate the table maintenance generator in DEV server,
    then check whether the object is complete in SE10 ,
    if not, open the related function in SE80 and edit all included objects,
    then transport the whole objects of table maintenance function to production.
    It is suggested to always check the transport request object by using SE10 before transport it to production .
    Rgds,
    TSWINEDYA

Maybe you are looking for

  • Looking for a high-contrast extension for Safari for Windows

    First of all,what do we call them - extensions or plugins? Is there an extension for Safari for Windows for high-contrast? I can't find one anywhere. Windows 7 is set to a HC theme. IE just follows suit. Chrome detected this, ad offered to install a

  • How to copy and paste in the Maps app?

    I cant seem use copy and paste in the Maps app. Copy and paste works fine in all other apps but in the "Directions" or "Search" menus, I cant copy the text or paste any text in. Any Suggestions? 3GS iOS 4.2.1

  • Any1 having idea of developing application tat involve bluetooth?

    i currently want to develop a server that will act as content provider, user who holding a bluetooth eneabled devices, can request contents/services from my server. eg: My server contain latest promotion of a supermarket. User that having a bluetooth

  • Page Navigation toolbar

    The tools on my page navigation toolbar don't work when I open a pdf file on the internet.  If it's a pdf file that is stored on my computer, they work.  How do I get them to work?

  • Can I close one tab without exiting the app?

    I cannot find an icon or link to allow me to close an individual tab without shutting down the entire application. can't imagine you would have eliminated that. Thanks, rob