ERECRUITING ERROR - RABAX_STATE

Hi Experts,
I got an issue trying to test erecruiting service in tx SICF:
Method: RAISE of program CX_WD_GENERAL=================CP
Method: IF_WDR_RUNTIME~GET_RR_APPLICATION of program CL_WDR_MAIN_TASK==============CP
Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
Module: %_HTTP_START of program SAPMHTTP
I´ve install AddOn ERECRUTING 603 in my ERP 2005 and I´ve deployed the XSS Software Components in EP 7.00.
What could be the problem? Do I have to configure something?
Regards

Hi guru's,,,
I am getting a similar kind of error . Do anybody have solutions...?
The URL http://vmsapdeverp.local:8000/sap/bc/webdynpro/sap/ERC_A_MNT_USER/ was not called due to an error.
Note
The following error text was processed in the system ED1 : WebDynpro Exception: Application ERC_A_MNT_USER Does Not Exist
The error occurred on the application server vmsapdeverp_ED1_00 and in the work process 0 .
The termination type was: RABAX_STATE
The ABAP call stack was:
      Method: RAISE of program CX_WD_GENERAL=================CP
      Method: IF_WDR_RUNTIME~GET_RR_APPLICATION of program CL_WDR_MAIN_TASK==============CP
      Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
      Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
      Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
      Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
      Module: %_HTTP_START of program SAPMHTTP
Regards
Justin

Similar Messages

  • E recruitment Internal error( Rabax_state) in webdynpro abap services

    Hi all,
    We are facing an error as shown below in our webdynpro services for E recruitment release 604 level 0006 and Ecc 6.0 , all customizations has been done , trex already installed and running properly but many of services throwing this error as below . I have searched extensively on sdn but not found the solution , tried debugg dump in st22, pls guide me , i am stuck up in between due to this error.
    Error when processing your request
    What has happened?
    The URL http://kbldev.kbl.co.in:8000/sap/bc/webdynpro/sap/hrrcf_a_candidate_profile_int was not called due to an error.
    Note
    The following error text was processed in the system DEV : Internal Error
    The error occurred on the application server kbldev_DEV_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: REPORT_MESSAGE of program CL_WDR_MESSAGE_MANAGER========CP
    Method: IF_WD_MESSAGE_MANAGER~REPORT_T100_MESSAGE of program CL_WDR_MESSAGE_MANAGER========CP
    Method: INITIALIZE of program /1BCWDY/6N9NUEU3ADS9XG9U4DTI==CP
    Method: WDDOINIT of program /1BCWDY/6N9NUEU3ADS9XG9U4DTI==CP
    Method: IF_WDR_COMPONENT_DELEGATE~WD_DO_INIT of program /1BCWDY/6N9NUEU3ADS9XG9U4DTI==CP
    Method: DO_INIT of program CL_WDR_DELEGATING_COMPONENT===CP
    Method: INIT_CONTROLLER of program CL_WDR_CONTROLLER=============CP
    Method: INIT_CONTROLLER of program CL_WDR_COMPONENT==============CP
    Method: INIT of program CL_WDR_CONTROLLER=============CP
    Method: INIT of program CL_WDR_CLIENT_COMPONENT=======CP
    Regards,
    Shwetang

    Hi,
    such errors can have quite a number of reasons. As a first step I'd head for the sap-load-generator (T-Code SGEN) and run it over the complete system and after it over all web dynpro applications. When everything is finished invalidated the http server caches e.g. by usung T-Code smicm.
    If this is not successful please give us a nother post.
    Kind regards
    Roman

  • Webdynpro Test Service error RABAX_STATE

    Hello,
    We just migrated from 4.6c to ECC 6.0 (SAP_BASIS SP12) and as requested the ITS has been activated and configured.
    All active services are working fine includeing default_host/sap/bc/gui/sap/its/webgui but everything under /default_host/sap/bc/webdynpro/sap/ it gives the fallowing error (exemple for wdr_test_layouts)
    The URL http://host.domain:8000/sap/bc/webdynpro/sap/wdr_test_layouts was not called due to an error.
    Note
    The following error text was processed in the system XI2 : An exception occurred that was not caught.
    The error occurred on the application server canaeccx_XI2_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system XI2 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server chostname_XI2_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server hostname_XI2_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Unfortunately in ST22 there is nothing to help:
    Runtime Errors         UNCAUGHT_EXCEPTION
    xception              CX_WD_GENERAL
    ate and Time          24.02.2010 09:31:55
    Short text
        An exception occurred that was not caught.
    What happened?
        The exception 'CX_WD_GENERAL' was raised, but it was not caught anywhere along
        the call hierarchy.
        Since exceptions represent error situations and this error was not
        adequately responded to, the running ABAP program
         'CX_WD_GENERAL=================CP' has to be
        terminated.
    Error analysis
        An exception occurred which is explained in detail below.
        The exception, which is assigned to class 'CX_WD_GENERAL', was not caught and
        therefore caused a runtime error.
        The reason for the exception is:
        No text available for this exception
    Note that I replaced the real hostname and domain in the above message.
    Also updating the Suport Packs to an higher level it's not possible because of company politics (all country have to be at the same SP level)
    We also have a BW 7.01 EhP3 in the landscape and for this one the webdynpro services are working fine.
    Could you please help to find what is the problem?
    Thank you.
    Adrian

    You can solve this problem by performing the below steps.
    Step1:
    type DRIVERS in run command window->ETC->HOSTS
    provide the below line after 127.0.0.1 localhost
    127.0.0.1 localhost
    IPAddressOfYourComputer ServernameofyourComputer.sap.com
    Eg: 192.168.98.12     sridhar.sap.com
    Then Save and Close.
    Step2:
    Go to properties of your computer click on COMPUTER NAME tab ->Change->More
    provide Primary DNS Suffix of this Computer: sap.com then click on OK.
    restart your system and check now.

  • Error RABAX_STATE while launching HRESS_A_MENU

    Hi,
    When I open the application HRESS_A_MENU in portal or in SE80, I get an error
    500 SAP Internal Server Error
    Error: Type conflict when calling a function module. (termination: RABAX_STATE).
    Below is the ST22 dump analysis.... also check the attachment for full ST22 dump. Am i missing some config?
    Thanks,
    -Ashwani
    If the error occurred in your own ABAP program or in an SAP
        program you modified, try to remove the error.
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "CALL_FUNCTION_CONFLICT_TYPE" "CX_SY_DYN_CALL_ILLEGAL_TYPE"
        "CL_HRASR00_SET_PERNR_MEMID_ESSCP" or "CL_HRASR00_SET_PERNR_MEMID_ESSCM001"
        "IF_EX_HRESS_MENU~MODIFY_APPLICATION_ATTRIBUTES"
        Termination occurred in the ABAP program "CL_HRASR00_SET_PERNR_MEMID_ESSCP" -
        in "IF_EX_HRESS_MENU~MODIFY_APPLICATION_ATTRIBUTES".
        The main program was "SAPMHTTP ".
        In the source code you have the termination point in line 15
        of the (Include) program "CL_HRASR00_SET_PERNR_MEMID_ESSCM001".
        The termination is caused because exception "CX_SY_DYN_CALL_ILLEGAL_TYPE"
        occurred in
        procedure "IF_EX_HRESS_MENU~MODIFY_APPLICATION_ATTRIBUTES" "(METHOD)", but it
        was neither handled locally nor declared
        in the RAISING clause of its signature.
        The procedure is in program "CL_HRASR00_SET_PERNR_MEMID_ESSCP "; its source

    Hi,
    I did a little bit of research and saw in your message in the other thread you showed that the short dump was occurring when the code was going to Function Module RP_GET_PERNR_FROM_USERID.
    While the program should not short dump and there should be error handling, can you confirm if you have your user ID (That you login to test with) set to IT0105 for a particular personnel number that is valid on the date of processing? I dont see why that FM would have an error if you have a personnel number set to your user ID. Here is the screenshot from your other thread showing where it is short dumping
    In further research of this, can you also check and confirm if OSS Note 1893321 is implemented in your system? The description for this fix says "The Exception Handling in the function module RP_GET_PERNR_FROM_USERID was incorrect and does not cover all the scenarios. The code has been adjusted to cover all exception conditions."
    http://service.sap.com/sap/support/notes/1893321
    You can probably go to SE37 directly and see if this code is in the system on line 58. Here is the change that SAP made FYI. They just adjusted one line of code.
    Thanks,
    Imran

  • Erecruitment-Errors in creating a drop down field

    Hi all
    I need to enhance the candidate work experience tab. I have added my required fields int he customer include and they correctly show up.
    A field-> Organization type needs to be a drop down/ have values in it.
    I have tried attaching a search help to it as well as attaching a check table to it.  Both these actions do not correctly work, they instead show blank spaces in the drop downs. I see blank entries within it.
    Now when i put in a domain with fixed values, they show up properly in the dropdown. The standard though has an attached check table to the fields and the drop downs work properly
    Could someone help me in this matter? . How to add a dropdown to the work experience
    1)Add fields in the customer include
    2)Create a ztable for the field entries and save the entries
    3)Create a search help and attach to the field in the customer include?
    4)Create a domain and set the ztable as the checktable for it and use it in the customer include?

    Hi,
    To get the drop down values for the steps:
    Step 1: In R/3 system under SAP erecruitment->Settings for User interfcases with BSP -> Assign Parameters to Parameter types ( define the name hrrcf_qa_screen and the parameter should be max_rdb_ and the Parameter type should be defined(if u want to give less than 6 i.e: the drop down values - if it is more than 6 then the values will display in drop down values)
    Step 2: In R/3 system under SAP recruitment->Applicant trcking->Questionnaire - should execute Setup Categories/Update Categories & Transport categories.Only then the Pre-defined scales will get displayed in eRec.Admin Questionnaire creation (i.e:Portal)
    Once it it transported to the target system check in the portal - while creating the questionnaire whether drop down are appearing for the predefined scales.

  • CProjects Roles, HTTP Connection, RABAX_STATE error

    Hi All,
    1. Which are the standard cProjects Roles to be maintained ? Where we can have that list ?
    2. How to maintain or say configure the HTTP connection for cProjects (steps for doing it)?
    3. Getting the termination type error : RABAX_STATE, how to resolve it ?
    Points for userful information.
    Thanks and regards,
    Nishit

    Hi
    Answer to your 1 question is given below
    The following single roles are delivered with cProjects:
    SAP_CPR_PROJECT_ADMINISTRATOR     :Create projects (project definitions).
    SAP_CPR_TEMPLATE_ADMINISTRATOR     :Create, change, read, and delete all templates in cProjects.
    SAP_CPR_USER     :Use cProjects, but no authorization to perform any activities in a particular project. To do this users need project-specific authorizations, which can be distributed either directly or through their assignment to a role.
    The following composite roles are delivered with cProjects:     
    SAP_CPR_DECISON_MAKER     :cProjects decision maker. Contains the role SAP_CPR_USER.
    SAP_CPR_INTERESTED     :cProjects interested party. Contains the role SAP_CPR_USER.
    SAP_CPR_MEMBER     :cProjects team member. Contains the role SAP_CPR_USER.
    SAP_CPR_PROJECT_LEAD     :cProjects project manager. Contains the role SAP_CPR_PROJECT_ADMINISTRATOR and SAP_CPR_USER
    SAP_CPR_TEMPLATE_RESPONSIBLE     :cProjects template responsible. Contains the roles SAP_CPR_TEMPLATE_ADMINISTRATOR and SAP_CPR_USER
    Edited by: Yogesh  Pande on Dec 18, 2008 5:38 AM
    Edited by: Yogesh  Pande on Dec 18, 2008 5:41 AM
    Edited by: Yogesh  Pande on Dec 18, 2008 5:43 AM

  • What are the web browsers supported by BSP?

    Hi all, we have a BSP application that is running smoothly in Internet Explorer. However, when we run this in Firefox, we got an error (RABAX_STATE) and when we look at ST22 dump, we got this (looks like Firefox is not supported):
    Error analysis                                         
    An exception occurred. This exception is dealt with in m
    . The exception, which is assinged to the class 'CX_BSP_
    not caught,                                           
    which led to a runtime error.                          
    The reason for this exception is:                      
    <htmlb:content>:  (*) This browser is not supported.   
    (IE>=501;NN>=620;Mozilla>=*;SAP WAS>=0;Mozilla=170)

    Yes you are right firefox is not supported. When you want to use firefox you need to install an agent switcher (https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox&version=1.0&os=Windows&category=Developer%20Tools&numpg=10&id=59). But be aware that not every htmlb element will work correctly with firefox. I use firefox only for development (the javascript console it so much better than the IE one).
    Furthermore please take a look at this thread which has plenty of details about the browser support:
    Browser compatibility

  • Web service browser - "Create Assembly..." button always disabled

    I am trying to use .NET web services. I have followed the steps in the "Building a Web Service-Based Application in LabVIEW 7.0" document. My problem is that when I have selected a wsdl file in the .NET web service browser, the "Create Assembly..." button does not become enabled. I have tried a multitude of wsdl files, which looks ok to me, but nevertheless the button stays disabled. Any suggestions? Maybe I have missed some settings somewhere?
    /Andreas

    Hi
    I unchecked the "Show friendly HTTP error message", but
    this dosen't solve the problem, instead it shows
    the run time error RABAX_STATE.
    I need the web-service-browser to generate the
    WSDL (see http://help.sap.com/saphelp_47x200/helpdata/en/94/f8c8c8e68811d6b2dc00508b5d5211/content.htm)
    Regards
    Christof

  • Web-Service-Browser doesn't work

    Hi everybody
    I try to access the Web-Service-Browser on a WAS 6.20 in order to create a Web Service. However when I call "http://s90801:8200/sap/bc/bsp/sap/WebServiceBrowser/search.html?sap-client=
    200", the WAS6.20 asks me for
    User-Id and password the browser returns "the page cannot be display"
    message. The call is executed in SE80 with the test function button.
    The ICM seems the function well when I execute e.g.
    http://s90801:8200/sap/bc/ping
    Your help is really appreciated.
    Regards
    Chr. Johner

    Hi
    I unchecked the "Show friendly HTTP error message", but
    this dosen't solve the problem, instead it shows
    the run time error RABAX_STATE.
    I need the web-service-browser to generate the
    WSDL (see http://help.sap.com/saphelp_47x200/helpdata/en/94/f8c8c8e68811d6b2dc00508b5d5211/content.htm)
    Regards
    Christof

  • Error while accessing recruiter tab in Erecruit module

    Hi All,
    We are using ECC 6.0 HCM along with eRecruiting and LSO. Since yesterday while trying
    to access eRecruitement pages, I have been getting this error 'Internal Error has occurred. Please try again later'. There is no error code associated with it and I dont really know if this error is due to some eRecruiting problem or is it a generic portal error. Any help on this is highly appreciated.
    Log-:
    Create New Candidate Assessment
    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    Name or password is incorrect (repeat logon)
    Name or password is incorrect (repeat logon):com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)
    Thanks,
    Prashant.
    Pages: 1      
    Back to Thread List

    Hi Juan,
    I have checked the JCo connection everything seems to be working fine.......because for this particular application it is giving this error otherwise for rest of the application no error is coming ......after clicking Recruiter tab i am getting this error.
    Help me.
    Prashant.

  • RABAX_STATE error When i am trying to acess the PO in portal (DEV)

    Hi , In the smartfrom i am trying to change the vendor address format and i want to add Country for that so i done the code
                    vendor_country_key  = SF_PO-VENDOR-COUNTRY.
                    VENDOR_LANGUAGE_KEY = SF_PO-VENDOR-LANGU.
           SELECT SINGLE  landx
           FROM t005t  INTO  vendor_country
           WHERE  LAND1 = vendor_country_key
              AND spras = VENDOR_LANGUAGE_KEY.
    i wrote this code in program lines of the text(vendor) .
    in the portal for the english the country is displaying correctly but for the German it is not displaying and giving  a Dump
    Note
    The following error text was processed in the system DR1 : Error message occurred.
    The error occurred on the application server sapdr1ci_DR1_60 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Form: %CO14 of program /1BCDWB/SAPLSF00000008
    Form: %CO14 of program /1BCDWB/SAPLSF00000008
    Form: %WI5_BODY of program /1BCDWB/SAPLSF00000008
    Form: %WI5 of program /1BCDWB/SAPLSF00000008
    Form: CALLBACK of program SAPLSTXBC
    Form: PROCESS_TEXT_WINDOW of program SAPLSTXBC
    Form: PROCESS_NON_MAIN of program SAPLSTXBC
    Form: PROCESS_WIN_BEFORE_MAIN of program SAPLSTXBC
    Function: SSFCOMP_PROCESS_DOCUMENT of program SAPLSTXBC
    Function: /1BCDWB/SF00000008 of program /1BCDWB/SAPLSF00000008
    .Even i checked at runtime the values are populating for both languages .
    can any one help about this .
    Thanks
    Channu

    Hi Suri,
       The wrong thing i done in the smartfrom is I hardcoded a break_point  inside the initialization block
    so whenver we exceute from protal it will give the above error. so if u have coded any hard coded break point please remove those and run it.
    Hope this is help ful to you .
    Regards
    Channappa Sajjanar

  • Getting error type RABAX_STATE in CRM 2007 Webclient

    Hi,
    We have installed CRM 2007 and upgraded the patchlevel of BBPCRM to SP2. After the patch upgrade we are getting type RABAX_STATE error after we log in through Webclient. We get no errors while logging through SAP GUI. Before the upgradation we were successfully able to login through Webclient. The details of error screen is as follows:
    Error when processing your request
    What has happened?
    The URL http://coevhpa4.coekc.com:8000/sap/bc/bsp/sap/crm_ui_frame/BSPWDApplication.do was not called due to an error.
    Note
    The following error text was processed in the system CR7 : Syntax error in program CL_BSP_WD_CONTEXT_NODE_TREE===CP .
    The error occurred on the application server coevhpa4_CR7_00 and in the work process 2 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_BSP_ELEMENT~RUNTIME_IS_VALID of program CL_THTMLB_CELLERATOR==========CP
    Method: IF_BSP_PAGE_CONTEXT~ELEMENT_PROCESS of program CL_BSP_PAGE_CONTEXT===========CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system CR7 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server coevhpa4_CR7_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 2 in transaction ST11 on the application server coevhpa4_CR7_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 100 -u: SUMSENGU -l: E -s: CR7 -i: coevhpa4_CR7_00 -w: 2 -d: 20080422 -t: 021218 -v: RABAX_STATE -e: SYNTAX_ERROR
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Request you to kindly help ASAP. Users are waiting for it...
    Thanks and Regards,
    Suman Sengupta

    Hi,
    Have you resolved the problem ? We have encountered similar problem after patching the
    CRM 2007 to latest levels?
    Please help....
    Thanks & Regards,
    Bostjan

  • Appraisal Document Selection - HAP_MAIN_DOCUMENT / RABAX_STATE error

    When selecting the appraisal document within the MSS view or ESS view the following error message comes up. 
    Error when processing your request
    The URL http://saperpdev.sw.schwans.net:8080/sap/bc/webdynpro/sap/hap_main_document was not called due to an error.
    The following error text was processed in the system SC1 : Error in ABAP/4 statement when processing an internal table. table.
    The termination type was:  RABAX_STATE
    Thanks for your time.
    Edited by: Mary Jo Wartner on Mar 19, 2010 6:04 PM

    The config for the tab order was wiped out in the IMG.  Need the checkmarks replaced for what levels to display as tabs.

  • RABAX_STATE error.

    Hi,
         The scenario on which i'm working is as follows:
      WS(client) to R/3 (idoc is posted), from R/3 to MDM system and a response from MDM system to WS(client).
       When i run the scenario using XIWS_httpclient i get an error "500 internal server error " . Details as follows:
    The URL http://172.25.8.116:8000/sap/xi/adapter_plain was not called due to an error.
    Problems found during the EXPORT to specified key in table.
    The error occurred on the application server SAPXI3_XID_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Form: INSERT_MSG_ALL of program CL_XMS_PERSIST================CP
    Form: INSERT_MSG of program CL_XMS_PERSIST================CP
    Form: INSERT_MSG_PUB of program CL_XMS_PERSIST================CP
    Form: WRITE_MESSAGE_LOG_TO_PERSIST of program CL_XMS_MAIN===================CP
    Form: CALL_PIPELINE_SYNC of program CL_XMS_MAIN===================CP
    Form: CALL_UC_EXECUTE of program CL_XMS_MAIN===================CP
    Form: ENTER_XMS of program CL_XMS_MAIN===================CP
    Form: IF_XMS_ENGINE~ENTER_ENGINE of program CL_XMS_MAIN===================CP
    Form: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_PLAIN_INBOUND=========CP
    Form: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Can anyone tell me how to sort this error, its urgent.

    Hi,
    1) RABAX_STATE means that a dump has been generated go to  Tcode ST22.
    2) Check on to the stacktrace in
       <local drive>:\usr\sap\XXX\YYY\j2ee\cluster\server0\log
    3) Just try re-starting the server
    4) Tcode-SU01 Check any LOCK.
    Regards
    Agasthuri Doss

  • Internal error while posting job in erecruitment

    Hi all,
    I am facing a internal error occured problem in erecruitment.
    I went to erercruitment>employee>recruiter>maintenance>create requistion-->posting
    under that after giving datas i am trying to save the file.
    then its showing these error.
    Please help me to resolve this issue.
    Thanks and Regards
    Vijay

    Hi,
    I think you are following the below path:
    Personal Pages > Requisition Maintenance > Requisition > Job Posting .
    under job postings we have 1.Basic data
    2.Basic data
    3.status
    4.Data overview.
    5.Publications.
    under the Requisition---->Status(one of the tab, before to Job postings)
    Check with the status should be in 'relased' state.
    If it is Relesed it wont give you an error.
    I faced this problem in the earlier while developing my object.
    Let me know if you are facing any problem.
    Thanks,
    Anil.G

Maybe you are looking for

  • ASA 5510: Flapping interface

    Hi all, Yesterday one of the interfaces on my firewall started flapping causing havoc to live services. It has now resolved itself and hasn't done it again but my questions is; is this start of something and what can I do to pre-empt it happening aga

  • Changed apple ID now itunes won't let me download updates

    changed apple ID now itunes won't let me download updates.  It wants me to buy them again. How do I get itunes to recognize me.

  • Prevent Occurence of list header and page breaks in spool file of ALV Grid

    Prevent Occurence of list header and page breaks in spool file of ALV Grid  Display. When we run the ALV in background and create spool request then: Spool file output is coming like this. Column1 Column2 Column3 Column4 data        data        data 

  • Cross Company Code Incoming Payment Clearing

    Dear All Good day to you. I would be grateful if I could get advice on the following: Process: Company Code A is receiving Payment from Customer Z of Company Code B Present SAP Treatment F-02 Company Code A Bank Account is debited and Customer Z of C

  • How to restrict cs12 bom explostion and how to download excel in back groun

    i have using bom explosion report like using cs13. but it get cs12 bom explosion also. how can i restrict it then i would like to run this report in background and also download it into excel format i tried using fm download but i gave the input 1 to