Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

/E command

ramesh_putta
Participant
0 Likes
704

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 ?

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
614

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

Read only

dirk_wittenberg
Contributor
0 Likes
614

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

Read only

0 Likes
614

Thanks to Raymond's link to the SAP note!

It must have been /NEX and not /E which logged you out - my mistake.

Regards,