on ‎2021 Aug 20 10:19 AM
Dear Experts,
we are trying to use the PaPM Writer function to write results to a custom database table in S/4.
This table has the field FS_PER_GUID_ as the table key (along with MANDT (Client)).
When activating the writer function in PaPM we get the error message " cannot insert NULL or update to NULL: FS_PER_GUID_"
Why is PaPM trying to insert NULL? Shouldn't this field always be populated?
Some additional information on our Setup:
Model writer Type: Delete and Insert
Processing Type: Executable
The output function of the writer function is a model table with source Data Dictionary and the table name of the custom table.
We are using PaPM with SP 12.
Thank you for your help.
Request clarification before answering.
Hi Michael,
Good day!
This error is happening as you need to populate the FS_PER_GUID_. In the Writer function under the Output tab, we've tried adding the formula: NEWUID() to FS_PER_GUID_ to ensure that this field is populated. From here, you'll be able to proceed in activating and running the function.
Thanks and best regards,
Neil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.