2024 Mar 11 6:08 AM - edited 2024 Mar 14 1:59 AM
Hello Team,
I have created Application Job Catalog Entries & Application Job Templates with two Selection parameters. I want to have this parameters a value help values so users can select from popup. In the Job Catalog entry, I have defined Value help exit class with Implemented interface IF_APJ_RT_VALUE_HELP_EXIT. How can I populate the value help values for these two parameters ?
I didn't find any blog/documentation related to this.
@FrankJentsch @Andre_Fischer - Could you please help me here ? The Value help exit is available in the Job Catalog entries but when I populate some values in the class it doesn't visible in the F4 Help dialog
Thanks a lot.
Best Regards,
Muthu
Request clarification before answering.
Hello,
value help are currently not supported. It will be implemented according to the clean core rules after some general architectural decisions are done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
currently we don't have a time frame when value help will be available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For anyone looking for Value Helps in Application Jobs, SAP has just added this functionality in Release 2502. See next:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do not know that whether it is available with latest release adhering to Clean Core concept, but I found out a way to attach value helps to parameters in class-based application job catalog. @Muthu_raja
Create data element & attach SE11 value help to it / use existing standard data elements which has search help linked.
Pass this data element to COMPONENT_TYPE in ET_PARAMETER_DEF
Here you go.
Found by debugging OData calls when we select Job Template in Application Job app. CL_APJ_JOB_MANAGEMENT_DPC_EXT class provides data of parameters, value helps, characteristics, linkages etc.
SAP HANA service for SAP BTP SAP S/4HANA Cloud ABAP Environment
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Its available in the lastest release
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Muthu,
to be honest your requirement is not clear for me.
Are you talking about step 3 when using the application job app when data is filled in the parameters section like when using the template "Lock Unused Business Users" ?
Kind regards,
Andre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Andre_Fischer,
I would like to show some data when I click and open value help dialog but unable to do that now.
I have checked the template for "Lock Unused Business users" in the ADT which tells it was created using report based catalog entries but in the BTP ABAP environment we cannot do this GUI.
What is an alternative way for this ? How do we populate our custom value help dialog in these job parameters.
Thanks a lot.
Best Regards,
Muthu
Hi colleagues, do you happen to have news on this topic?
Are value helps really not supported for parameters in Application Job Templates?
Thanks and regards,
Gabriel
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.