| t_sMfgCommentCountry | input | temp-table | |
| oiReturnStatus | output | integer | Return status of the method. |
QadFinancials
for each t_sMfgCommentCountry where t_sMfgCommentCountry.tc_status='D':U:
<M-2 run DeleteComment (input vcMfgDomain (icDomain),
input t_sMfgCommentCountry.ctry_cmtindx (iiIndex),
output oiReturnStatus (oiReturnStatus)) in BMfgComment>
end.