Hi experts,
I met a problem when use HR_MAINTAIN_MASTERDATA to execute a personal action for a PERNR. I use the suppress dialog mode when calling this fm. When the operation is 'LIS9' then I will get an error like 'A Complex Application Error Happens'. After I did some debug i found it acutally caused by an error 'No batch input data for screen'. If I use change the way of calling this fm to dialog mode, I can see an overview screen and after I select a record, I can use delimit button to delimit. I wonder in suppress dialog mode, the record can not be automatically selected and then be delimited?
I did some search on SDN too but can't find any example that 'LIS9' can really work in suppress dialog mode. I wonder if 'LIS9' can really work for HR_MAINTAIN_MASTERDATA in suppress dialog mode.
Thanks in advance for your help!