Have you tried setting it in the launchpad? You can set a breakpoint in the method IF_FPM_PARAMETER~SET_VALUE of class CL_FPM_PARAMETER to see whether the parameter ever makes it to Floorplan Manager. Since it is the personal profile you are interested in, place a breakpoint in method IF_FPM_GUIBB~INITIALIZE of class CL_HRESS_PER_OVERVIEW. That is where the parameter READ_ONLY_PERSONAL_PROFILE is set. If it's value is not 'X' even if it is set as 'X' to FPM, you should create a customer incident to SAP support.
↧