2012 Jul 06 1:43 PM
I know /N opens a new transaction in the same session and /O opens the transaction in new session. But what does /E do ?
From the initiail screen when i type /ESE38, it takes me the se38.
The reason iam asking this is we have a name space that starts with '/E' . and all our transactions starts with /E.(for eg: /EUPD).
when i type /EUPD , it says the transaction UPD does not exists. Then i had to type /N/EUPD to get the /EUPD transaction.
any ideas ?
2012 Jul 06 1:51 PM
If I remember there is a note on OK-code available value (SAP Note 26171 - Possible entry values for command field ("OK-code")) and another on transaction starting with / (don't have in favorites, try to find)
Regards,
Raymond
2012 Jul 06 1:54 PM
Hi,
I remember a time ( earlier release ?? ) when /E simply logged you out. So be happy, that this doesn't seem to work any more.
We have a namespace starting with /H so we too have to type /N/H... else we start the debugger!.
Regards,
Dirk
2012 Jul 06 1:58 PM
Thanks to Raymond's link to the SAP note!
It must have been /NEX and not /E which logged you out - my mistake.
Regards,