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

function code for enter

Former Member
0 Likes
1,407

hello experts,

can u plz tell me what is the function code for ENTER , which is provided by SAP?

thnx in advance

10 REPLIES 10
Read only

Former Member
0 Likes
1,350

Hi,

space is the function code.

Read only

Former Member
0 Likes
1,350

HI ...

IT IS '/00'

AND ALSO 'ENTR'.

BUT BETTER USE 'ENTR'

REGARDS

Read only

former_member222860
Active Contributor
0 Likes
1,350

Hi,

/00

Read only

0 Likes
1,350

hello thnx to all of u , for answering my question.

Read only

Former Member
0 Likes
1,350

HI,

BDC_OKCODE : /00

Thanks,

Sendil

Read only

Former Member
0 Likes
1,350
'=ENTE' or '/00'

Rhea.

Read only

GauthamV
Active Contributor
0 Likes
1,350

Did you check this ?

[function code for enter|https://forums.sdn.sap.com/click.jspa?searchID=22334306&messageID=1614395]

Read only

Former Member
0 Likes
1,350

Hi Rajdeep,

The function code for enter is '/00'.

Regrds

Mansi

Read only

Former Member
0 Likes
1,350

function code for enter is '/00' or 'ENTE'

Read only

0 Likes
1,350

Hi ,

'/00' AND 'ENTR'. are the SY-Ucomm Commands... Some times it is different. you can check it yourself,

by pressing /h in command prompt & by pressing ENTER. When you enter Debugging mode, look for Sy-Ucomm.

Thanks & Regards,

Dileep .C