Hi All,
I must admit I'm stuck and feeling rather lame. We are on ECC 6, Basis release 701. I am making some requested customization in Dispute Case creation/change and have implemented BADI Customer-Specific Validation of Cases (class CL_IM_SCMG_VALIDATE_C).
Within the code I am validating several attributes; if they are invalid two export parameters must be populated and returned. The second one is EX_MESSAGES - type SCMG_T_ATTR_RETURN_VALUE. The first component of this structure is 'ATTR_VALUE' which is type IF_SRM_EDIT_ATTRIBUTE_VALUE. This is a reference type to class IF_SRM_EDIT_ATTRIBUTE_VALUE.
I am not as up to speed on OO techniques as I'd like to be, and do not know how to populate this field. Any help would be greatly appreciated; I've been banging my head on the wall for too long now; getting a headache.
Thanks much in advance,
mike