‎2008 Jul 18 10:32 AM
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 .
‎2008 Jul 18 10:37 AM
Hi
Check out his
SRVEUSCR---- USer Screen on Entry Sheet TAbstrip
Regards
pavan
‎2008 Jul 18 10:42 AM
‎2008 Jul 18 10:45 AM
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
‎2008 Jul 18 10:47 AM
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 ....
‎2008 Jul 18 11:01 AM
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.
‎2008 Jul 18 11:06 AM
Very gud Question Kiran.
But user wants the replacement of this label (external number).
in ml81n.
please help me out in this.
‎2008 Jul 18 12:06 PM
is there any use of BADI to get the external number change to invoice number.
Reply me plz.
‎2008 Jul 18 10:53 AM
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
‎2008 Jul 18 11:00 AM
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!!!!!
‎2008 Jul 18 10:54 AM
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.