CALL_FUNCTION_UC_STRUCT is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.
Short Dump Classification: A - ABAP Programming Error
You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.
Also check out the Comments section below to view or add related contributions and example screen shots.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
Please see funcparm error for more details about the possible cause of this runtime error and how it could be avoided.
Type conflict during structure parameter transfer at CALL FUNCTION.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
In the function <runtime parameter>, the STRUCTURE parameter <runtime parameter> is typed in such a way
that only actual parameters are allowed, which are compatible in Unicode
with respect to the fragment view. However, the specified actual
parameter <runtime parameter> has an incompatible fragment view.
Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.
CALL_FUNCTION_UC_STRUCT - call function uc struct CALL_FUNCTION_TASK_YET_OPEN - call function task yet open CALL_FUNCTION_TASK_IN_USE - call function task in use CALL_FUNCTION_TASK_EMPTY - call function task empty CALL_FUNCTION_TABLE_NO_MEMORY - call function table no memory CALL_FUNCTION_TABINFO - call function tabinfo