SAP Message TU509 - Parameter &1 from function module &2 does not contain data

Diagnosis
When calling up function module &V2& parameter &V1& was transferredwithout data.
Data for this paramter is required to execute the function modulecorrectly.

System Response
INCLUDE ISU_VERARB OBJECT DOKU ID TX

Procedure

  • If this error occurs in an SAP program:

  • Make a note of the message and data constellation relating to theerror.
    Create an error message.
    • If you use this function module in one of your programs you must
    • transfer the corresponding values into parameter &V1& when calling upthe function module.