Entering content frame

-842: Parameter and indicator do not match Locate the document in its SAP Library structure

Explanation:

Parameters and indicators are defined with different types ( Record - Scalar ). Valid combinations of SQL variables and indicator variables are Record - Record , Record - Integerarray and Scalar - Scalar .

User Action:

Use indicator variables which have another type.

Leaving content frame