Sir, why the object is declared in the parameters? how is it returning the values?
@sapabapbyrahulmehta3 ай бұрын
Hello Satyam - The object creation logic is in the Factory method itself. We are just getting the object from Factory Method. You can double click on to the Factory method and check. r_salv_table = NEW #( lo_salv_model_services ). R_SALV_TABLE is a returning parameter.
@kavithamettu5681 Жыл бұрын
Nice explanation
@sapabapbyrahulmehta Жыл бұрын
Thank you.
@ankursingh6854 Жыл бұрын
Sir please make a video on click link event in which second ALV is opened when click on the first ALV column using cl_salv_table.
@sapabapbyrahulmehta Жыл бұрын
Hello Ankur - This topic will continue minimum for 10 days and it will also be covered as a part of that.
@targetwithshivaji7201 Жыл бұрын
Nice sir......how we can sort any particular coloumn as month by tmg event when we save data by program.
@sapabapbyrahulmehta Жыл бұрын
Hello - The Requirement is not clear to me. Can you please elaborate, Is it program or SM30?
@targetwithshivaji7201 Жыл бұрын
@@sapabapbyrahulmehta How we can sort any particular field or multiple fields by tmg event .....if we wants. It's a sm30.