Diagnosis The object data is either invalid or incomplete. Check that the objectdata adheres to the following rules:
- Combination 1:> Only I_BUSOBJID (business object ID) is
transferred (interpreted as GUID).
- Combination 2:> Only I_BUSOBJTYP (business object category) and
I_BUSOBJID (business object ID) are transferred (no GUID).
- Combination 3:> Only I_TRIOBJIDEXT (external subobject ID) is
transferred (interpreted as GUID).
- Combination 4:> All fields (I_BUSOBJTYP (business object
category), I_BUSOBJID (business object ID, non GUID), I_TRIOBJTYP(subobject category) and I_TRIOBJIDEXT (external subobject ID, nonGUID)) are transferred. All other combinations are invalid.
|