Application Development 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: 

Save Exit or BADI @ ML81N Service Entry

Former Member
0 Kudos

Hi All,

This is an Urgent requirrement on Service Entry creation.

I am working on one interface where I need to code at the Time of saving or Acceptance of Service entry.

Request you to help me in providing me the right User exit or BADI name at the Time of saving and Accepting the Service entry using PO .

I have placed the debug at all the Customer exit and try to save and Release Service entry but it is not triggering at the time of saving.

Tried the following Userexits but failed:

SRVREL

MM06L001

SRVEUSCR

Or if possible pleasee give me Userexits or BADI's while calling function Module "MB_CREATE_GOODS_MOVEMENT". So that I can code my logic when thsi FM is triggered.

Thanks in advance.

Points will be rewarded

7 REPLIES 7

Former Member
0 Kudos

Hi Raghu,

These are the availabke enhancements 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. 3.1G)

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 in, if "U"

SRVLIMIT Limit check

SRVMAIL1 Processing of mail before generation of sheet

SRVMSTLV Conversion of data during importing of standard service cat.

SRVPOWEB Purchase order for service entry in Web

SRVQUOT Service export/import for inquiry/quotations

SRVREL Changes to comm. structure for release of entry sheet

SRVSEL Service selection from non-SAP systems

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

Regards,

Satish

0 Kudos

Hi All,

Sorry to mention , I tried all the list of user exits generated by a custom program where we can enter Tcode in selection screen. but no use. It is not stopping at the right user exit while saving

0 Kudos

Try user exit EXIT_SAPLMLSR_001 (enhancement SRVEDIT).

Regards.

0 Kudos

Hi ALL,

If not the right user exit is available, please let me know how to insert Custom User exit in standard program.

I mean at a perticular portion of code, I need to insert CALL CUSTOMER-FUNCTION '905' but without asking for accesskey

0 Kudos

Hi Sravan,

Thanks for your immediate replies.

I tried that one also but it is not stopping at any moment. ( not only at the time of saving ) its not triggering at any event.

0 Kudos

Hi,

check out the threads

Regards

0 Kudos

Hi Raghu,

I also had the same requirement .Did u find the user exit or BADI while saving service entry sheet .If so plz reply

could u plz tell the name of the user exit or BADI and sample code

Plz reply