SAP Message APPLG009 - DC: No key value was specified for the new data record; check call method

Diagnosis
An attempt was made to create a new data record without a key value.

Procedure
Check the call method.
The key attribute and an appropriate value must be set in the field ID.
You can take the key attribute from the documentation on the datacontainer being used.
For data containers defined by the application, you can find the keyattribute in the definition of the call method.