3 weeks ago
Hi Team,
Can you please let me know if we can clear the user settings for Field Selection in tcode IH01 for all users and populated the field selection that is maintained in configuration.
Regards,
Jaya
Request clarification before answering.
Hi JAYA;
The question asks whether it's possible to clear user-specific field selection settings in SAP transaction code IH01 and apply the default configuration maintained centrally.
Here’s how this can be done:
User-specific settings in IH01 are typically stored as screen variants or layout variants. These override the default configuration.
To reset these settings for all users, you can:
Use transaction OIWE or OIWP to configure default field selections for structure lists like IH01.
Delete or reset user-specific variants stored in table VARID or via transaction SHD0 (Screen Variants).
Consider using SAP Notes or custom ABAP routines if mass deletion is required.
Once cleared, the system will fall back to the default configuration maintained centrally.
This approach ensures consistency across users and aligns the display with your organizational standards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.