TR_EDIT_CHECK_OBJECTS_KEYS

hi there,
i need your help,
i dont have ABAP access key, i used debugger option for by pass the access key and put some code in the above FM in my saint box system and save it but forget to activate the FM now i cannot activate the fm even i cannot set the brackpoint for by pass the key,
some one have any idea for active the fm,
please help me i need to fix that problem asap,
Thanks,
Rob

Hi Ankush,
Which system is the user trying to save a View? Dev? Prod?
The reason for the error is that the Objects the User is trying to create is locked in a transport. When the User tries to SAVE, the System attempts to popup a screen with "Edit" or "Display" or "Show".
the FM TRINT_POPUP_EDIT_CANCEL_O_SHOW does this.
DYNPRO_SEND_IN_BACKGROUND happens when a Batch job tries to Call a Screen. Not sure why this error appears when the User tries to click the SAVE button.
Can you paste the code the short dump details? Did you try replicating the issue using your login? do you get the same error?
Cheers,
Praveen.

Similar Messages

  • Error while saving the budget in ECM

    Hi,
    I am implementing ECM. I am getting an error everytime i try to save the Budget created in MSS.
    The error details are :
    The following error text was processed in the system XXX : Error sending data, session terminated
    The error occurred on the application server zzzz_XXX_00 and in the work process 0 .
    The termination type was: TH_RES_FREE
    The ABAP call stack was:
    Module: %_CTL_OUTPUT_FLUSH of program SAPMSSYD
    Function: TRINT_ORDER_CHOICE of program SAPLSTRD
    Function: TR_EDIT_CHECK_OBJECTS_KEYS of program SAPLSTRD
    Function: TR_OBJECTS_INSERT of program SAPLSTRD
    Function: RH_HRPOBJECT_CORR_AT_SAVE of program SAPLRHWM
    Form: UPDATE_PLOG of program SAPLRHAP
    Function: RH_UPDATE_DATABASE of program SAPLRHAP
    Function: HRCM_BTDB_UPDATE_DB of program SAPLRHBV
    Function: HR_ECM_SAVE_BUDGET_CHANGES of program SAPLHRECM00BUDGETSTRUC
    Form: DO_SAVE of program CL_HRECM00_BSP_RESULT_BUDGET==CP
    Can anyone help me resolving this.
    Regards,
    Neha

    Hi Nishu,
    ask your xi basis guys to see the disk space of your xi system.........i think the log files of your xi system have consumed too much space on your xi system.... ask your basis guys to make some space available in your xi system then your this problem will be resolved.......
    Thanks,
    Rajeev Gupta

  • ECM- Budget Creation, Error type: TH_RES_FREE

    Hi,
    I am trying to create a budget in ECM. When trying to Save the created budget i am getting the followin error.
    The following error text was processed in the system XXX : Error sending data, session terminated
    The termination type was: TH_RES_FREE
    The ABAP call stack was:
    Module: %_CTL_OUTPUT_FLUSH of program SAPMSSYD
    Function: TRINT_ORDER_CHOICE of program SAPLSTRD
    Function: TR_EDIT_CHECK_OBJECTS_KEYS of program SAPLSTRD
    Function: TR_OBJECTS_INSERT of program SAPLSTRD
    Function: RH_HRPOBJECT_CORR_AT_SAVE of program SAPLRHWM
    Please help.
    Regards,
    Neha
    Form: UPDATE_PLOG of program SAPLRHAP
    Function: RH_UPDATE_DATABASE of program SAPLRHAP
    Function: HRCM_BTDB_UPDATE_DB of program SAPLRHBV
    Function: HR_ECM_BUILD_BUDGET_STRUC of program SAPLHRECM00BUDGETSTRUC
    Function: HR_ECM_CLONE_BUDGET_FROM_ORG of program SAPLHRECM00BUDGETSTRUC

    Hi Amol,
    First of all the sicf transaction is to be used only if you use the internal ITS.
    Now you have to put an external breakpoint in the source code of the ABAP Program or FM you want to debug , one of these in your case :
    Function: B40B_READ_TABLE of program SAPLBBP_BD_DRIVER_40B
    Function: META_READ_TABLE of program SAPLBBP_BD_META_BAPIS
    Form: LOCATIONS_READ of program SAPLBBP_ATTR_F4
    Function: BBP_ATTR_F4_SLOC_PPOMA of program SAPLBBP_ATTR_F4
    Form: STG_LOC_GET_FOR_LOCATION of program SAPLBBP_SC_APP
    Form: STG_LOC_GET of program SAPLBBP_SC_APP
    Form: LOCATION_STG_LOC_GET of program SAPLBBP_SC_APP
    Form: USER_ATTRIBUTES_GET of program SAPLBBP_SC_APP
    Then launch the transaction in IE, once the program reaches a breakpoint, you'll get the ABAP debuger in IE.
    Regards.
    PS: if it doesn't work, put the parameter ~generatedynpro in BBPGLOBAL service to have it applied to all BBP transactions
    Vadim

  • Screen output without connection to user - Goals Standard APP

    Hi Experts,
    We have configured Standard PA iview - GOALS (web dynpro application HAP_A_PMP_GOALS) into Quality Portal.  When creating new goal and clicking on save button we are getting following dump. But the same is working in development server which is not working in quality.
    Only difference between these two servers is, SSO certificate is configured in Dev but no in Quality. But I guess this should be an issue since in both the servers I am using user mapping (not logonticket).
    The following error text was processed in the system DRC : Screen output without connection to user.
    The error occurred on the application server drcr3cs2_DRC_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Function: TRINT_ORDER_CHOICE of program SAPLSTRD
    Function: TRINT_OBJECTS_CHECK_AND_INSERT of program SAPLSTRD
    Function: TR_EDIT_CHECK_OBJECTS_KEYS of program SAPLSTRD
    Function: SCPR_SWITCH_OBJECTS_INSERT of program SAPLSCPRCRITICAL
    Function: TRINT_OBJECTS_CHECK_AND_INSERT of program SAPLSTRD
    Function: TR_OBJECTS_INSERT of program SAPLSTRD
    Function: RH_HRPOBJECT_CORR_AT_SAVE of program SAPLRHWM
    Form: UPDATE_PLOG of program SAPLRHAP
    Function: RH_UPDATE_DATABASE of program SAPLRHAP
    Function: HRHAP_C_VJ_CREATE of program SAPLHRHAP_C_IF_CASCADING_GOALS
    any one knows what could be the issue, any particular service need to be activated in Backend
    Thanks
    Murthy

    Hi Chinna Babu,
    Could you please elaborate your answer ? which back end configuration was missing ?
    Regards,
    Bindumadhav Ambike

  • DYNPRO_SEND_IN_BACKGROUND ERROR

    Hi Guru's,
    We are facing a problem with our system and need some expert opinion on it .The client opens a bex query in the browser and it is working fine . But when they click on save view button and try to save it it throws an HTTP 500 - internal server error . The note says screen output without connection to user .
    Termination type was : RABAX_STATE
    The ABAP call stack was :
    SYSTEM-EXIT of program SAPLSTRD
    function TRINT_POPUP_EDIT_CANCEL_O_SHOW of program SAPLSTRD
    RAISE_ERROR of program SAPLSTRD
    TR_EDIT_CHECK_OBJECTS_KEYS of program SAPLSTRD
    in ST22
    it says
    During background processing, the system attempted to send a                    screen to a user.                              
    Current screen: "SAPLSTRD " 0351.          
    If the error occurred in one of your own programs or in an SAP program                                   
    that you modified, try to correct it yourself.                                   
    You may able to find an interim solution to the problem                                   
    in the SAP note system. If you have access to the note system yourself,                                   
    use the following search criteria:                                   
    DYNPRO_SEND_IN_BACKGROUND C                                   
    SAPLSTRD or " "                                   
    SYSTEM-EXIT                                   
    We tried looking for OSS notes but dont seem to find the right fit .
    We are on BW 3.5 version and the system status is as follows
    COMPONENT RELEASE
    SAP_ABA     640     0016     SAPKA64016
    SAP_BASIS      640     0016     SAPKB64016
    PI_BASIS        2006_1_640     0001     SAPKIPYL01
    ST-PI                    2005_1_640     0007     SAPKITLQH7
    SAP_BW               350     0016     SAPKW35016
    BI_CONT                 353     0008     SAPKIBIFP8
    SAP_WPDRMD   640     0001     SAPKQDRB01
    ST-A/PI     01J_BCO 640     0000          -
    Can this issue be solved by installing some support pack ?
    Any pointers will be highly appreciated
    Thank you all in Advance
    Warm Regards
    Ankush
    PS : Points wil be rewarded

    Hi Ankush,
    Which system is the user trying to save a View? Dev? Prod?
    The reason for the error is that the Objects the User is trying to create is locked in a transport. When the User tries to SAVE, the System attempts to popup a screen with "Edit" or "Display" or "Show".
    the FM TRINT_POPUP_EDIT_CANCEL_O_SHOW does this.
    DYNPRO_SEND_IN_BACKGROUND happens when a Batch job tries to Call a Screen. Not sure why this error appears when the User tries to click the SAVE button.
    Can you paste the code the short dump details? Did you try replicating the issue using your login? do you get the same error?
    Cheers,
    Praveen.

Maybe you are looking for