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

Need the program name and screen number,

Former Member
0 Likes
712

Hi ,,

I need the program name and the screen number for the dialog box which appear the 'Enhancement Category" during creating the database table .

Ineed it because i am creating a BDC recording which creates a DB table .

perform bdc_field using 'BDC_OKCODE'

'=EXCLASS'.

this is the ok code to call the Enhancement category.

- After executing this , the SAP will give a INFORMATION message,,,

I need the screen number and program name for the displayed INFORMATION message dialog box.. so that i can give use the ok code =YES to run it with 'N' mode.

Friends Please Help..

1 ACCEPTED SOLUTION
Read only

JackGraus
Active Contributor
0 Likes
659

Hi, try hit the 'F1' key in the popup screen. Then 'Technical information'. Then 'Program name' and 'Screen number'. For me it is screen SAPLSED7 / 0200.

Regards Jack

Hi ,,

I need the program name and the screen number for the dialog box which appear the 'Enhancement Category" during creating the database table .

Ineed it because i am creating a BDC recording which creates a DB table .

perform bdc_field using 'BDC_OKCODE'

'=EXCLASS'.

this is the ok code to call the Enhancement category.

- After executing this , the SAP will give a INFORMATION message,,,

I need the screen number and program name for the displayed INFORMATION message dialog box.. so that i can give use the ok code =YES to run it with 'N' mode.

Friends Please Help..

2 REPLIES 2
Read only

JackGraus
Active Contributor
0 Likes
660

Hi, try hit the 'F1' key in the popup screen. Then 'Technical information'. Then 'Program name' and 'Screen number'. For me it is screen SAPLSED7 / 0200.

Regards Jack

Read only

Former Member
0 Likes
659

Hi,

You can see this using F1 -> technical information as say Jack, and it's SAPLSED7 / 0200.

You can know this also with transaction SM35 doing a recording. Here you have all the information for all the screens...