Suicide Report Program

Report ZDELENTREIS.

“Code to delete unwanted entries from the table

“as per client requirement

Data : l_subrc type i.

“Call function module RKE_DELETE_REPORT

“To delete this report to avoid re use

 CALL FUNCTION ‘RKE_DELETE_REPORT’
EXPORTING
PROGRAM = ‘ZDELENTREIS’
importing
subrc   = l_subrc.
posted @ 2019-11-08 10:25  auroracj  阅读(96)  评论(0编辑  收藏  举报