Hi All,
After attempting to customise a FPM component I get an error "XML Format Error".
To get this error I open customised component
http://myserver:8000/sap/bc/webdynpro/sap/customize_component
Component Name : FPM_FORM_UIBB
Configuration ID : HRESS_CC_PER_DTL_BANK_AU
Select Create.
If I save the configuration without changing anything all is fine; however if I change one item (and I also ran a check) e.g. a title and save, then when I try to display the component again it get the following error:
The following error occurred in system DEV : The read XML document had an
invalid format.
....
The ABAP call stack was:
Method: DECODE of program
CL_FPM_GUIBB_SPEC_PROP_UTIL===CP
the error seems to be in the XML formatting within the class CL_FPM_GUIBB_SPEC_PROP_UTIL
call transformation id source xml iv_props_as_string result bn1 = rs_properties.
Has anyone seen this issue before? We are on ECC6 Enhp5, haven't seen any references to this error or any SAP note to date.
Thanks all
Brian