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

Edit standard transactions screen

Former Member
0 Likes
491

I am supposed to edit the screen of a standard transaction VA11.

Am supposed to add sum10-12 fields on the input screen .I have found that

probably the screen-exits would help.

But as of now I have tried to find the standard exits but there is no screen-exit for this transaction to my knowkledge .So can ne 1 tell me the procedure to add the scree-exits. I've heard that it shud be requested to SAP to create such an exit .

Is it true ? how shall i ? can ne1 give me the relevant details for the screen-exit and the related function module exit to be written .

I am supposed to edit the screen of a standard transaction VA11.

Am supposed to add sum10-12 fields on the input screen .I have found that

probably the screen-exits would help.

But as of now I have tried to find the standard exits but there is no screen-exit for this transaction to my knowkledge .So can ne 1 tell me the procedure to add the scree-exits. I've heard that it shud be requested to SAP to create such an exit .

Is it true ? how shall i ? can ne1 give me the relevant details for the screen-exit and the related function module exit to be written .

2 REPLIES 2
Read only

Former Member
0 Likes
408

Such in the Coding for call Customer Funktion.

All Exist are call so.

Or have a look at the tables:

tables : tstc, "SAP Transaction Codes

tadir, "Directory of Repository Objects

modsapt, "SAP Enhancements - Short Texts

modact, "Modifications

trdir, "System table TRDIR

tfdir, "Function Module

enlfdir, "Additional Attributes for Function Modules

tstct. "Transaction Code Texts

By Chris

Read only

Former Member
0 Likes
408

No exits available for ur requirement.

Hi first search any OSS notes available on your requirement. If yes, then you can acheive the requirement by IMPLEMENTING the note.

Otherwise you can ask SAP. But for that you must have SAP market place user-id. Only registered SAP companies will get it. Check with any of your managers. Only some people can have it in Organization.

All the best..