Hello all
My program save data in table , when i have error. I upload excel file , then press Upload button ,it check the date in rows and if it incorrect print message. And if it found error, the save button must be disabled.How can i make this?
I create WDY_BOOLEAN in CONTEXT and bind it in button in enabled row. Pls help ,where i must write code, in WDINIT and how this code look like, maybe i need add something more in CONTEXT or write code with abap_true, abap_false ?