on 2012 Oct 17 8:27 AM
Hi
We run ECC 6.0 EHP4 and have a requirement for the attachment UI in the applicationwizard for our external candidates. The requirement is to make it mandatory to upload an attachment. I have tried manipulating with a component configuration for HRRCF_C_ATTACHMENTS_UI but with no luck. Can it be done without enhancement?
Best regards
Jan
Request clarification before answering.
No I don't think so. I would maybe enhance the last step in the wizard where the candidate releases his profile. There you could do a check to make sure there is an enhancement, if not => throw an error message).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jan
Andy is right, even with HRRCF_C_ATTACHMENTS_UI there is no specific way to make the attachments tab mandatory , as in the component configuration you can only set fields to required
not the whole component. As this cannot be done in standardso I am afraid you would have to modify this to your needs.
If you decided to do this via the application wizard, you would need to do a custom modification in HRRCF_C_ROADMAP_UI. You just have to make sure that the attribute is_navigation_forbidden
is set to abap_true for navigating before particular fields are set.
There is a PDF in note 1431610 that might be useful for this.
Hope its useful
Sally
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.