Hey together,
on the frontend a new crm document is created. There are accessable functions which should only be used on documents, which are saved.
Is there a way how I can check if the corresponding bol entity is already saved
select single crmd_orderadm_h ...
would be possible, but I wonder if there is something using BOLmethods? I tried get_state_of_changes and is_persistent but both didn't help, since get_state_of_changes returns unchanged and is_persistent returns true.
BR
Alexander Petrenz