cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MDG-M Standard Fields are not editable

rei12345
Discoverer
0 Likes
598

Hello,

I am experiencing an issue with UIBB Standard Fields. In the Basic Data section under General Data, I can maintain certain fields. However, in the Plant: Purchasing section under General Data, all fields are read-only. I have already checked the UIBB settings, and they appear to be correct.

I have included screenshots comparing a field from Basic Data and a field from Plant: Purchasing.

Thank you!

Best regards,

ReiBasic DataBasic DataMaterial Type FieldMaterial Type FieldPlant PurchasingPlant PurchasingPurchasing Group FieldPurchasing Group Field

 

 

Accepted Solutions (0)

Answers (2)

Answers (2)

Saikat7
Explorer
0 Likes

Hello @rei12345 Kindly enter the basic Material Master Details to check if the UIBB is enabled or not.

Regards,
Saikat.

J_R1
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Rei,

whether a form field in the FPM GUIBB FormGL2.0 is read-only or not cannot be specified in the configuration, but can only be determined in the respective feeder class. So, to check the field properties (mandatory, enabled, read-only, visible) you should have a look at the output of method IF_FPM_GUIBB_FORM->GET_DATA in the feeder class.

Best regards,
Jens

rei12345
Discoverer
0 Likes

Hi Jens

Thank you for your reply!
Currently, I am configuring the Field Properties using a Field Properties BAdI in the method IF_EX_USMD_ACC_FLD_PROP_CDS~MODIFY_FLD_PROP_ATTR. I am accessing the parameter ct_fld_prop. However, this only works for the Basic Data section.

Best regards,

Rei

 

J_R1
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Rei,

the field properties BAdI in the method IF_EX_USMD_ACC_FLD_PROP_CDS~MODIFY_FLD_PROP_ATTR does not belong to the FPM. Hence, I cannot answer your question why it only works for the Basic Data.

Best regards
Jens