Hi,
I'm configuring ESS WD ABAP (EHP6) personal profile screen
I'm trying to display different fields for address dependent on sub type
I have created a new component configuration for FPM_FORM_UIBB (ZHRESS_CC_PER_DTL_ADDRESS_ST5) and have also created a component configuration for HRESS_CC_PER_CONFIG which points to the address version.
It all works well and the fields are displayed correctly however everything is read-only.
I've checked V_T588MFPROPC and there are no settings here (I have tried added fields and marking them as output but this doesn't work)
The employee record is not locked
The parameter READ_ONLY_PERSONAL_PROFILE = X is not set
I have also made sure the specifiy use case and active subtypes doesn't set the infotype as read-only
As soon as I remove the config the screen stops being read-only
Any help appreciated!
Andrew