Hello
You can do it like first use BAPI_ALM_CONF_CREATE – For Work Order Operation confirmation.
then Function Module: SAVE_TEXT – For entering ‘Confirmation long text’.
Then create the Z Function module using below
- Function Module: MEASUREM_DOCUM_RFC_SINGLE_001 – Create Measurement Document.
For This Z Function module you need set up background batch job by passing required information from Work Order Operation confirmation which will create the Measurement Document.Avoid locking of work order while running background batch job
Br
Rakesh