SAP standard uses WDA applications ASR_PROCESS_EXECUTE and ASR_PD_PROCESS_EXECUTE for handling HCM Process and Forms applications. These applications can also be configured in SWFVISU to launch P&F work items from UWL.
User can access information on people involved in the process from this application using link as shown below. On clicking process's user ID, we see information like Marital Status, Address etc. listed. If there is a requirement to remove this information for all HCM P&F Processes ( without impacting the standard functionality at any other place ), it can be achieved using WDA component configuration, application configuration and SWFVISU without any coding change.
Technical help shows application and component used.
Create a custom application configuration and mark fields like marital status, birth date etc. as invisible UI elements.
Create a custom application configuration and specify component configuration created in step above for address component used by the application.
Once done, the final step required will be to specify corresponding custom application configuration in SWFVISU per details below.
Tasks | Application and application configuration to use |
TS04000018 TS04000019 TS04000020 | ASR_PD_PROCESS_EXECUTE/ < Name of application configuration for PD processes > |
TS17900100 TS17900101 TS17900102 | ASR_PROCESS_EXECUTE/ <name of application configuration for PA processes > |