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

User Exit

Former Member
0 Likes
735

Hi All,

In Transaction ML81N instead of External number , want to change it as Invoice number?

If yes how?

If no, want to create tab called 'Invoice number' , so what are the user exit to be used for this?

Urgent !!!!

Please reply me .

10 REPLIES 10
Read only

bpawanchand
Active Contributor
0 Likes
686

Hi

Check out his

SRVEUSCR---- USer Screen on Entry Sheet TAbstrip

Regards

pavan

Read only

0 Likes
686

it say doesnot exist!!!!

is it a sap standard program ?

Read only

0 Likes
686

hi

GOTO-SMOD-> and enter the name of the program there you can find the screen exit of the program

GOTO->CMOD-> create a project--->give hte enhancement name and in the components double click on the exit and implement in Z inlcude.

Regards

Pavan

Edited by: Pavan Bhamidipati on Jul 18, 2008 11:45 AM

Read only

Former Member
0 Likes
686

hi,

go to the data element of the field

which is LBLNE1

now go to cmod tcode from the menu bar>goto>text enhancment>keyword>change

give the data element LBLNE1

and change there ....

Read only

0 Likes
686

Shailaja,

I have a doubt.If we change the text as mentioned in your reply,I guess the changes will be applicable to all the screens which have EXTERNAL NUMBER.what if the Users need these changes only to ML81N.

Correct me if I am wrong.

K.Kiran.

Read only

0 Likes
686

Very gud Question Kiran.

But user wants the replacement of this label (external number).

in ml81n.

please help me out in this.

Read only

0 Likes
686

is there any use of BADI to get the external number change to invoice number.

Reply me plz.

Read only

Former Member
0 Likes
686

Your requirement can be fulfilled by changing the Label of the Data element pertaining to the field External number.

This can be acheived by the TEXT ENHANCEMENTS. Follow the below steps;

1. Go to CMOD

2. In menubar GOTO->Text Enhanements->Keywords->Change

3. Enter the Data element pertaining to the External number field

4. Change the Label and Save it.

Note: The changed label will be shown wherever the above date element is used instead of 'External number'.

Regards,

Kiran Bobbala

Read only

0 Likes
686

thankx.

But the field External number in the screen SAPLMLSR 0410 if double click on external number label its attribute is fixed.

So is there any thing like we cant change ?

and have to use any user exit?

please urgent!!!!!

Read only

Former Member
0 Likes
686

hi deepthi,

i am sending all the USER EXIT for ML81N:

INTERFAC Interface for data transfer

SRVDET User screen on tab strip of service detail screen

SRVEDIT Service list control (maintenance/display)

SRVENTRY Unplanned part of entry sheet (obsolete since Rel

SRVESI Data conversion entry sheet interface

SRVESKN Set account assignment in service line

SRVESLL Service line checks

SRVESSR Set entry sheet header data

SRVEUSCR User screen on entry sheet tabstrip

SRVKNTTP Setting the account assgnmt category when reading

SRVLIMIT Limit check

SRVMAIL1 Processing of mail before generation of sheet

SRVMSTLV Conversion of data during importing of standard s

SRVPOWEB Purchase order for service entry in Web

SRVQUOT Service export/import for inquiry/quotations

SRVREL Changes to comm. structure for release of entry s

SRVSEL Service selection from non-SAP systems

SRV_FRM SRV: Formula calculation (obsolete since 4.0A!)

With luck,

Pritam.