cancel
Showing results for 
Search instead for 
Did you mean: 

Input field help id help

Former Member
0 Kudos

Hi All,

In the input field for alternative payer an attribute helpid is assigned a value "CRMSH_PRIL_BUPAP" . I would like to know from where i can identify this value and how it works. The code is as shown below

<crmic:inputField id = "ALTERNATIVE_PAYER"

width = "100%"

maxlength = "10"

roundtripAfterTab = "TRUE"

helpId = "CRMSH_PRIL_BUPAP"

helpInputFields = "ALTERNATIVE_PAYER=PARTNER"

helpOutputFields = "ALTERNATIVE_PAYER=PARTNER"

disabled = "<%= BuAg->get_i_field_disabled

/>

Can any body clarify my dought.

With Advance Thanks

Sujith

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can test how the search help works using SE11. Open the search help

CRMSH_PRIL_BUPAP

in SE11 and press F8. You can see all the available partners without entering any input.

Alternatively, you can enter a partner number you already know as a input in the pop-up and get back all details.

Reward if this helps!

Best regards,

Sudipta.

Answers (0)