MSS Hire form not populating vacancy positions

Hi, recently we have done QA server refresfh activity and taken the replica of Production server. Now the issue is after refresh
1. Hire form not populating vacancy positions from R/3.
2. In MSS Employee search with personal number showing no data found. Could you please suggest?
Thanks in advance.
Regards
Krishna

Hi,
I have investigated further and could find something as below:-
1. There is a standard method DETERMINE_SEARCHHELP from class CL_HRPA_GENERIC_F4 which gets called.
2. Inside this method there is a function module F4IF_DETERMINE_SEARCHHELP which inturn calls function module DD_SHLP_GET_HELPMETHOD. The later function module takes tablename, fieldname, and sy-langu as parameter to give SHLP as search help output. Following values are getting passed to the function module:-
                                     Tablename = HRASR00_HIRE_F4_CORE_FIELDS
                                     Fielname = PLANS
                                     Sy-langu = E (Default)
However this returns parameter SHLP as blank.
There is a subroutine 'shared_buffer_imp_interface' in the function module DD_SHLP_GET_HELPMETHOD which has the following IMPORT statement:-
IMPORT shlp
         callcontrol-attachkind
         timestamp timerelobj_tab
         FROM SHARED BUFFER ddshoffld(if) ID sh_buf_id.
This IMPORT statement is returning sy-subrc EQ 4 and hence finally SHLP does not have any value. So the position dropdown is not populating.
Also when the following parameter is passed, we get F4 help for PERSG (Employee group field):-
                  Tablename = HRASR00_HIRE_F4_CORE_FIELDS
                  Fielname = PERSG
                  Sy-langu = E (Default)
This is because in this case, the above IMPORT statement returns the table T501 and T501T and hence finally SHLP has the value.
Can anyone of you please provide me your expert opinion as to how i can get this working for fieldname = PLANS and hence position dropdown.
Thanks,
Rupesh

Similar Messages

  • Position key flex filed not populating in Position Flexfiled Structure

    I have created a Position Key Flex field. While Creating Business Group Organization, Position key Flex Field is not populating in Position Flexfiled Structure Field.
    Work Structure > Organization > Description
    Org Classification : Business Group

    check below -
    Unable to Select new Flexfield Structure for the Business Group [ID 390314.1]
    Also, did you check if your Position flexfield is compiled saved properly ?

  • MSS PCR form not pulling data for a user

    Hi All,
    On Organizational/Position Change Form(on Portal)  one of the user don't see the data in the dropdowns in this form.
    But for other users it is working just fine. The user not able to see the data in drop down can access other PCR's.
    I was wondering if there is a way we can test the form for the same user in the backend. If we can test him in the backend and the values are being populated for this user then there is a Portal problem.
    Can you please tell me how can we test this form for this user in the backend.
    Thanks in Advance,
    Joe

    hi ,
    You can put external breakpoint in the BADI method and try debugging it  by opening adobe form from
    portal.
    thanks ,
    sahiba

  • PDF form not populating Subject line in email when submitted in Google Chrome browser

    Google Chrome doesn’t seem to work, but all other browser do.  In Chrome the subject line and location populate the CC: and BCC: fields in email client and not the subject line? 
    My current javascript is:
    if (email != "")
                    this.mailDoc({bUI:false,cTo:email,cSubject:location,cMsg:"Completed Employee Appointment Request Attached"});
    *I'm sure something can be added or fixed to resolve this so it will work in all browsers.  It is important to me that it work well in IE, Chrome, Firefox, and Safari.  The big four browsers anyways.
    Sample image of issue:  Basically user is forced to delete bcc: and then click send.    Thus no subject line.  Which means a manual move to location folder from inbox will be necessary, because I have rule setup to sort the inbox based on subject line.

    My final solution was to post the form and offer a link to dowload/install Adobe Reader and to also offer a link for Chrome users.
    * I will continue to look for a better solution, but at least the above is functioning.
    **I also set my bUI to true.
    Many thanks, Tim
    P.S.  I did report this to Google Chrome, heard nothing yet.  Also if you think of a better solution let me know.  I'm not familiar with javascript........I have a better understanding of HTML.......if this were HTML I would have done the below.
    <html>
    <body>
    <script type="text/javascript">
    alert("this is an alert");
    function go() {
                    alert("Hi");
                    var location = document.getElementById("location").value;
                    //console.println("location: = " + location);
                    var email = "";
                    email = "[email protected]";
                    if (location == "Select a location")
                                                    alert("You need to select a location first");
                    else if (location == "Other")
                                    email = "[email protected]";
                    if (email != "")
                                    //this.mailDoc({bUI:true,cTo:email,cSubject:location,cMsg:"Completed Employee Appointment Request Attached"});
                                                    window.open('mailto:' + email + '?subject=' + encodeURIComponent(location));
    </script>
                    This is a test
                    <input type="text" id="location" value="Select a location">
                    <input type="button" value="submit" onclick="go()">
    </body>
    </html>

  • Master-detail form not populated

    Hello,
    i have created a data block on my ELEVI table, and then another data block on ELEVI_CLASA table, table which contains (id_elevi, id_clasa, start_date, end_date). at Master-Detail section i have specified the join condition,
    ELEVI_CLASA.ID_ELEVI=ELEVI.ID
    in the WHEN-NEW-FORM-INSTANCE trigger i have
    begin
    go_block('elevi');
    execute_query;
    end;but the block ELEVI is populated, without being populated ELEVI_CLASA too (that 4 fields).. when i run the form it points to the first item from ELEVI_CLASA and tells me that "Field must be entered". Why happens this?
    Thanks

    Sorry if i'm asking this, but how should i see that last query? when i created the second data block, ELEVI_CLASA, in master-detail section i joined these 2 tables, ELEVI and ELEVI_CLASA

  • F4 help not working in mss requisition form for erec

    HI,
         I am getting a problem while filling a mss requisition form for E recruting Ehp 4 . F4 help is not working for position id & org unit.it is not returning values while searching.I am using form scenarion sqr03.Plz suggest any solution.

    HI,
         I am getting a problem while filling a mss requisition form for E recruting Ehp 4 . F4 help is not working for position id & org unit.it is not returning values while searching.I am using form scenarion sqr03.Plz suggest any solution.

  • Tabular form LOV's not populating correctly on edit from report

    My form has four LOV's and several text fields. Two of the LOV's will not populate (contains null value) from the report when i try to edit the row, however the other two Lov's populate correctly. Any ideas why i can't get the lov's to populate with the correct value from the report?
    each LOV is set to display null value as -- choose value -- with no return value. when i click edit from the report the form (page 2) comes up with the corresponding values from the report, but as i stated two of the LOV's contain -- choose value -- instead of the correct value from the corresponding reports row. All four LOV's items are set exactly the same 2 being static and 2 dynamic; one of each not populating right.
    any help would be greatly appreciated.

    Hi
    I've not used popup lovs in tabular forms for a few years now, but if your using the apex_item's to generate your tab form then I think you need to allow an idx number for the pass back value. e.g. (I have left idx value 2 for the pass back value)
    SELECT
    APEX_ITEM.POPUPKEY_FROM_LOV (1,deptno,'DEPT') dt,
    APEX_HIDDEN(3, EMPNO) en
    FROM emp
    I hope that helps
    Shunt

  • Custom Attribute in OIM user Form is not populated.

    Hi Friends,
    I am new to this Identity Manager Technology. I really all ur support.
    I am using oracle Identity Manager 9.1.0.2 version with JBoss server. The Target System is Sun One directory.
    1. I added the custom field street in Resource Object--Object Reconciliation Tab for Xellerate User and also for Iplanet Users objects.
    2. In Process definition, for iplanet user provisioning Process and Xellerate Users provisioning process, in Reconciliation Field Mappings. I mapped the street field to the UDF(street) and also for UD_iplanet_Street .
    3. When I run the task schedular for Iplanet User Recon, the string associated with the field in Iplanet is reflecting in resource profile of the user view/Edit. However, it is not populated in OIM User Form Field.
    Can you please help me in resolving the issue. I will provide any further needed information.
    Thanks and Regards,
    Manjula

    Thank you for your prompt reply.
    Yes. I tested it.. I can see the street field in the process form is populated with the string. However, I cannot see the same in the OIM User Profile Form. That Means, When I go to User folder in Admin and User Console, Manage Users and then select the user associated with the street field, the street field for the user is not populating and is empty without any string.
    Please clarify me.
    Thanks and Regards,
    Manjula.

  • My form builder create the fmx but its not populating. what is the reason?

    Hi,
    if i execute the form builder it wil create the fmx file but its not populating. if i want to use i have to run the fmx file..
    can any body help the reason why it's not populating?
    and one more proble is my form call the report but it's running. yester day it was work well. but today its not working. i didn't change any thing in that today.

    Your question is quite unclear. Also, I think you should review this:
    http://blogs.oracle.com/shay/entry/10_commandments_for_the_otn_fo
    In the future, please be sure to include the complete product version and platform you are using. By version, I mean the numbers and not the name. For example, 10g is not a product version - it is a name.
    You said,
    ...if i execute the form builder it wil create the fmx file but its not populating. if i want to use i have to run the fmx file... What do you mean it doesn't populate+ ? Then you say, "... I have to run the fmx...". The fmx is the file you need to run. You cannot run the fmb as this is the source code file.

  • "Title" Coloum in infopath form is not populating after windows 7 upgradation

    Recently we have migrated from Windows XP to Windows 7(64bit)
    Afterwards, when  we are submitting the infopath forms, the "title" filed is not populating with the "filename.xml".
    We are using Infppath 2010(not sure whether its 32/64bit.
    Any one facing the same issue? is this a BUG in 7?.. Its been affected with all users using win 7 machines...
    NB: In default the "title" column is said to be populated with the filename.xml. No workflows associated with it. Still working fine in XP machines and not in Win7
     Also i have tried changing the "title" column as mandatory. But this doesn't help. I  have not found any help while i Google also.....

    Hello,
    I have windows 7 machine and haven't had any problem with this. You may try to clear infopath cache in machine and also re-publish the form.
    >the "title" filed is not populating with the "filename.xml".
    are you giving any title for saving the file? If you are prompting any field then check again in form and also check form submit connection.
    I would also prefer any snap of your form if possible so we can understand the problem.
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • ESS/MSS PCR Forms Portal 7

    We plan on having a requisition form created which will have a number of fields including position and job information.  Once the requisition is approved, then the user can begin completing the new hire form.  When they come to the position field on the new hire form, can we default the position number entered on the requisition form?  Somehow we need to link the position number with the created requisition. 
    We were not sure you could pull data from one form to another or if everything has to come from the SAP backend.

    Hi
    Please search on SDN for integrating SRM, ESS/MSS in Portal.
    Regards
    Arun

  • How to add table data to an MSS PCR form?

    Hi All,
    I am new to Adobe Interactive Forms and I need to add a table of information to an existing form. This form is a customized version of an MSS PCR form Request for Termination. Currently the form fields are populated by an implementation of BADI QISR1. It is a copy of implementation HRWPC_PCR and uses the internal table special_data. All the fields currently on the form are single fields and I can see how they are populated. However I now want to add the contents of an internal table. I have read through the ISR cookbook but I cannot work out how to get this data onto the form and how or if it should be stored in the special_data table. The table (LOAN) has been added to the context and has 4 fields. Would anybody be able to provide some direction to me? Please let me know if I have not provided enough information.
    Thanks very much!
    Ashley

    Hello Ashley,
    you are already close to the solution. In BADI QISR1 you simply fill the
    table SPECIAL_DATA e.g.like
      fieldindex = 1
      fieldname = 'FIELD1'
      fieldvalue = 'Value1'
      fieldindex = <n>
      fieldname = 'FIELD1'
      fieldvalue = 'VALUE<n>'
    Then on the Adobe form layout (Adobe Designer), you have to use the table control XFO from the standard library. Here you have to bind then the corresponding column to FIELD1.
    Best regards,
    Simon

  • Pre-Hire form ( HRASR_DT)--- Create back-end service+ByPASS EE+read OM Data

    Hello,
           Weu2019ve created a pre-hire  Form/process and we want to achieve the following . Any help will be appreciated !
    - We have to By pass employee and need to select Pre-Hire process directly  ( how to by pass employee )
    - We need to read vacant position in the system OM side and filled up the value ( We are on EHP3 and yes we donu2019t have SAP_PD) .
    - After we select the vacant position , it should automatically populate "Display onlyu201D fields such as Pers.Area/subarea,Job key,compnay code,org unit and few more fields from 1nnn infotypes with their text . ( e.g. 1000,1001,1002,.....10nn).
    - We are entering Fname and Lname and we want to update IT105 .
    I would assume for pre-hire weu2019ll be having some dummy number with R/3 existance , Otherwise how we are going to update IT0105 .
    I understand I have to create once service to read data from OM side . I am working on it .
    Thanks,
    SK

    I tried it also but no luck . I noticed that when I am debugging there is no Pernr .  Is it wise to assume that we need an employee number in order to see vacant positions for a manager? I am thinking to give employee number in debugging mode and see what will I get this time.
    if you look at OSS :Note 1305199 - Correction in generic service s_mgrs_positions. it says "A process is configured using HCM Forms and Processes, which uses generic service S_MGRS_POSITIONS for displaying field PLANS (Position). The field PLANS is having value help and the result for which is not coming correct. Example: Consider a process Org Change for employee Y is started by a manager. Lets assume there are four positions A, B, C and D under manager, out for which position C and D are vacant. When the manager wants to assign new position to employee Y using value help, then all the four positions are shown which is not correct but only vacant positions i.e. position C and D should appear in value help result."
    It talks with the reference of an employee .. Does that mean in order to read positions , we need an emplyee ?
    Thanks,
    Saquib

  • Data not populating after DS enhancement

    HI pros,
    i have made Data source enhancement.
    i wrote the code in include program.
    when '0FI_GL_40'.
      CHECK NOT c_t_data[] IS INITIAL.
      LOOP AT c_t_data ASSIGNING <fs_data5>.
      SELECT SINGLE matnr FROM bseg INTO <fs_data5>-ZZMATNR
                             where BUKRS eq <fs_data5>-BUKRS and
                                   BELNR eq <fs_data5>-BELNR and
                                   GJAHR eq <fs_data5>-GJAHR and
                                   BUZEI eq <fs_data5>-BUZEI.
    endloop.
    but the data not populating into the report, the Multi provider is real time
    krish..

    Hi,
    Syntax
    ASSIGN mem_area TO <fs> casting_spec range_spec.
    Effect
    This statement assigns the memory area specified using mem_area to the field symbol <fs>. You can assign a data object or a memory area calculated from the address of a data object. After the assignment, the field symbol refers to the assigned memory area and can be used in operand positions. When used in a statement, it behaves like a dereferenced data reference, meaning that the statement works with the content of the memory area.
    The data type with which the assgigned memory area is treated, depends on the specifications in casting_spec. You can either execute an explicit casting or the field symbol takes on the data type of the data object specified in the assignment. A field symbol to which a memory area is assigned, has this data type after the assignment and behaves like a data object of this type.
    The assigned memory area mem_area must be at least as long as the data type specified in casting_spec and must have the same alignment. If the data type determined in casting_spec is deep, the deep components with their type and position must appear in the assigned memory area exactly like this.
    Use the specifications in range_spec to restrict the memory area that can be assigned to the field symbol.
    You have to assign it back to internal table to modify the content.
    Check in debug mode if you have still doubt.
    regards,
    Raju

  • AP_PAY_SINGLE_INVOICE_PKG.AP_PAY_INVOICE_IN_FULL not populated Bank_account_num

    Hi all,
    After calling below API Bank_account_num not populated in AP_CHECKS_ALL and AP_INVOICE_PAYMENTS_ALL tables.
    AP_PAY_SINGLE_INVOICE_PKG.AP_PAY_INVOICE_IN_FULL
    Anyone Can you help me on this issue...............

    Thanks for your info.
    1. While trying to update Liability account at Supplier Site level (for employee), we are getting invalid combination error.
    2. In the expense report form, at header level, we have field called 'GL account' and there is NO field for Accts_Pay_Code_Combination_Id.
    3. We have downloaded the expense form and found that there is no code to default the value for 'Accts_Pay_Code_Combination_Id'. May be this is coded in some library.
    regards
    Yj

Maybe you are looking for

  • Drop down values for table in a view not getting populated dynamically

    Hi Experts, The problem which i am facing is as follows In an existing web dynpro component , i already have a view and it consists of table which has 3 columns.All the three columns are non editable MATERIAL     MAT_DESC     MAT_DEL_FLAG ABC        

  • Account determination in VKOA

    Hi The Scenario is I have assign GL account in the VKOA for KOFK because we are implementing Controlling also but when we are generating billing document it is giving error that KOFI has not assign GL account, i don't know why it is taking KOFI  for

  • AS3 core maths problem

    Hi. If you run the code at the bottom in AS3 you get this: 0.1 0.2 0.30000000000000004 0.4 0.5 0.6 0.7 0.7999999999999999 0.8999999999999999 0.9999999999999999 if you run it in AS2 you get 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 the as2 version is what

  • Organizing Recovered Photos

    After a "catastrophic" loss of photos, in iPhoto, I've recovered some 10,000+ photos using recovery software. However, the recovery has the photos in random order. The former albums, and events, are gone. How should I go about organizing such a large

  • FCP Stops responding when exporting quicktime file still

    FCP Fresh install and FCP Still fails to export quicktime file, stops responding. I'm in the middle of a project, that really needs to be finished ASAP. Anyone out there have a solution to fix this problem, will be appreciated more than can be said.