cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Field mandatory for hrrcf_a_startpage_ext_cand

Former Member
0 Likes
1,192

Dear experts.

I am working with SAP and need put some field mandatory for the application hrrcf_a_startpage_ext_cand (External Candidates).

There are is some path in the customizing where I can put this fields mandatory?

I attach screenshot with the fields that should be mandatory enclosed in the box red.

How can solve this issue?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

Yes, you create a component configuration for the responsible WD components called and there you set the state of the field which you want to make mandatory as 'required'. After that you will have to configure your application configuration in that way that the component configuration created is assigned there.

Regards

Nicole

Former Member
0 Likes

Hello Nicole.

You know the name of component to use?

What are the step to follow?

Thanks in advance

Regards

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

Yes, it is

HRRCF_C_EDUCATION_UI for Education/Training

HRRCF_C_PERSONL_DATA_UI for Personal Data

HRRCF_C_REGISTER_UI for Registration of Candidate

Regards

Nicole

Former Member
0 Likes

Dear Nicole:

I dont have access in this moment to the tcode SE80 for check this. I have a doubt: With this not is neccesary write code ABAP or create an enhacement for get the result?

With your responses I can speak with my team ABAP .

Thank you.

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

No, you don't create an enhancement but you use the conecpt of the configurations which are also explained under:

http://help.sap.com/saphelp_erp60_sp/helpdata/en/47/267da4f15f5f7fe10000000a1553f6/frameset.htm

Regards

Nicole

Former Member
0 Likes

Hello

I will close this post but before I want are secure of the following:

I dont need create an enhancement for put this fields mandatory:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/700317da-bd79-2c10-368e-8f18bf5d8...

Thanks

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Juan,

To just set a field state to 'required', no, you don't need an enhancement as explained in the link provided.

Regards

Nicole

Former Member
0 Likes

Hi Nicole.

I did step by step this however this not work.

I write an OSS Message to SAP with this.

Thanks in advance

Regards

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Juan,

That works usually. You have to make sure that the configurations are called in the application configurations you are accessing. There are a few steps to be performed and if one is missing it won't be processed.

Regards

Nicole

Former Member
0 Likes

I can you share the steps. My mail is: colombia.1978@hotmail.com

Please can you write me and I send my screen with the steps.

Thanks in advance

Regards

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Juan,

Have you arleady raised an OSS ticket because then you don't need to share the steps.

One important step is to add the component configuration where you put the field to "mandatory" is also assigned in a custom application configuration for HRRCF_A_STARTPAGE_EXT_CAND (for example).

Regards

Nicole

Former Member
0 Likes

I attach the step created

Thanks in advance

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Juan,

Yes, that's the first step -> adjusting the component configuration.

Now you have to create an own application configuration of the startpage application eg. HRRCF_A_STARTPAGE_EXT_CAND and assign there your component configuration ZHRRCF_C_PERSONL_DATA_UI in the row where component HRRCF_C_PERSONL_DATA_UI is mentioned.

Afterwards, you have to run this application with this application configuration.

Regards

Nicole

Former Member
0 Likes

Dear Nicole.

This are my steps, however this not work.

Attach image

Regards

NicoleGeischnek
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Juan,

And you also call the startpage with that application configuration? (URL parameter &sap-wd-configID)

Regards

Nicole

Answers (0)