13.9.11

SAP Note 27366 - Term. CALL_FUNCTION_CONFLICT_TYPE for status call

Symptom:

If you branch from the display/maintenance of a capital investment program item to the display/maintenance of the system status and user status, runtime error CALL_FUNCTION_CONFLICT_TYPE occurs.

Cause and prerequisites

Missing LIKE field specification in the export parameters of function module AIP9_STATUS_MAINTAIN.

Solution
Please proceed as follows:

- Call transaction SE37, function module AIP9_STATUS_MAINTAIN and choose Goto --> Imp./exp. interface to branch to the maintenance of the import/export parameters of the function module.

- Maintain the field "Structure/field" in the export parameters:

Parameters Structure/field
E_FLG_FIRST_OBJ RC27X-FLG_SEL
E_FLG_LAST_OBJ RC27X-FLG_SEL
E_FLG_NEXT_OBJ RC27X-FLG_SEL
E_FLG_PREVIOUS_OBJ RC27X-FLG_SEL

- Save your entries (function key 11).

No comments:

Post a Comment