2008 May 14 11:43 AM
I need one user exit for ML81n.
My requirement is When u save service entry I need to check the XBLNR( Ref doc no) is already there or not. If not ti should accept otherwise It has to give message like Xblnr already exists.................
I have found lof user exits but i am not able find which is suitable for my requirement . Please help me.........
I will give you maximum points.......
Thanks and Regds,
Sirisha.
I need one user exit for ML81n.
My requirement is When u save service entry I need to check the XBLNR( Ref doc no) is already there or not. If not ti should accept otherwise It has to give message like Xblnr already exists.................
I have found lof user exits but i am not able find which is suitable for my requirement . Please help me.........
I will give you maximum points.......
Thanks and Regds,
Sirisha.
2008 May 14 11:46 AM
hi,
chck these exits related to ur transaction.
Exit Name Description
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!)
reward if hlpful.
2008 May 14 11:52 AM
Thank you.
But I also found out all these user exits. But i could not find which was suitable for my requirement.
please guide me.
Regards
Sirisha.
2008 May 14 12:09 PM
hi,
check this one.
SRVESSR Set entry sheet header data
first try to keep a break point and see.
if it works thn do the coding.
hope this helps.
2008 May 14 11:57 AM
Hi Siri,
Place Break points in the relevant exits and execute without writing any code.When u execute ur requirement it takes u to the debugging mode where u can find the exit name ,there u can write ur logic.And also do not forget to remove the breakpoints already u placed in the other exits.
I think it would help u.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |