cancel
Showing results for 
Search instead for 
Did you mean: 

Create Requisition Request Fields Input Help Not Working

Former Member
0 Kudos

Hi,

We have configured Create Requisition Request form ISR_FORM_SRQ2 in tcode HRASR_DT. It displayed in portal but its field input helps are not working. Please Help.

Regards,

Pavan.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member463524
Contributor
0 Kudos

Hi Pavan,

1. Please read the note 1104060 and change the ContainerFoundation_JS

    script.

2. Implement the note 1013227

3. Do the following,

please check the layout of the form which is causing an issue. It may contain both ISRFormWideScript and ContainerFoundation. Kindly delete the ISRFormWideScript and replace all the DDL's with the XFO's
available in the note 947633 and also maintain the binding of the DDL's to sap-vhlist.

For DDLBs to get populated, please do the following:

1. Check the binding , if it is done for the field.

2. Maintain the specify item values as below :
$record.sap-vhlist.FieldnameXXXX\.FIELD\.DATA.item[*]
Item Text : Text, Item value : key."

Kindly perform the above changes and test the form again, let me know if the issue persists.

I hope this information helps you to solve your issue.

Regards,

Meera

Ramprabhu_Sukum
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Pavan,

You cannot edit scenario ISR_FORM_SRQ2 using HRASR_DT t-code as its application type is not 'H' which is process and forms.   Go to QISRSCENARIO and check for SRQ2 you will see that its type  is not 'H' .

Regards,

Ram