Hi Folks,
Many of the time we are not aware of the what is possible in that SAP Standard or not possible. This Leads to creating a GAP for the requirement and then development of it through ABAP. If the business requirement is to hide the fields of Standard SAP. This blogs will educate how to hide the fields of standard QM transaction via customization.
Example
lets say the business is expecting to hide/grey out the fields of Quality info record so that the user does not accidently enter data in it.
Lets consider the Release Qty active Flag and Release Qty Field is to be greyed out.
So we will perform the steps as follows.
Step 1 — We will get the screen program name by performing the following steps
Get the screen program name
Step 2 — Navigate to Configuration node present spro and give the program name highlighted above
step 3 — set the indicator as per the requirement and capture it in customization TR. in our example we are setting it to display.
The QIR is updated as per the setting.
Hope this Blog will help people understand what is possible in the standard SAP and reduced development and creating a stable system.
Thanks and Regards,
Abhishek Parab.
Okumaya devam et...
Many of the time we are not aware of the what is possible in that SAP Standard or not possible. This Leads to creating a GAP for the requirement and then development of it through ABAP. If the business requirement is to hide the fields of Standard SAP. This blogs will educate how to hide the fields of standard QM transaction via customization.
Example
lets say the business is expecting to hide/grey out the fields of Quality info record so that the user does not accidently enter data in it.
Lets consider the Release Qty active Flag and Release Qty Field is to be greyed out.
So we will perform the steps as follows.
Step 1 — We will get the screen program name by performing the following steps
Get the screen program name
Step 2 — Navigate to Configuration node present spro and give the program name highlighted above
step 3 — set the indicator as per the requirement and capture it in customization TR. in our example we are setting it to display.
The QIR is updated as per the setting.
Hope this Blog will help people understand what is possible in the standard SAP and reduced development and creating a stable system.
Thanks and Regards,
Abhishek Parab.
Okumaya devam et...