Hello Everyone ... I want to put a check to prevent the price condition (z*) from being deleted in a sales order I want to give an error message if someone tries to delete it.
How can I do that?".
Hello Thilakan T...Thank you for your answer, but I need this control in the direct sales order. For example;I want to allow only certain users to add, change or delete a particular pricing term..
Hello Dominik Tylczynski... Thank you very much for your answer. Yes, I know this, but actually performing this user-based control, for example, user A can delete, but user B cannot.
'CTRL + F ' was not assigned as a shortcut key in the 'FIND(SEARCH' button in the standardtoolbar of 'CL_GUI_ALV_GRID' and I actually wanted to ask how to assign it.As a solution,I activatedthe 'FIND' button in 'GUI-PF-STATUS' and assigned the shortc...
Hi Sandra Rossi....'CTRL + F ' was not assigned as a shortcut key in the 'FIND(SEARCH' button in the standardtoolbar of 'CL_GUI_ALV_GRID' and I actually wanted to ask how to assign it.As a solution,I activatedthe 'FIND' button in 'GUI-PF-STATUS' and...
Thanks For Your Answers Guys....Sandra Rossi,as you said,enable 'FIND' button in 'GUI' and then in 'PAI'DATA(fcode) = CONV syucomm( '%SC' ).
go_grid->set_function_code( c_ucomm = CHANGING fcode).