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.
Sir, why the object is declared in the parameters?
how is it returning the values?
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.
Nice explanation
Thank you.
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.
Hello Ankur - This topic will continue minimum for 10 days and it will also be covered as a part of that.
Nice sir......how we can sort any particular coloumn as month by tmg event when we save data by program.
Hello - The Requirement is not clear to me. Can you please elaborate, Is it program or SM30?
@@sapabapbyrahulmehta
How we can sort any particular field or multiple fields by tmg event .....if we wants.
It's a sm30.