I am hearing people saying input the IMS transaction on the screen. As far as I know I can only use /format to call up a MFS which is attached to a transaction code behind the seen. Now, can anyone tell me how/where to call up a MFS with just the transaction code?
Yes we can use transaction code for calling an MFS only thing you have to do is to define MID with first MFLD field as give below:
MFLD (PFKFLD,'EFA1 00'),LTH=20,FILL=C' '
In this EFA1 is my transation code similarly you can define your transaction code there.
when you want to see the map just type EFA1 then leave some space and press enter you wouls be able to view your screen.