In this step, you can change the screen control for the following interfaces:
You can hide or show fields, or mark fields as required or optional entry fields. You can also mark fields as not ready for input. For the Loans infotype (0045), you can use feature P0045 to specify that these fields are to be treated especially in certain cases, for example, depending on the loan type.
For loan type 9100, you want to hide the External reference number field from the infotype interface. The field should remain visible for all other loan types.
To do this, you copy the following entry in the
Infotype screen control: Loans (0045) view
(T588M):
Module pool: MP004500
Standard screen: 2000
Feature: P0045
Alternative screen: 2000
In the Variable key field, enter EXTN. Choose Hide for the P0045-EXTDL (External reference number) field. You then define the return value EXTN for the loan type 9100 in the feature P0045. With this value, the system reads the table T588M (Infotype screen control) and recognizes that the External reference number field is not to be shown.
You have defined the reference interest rate
for your enterprise with the constant REFIN in table T511K
(Payroll constants). (Refer to 4.6C Release Information;
Additional functions for the loans component .)You
therefore want to prevent entries being made in the Reference
interest rate field when customizing loan conditions. To do
this, you choose Hide for the V_T506D-ZREFR
(Reference interest rate) field in the Infotype
screen control: Loan conditions view (Q588M).
For more information, refer to Screens and Screen Control.