Skip to Content
0
Apr 27, 2018 at 03:05 AM

How to call transaction passing data to selection screen in new session

1648 Views

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.