kranthi kumar wrote:
Apart from "OK"(am using this as SUBMIT) button i need to add one more button like cancel(for reject purpose).How we can add this extra button and we need to do some rejection functionality in this button ...
Can anyone could lz suggest me the solution..thanks in advance...
You can make use of buttons IF_WD_WINDOW=>CO_BUTTONS_OKCANCEL,
Please find the answer in the below link.