‎2013 Nov 14 6:24 AM
Hi Experts,
I am facing an issue regarding smartform axctivation which I am listing below:
>We are trying to activate our smartform in our local 'IDES' system'.
However we are getting the error as:
'The function module "FUNCTION_DELETE" is called,
but cannot be found in the library.
Error in the ABAP Application Program
The current ABAP program "SAPLSTXB" had to be terminated because it has
come across a statement that unfortunately cannot be executed. ' (for detail description please refer the attachment)
Eagerly looking for your guidance.
Regards,
Rasmiraj Tripathy.
91-9742796476.
‎2013 Nov 14 6:43 AM
Hello,
Normally whenever you activate smartform it delete the existing one and create a new function, so SAP in this process look for this function module, deletes the existing smartform function and creates a fresh function module. I feel this function is deleted in your IDES system. Please check with your BASIS guy and try to copy it from some other system , you will also require access key for the same.
Regards
Suresh
‎2013 Nov 14 6:43 AM
Hello,
Normally whenever you activate smartform it delete the existing one and create a new function, so SAP in this process look for this function module, deletes the existing smartform function and creates a fresh function module. I feel this function is deleted in your IDES system. Please check with your BASIS guy and try to copy it from some other system , you will also require access key for the same.
Regards
Suresh
‎2013 Nov 14 7:02 AM
Hi Rasmiraj,
From the message it can be inferred that the FM 'FUNCTION_DELETE' is not present in your system. Go to SE37 transaction and check the same.
Also as per my analysis, attached below -
The FM is used and since it is not found so it is dumping. I could not get any relevant SAP note.
Solution can be SAP note or upgrade.
BR.
‎2013 Nov 14 10:56 AM
‎2013 Nov 14 11:03 AM
‎2013 Nov 14 10:57 AM