How to call custom transaction ZPROG by passing data to selection screen in new session.
I dont want to use submit report since i need to call custom tcode in new session.
FM 'ABAP4_CALL_TRANSACTION' is being used to open in new session.
it is stopping at selection since data is not being passed.
how to acheive this.