‎2008 Feb 07 4:18 PM
I have to create an error msg when u hit create entry sheet button in transaction ml81n for puchase orders vth goods receipt checked
I found that the transaction is using SAPLMLSR program
in that there are lot many enhancements and has to check which exit they are using for the transaction
‎2008 Feb 07 4:25 PM
hi,
Check for the Function exits in SMOD for the below enhancements
SRV_FRM SRV: Formula calculation (obsolete since 4.0A!)
SRVSEL Service selection from non-SAP systems
SRVREL Changes to comm. structure for release of entry sheet
SRVQUOT Service export/import for inquiry/quotations
SRVPOWEB Purchase order for service entry in Web
SRVMSTLV Conversion of data during importing of standard service cat.
SRVMAIL1 Processing of mail before generation of sheet
SRVLIMIT Limit check
SRVKNTTP Setting the account assgnmt category when reading in, if "U"
SRVEUSCR User screen on entry sheet tabstrip
SRVESSR Set entry sheet header data
SRVESLL Service line checks
SRVESKN Set account assignment in service line
SRVESI Data conversion entry sheet interface
SRVENTRY Unplanned part of entry sheet (obsolete since Rel. 3.1G)
SRVEDIT Service list control (maintenance/display)
SRVDET User screen on tab strip of service detail screen
INTERFAC Interface for data transfer
Business Add-in
SRV_TAXES_COUNTRY Country-specific enhancement for tax calculation in MM-SRV
‎2008 Feb 07 4:25 PM
hi,
Check for the Function exits in SMOD for the below enhancements
SRV_FRM SRV: Formula calculation (obsolete since 4.0A!)
SRVSEL Service selection from non-SAP systems
SRVREL Changes to comm. structure for release of entry sheet
SRVQUOT Service export/import for inquiry/quotations
SRVPOWEB Purchase order for service entry in Web
SRVMSTLV Conversion of data during importing of standard service cat.
SRVMAIL1 Processing of mail before generation of sheet
SRVLIMIT Limit check
SRVKNTTP Setting the account assgnmt category when reading in, if "U"
SRVEUSCR User screen on entry sheet tabstrip
SRVESSR Set entry sheet header data
SRVESLL Service line checks
SRVESKN Set account assignment in service line
SRVESI Data conversion entry sheet interface
SRVENTRY Unplanned part of entry sheet (obsolete since Rel. 3.1G)
SRVEDIT Service list control (maintenance/display)
SRVDET User screen on tab strip of service detail screen
INTERFAC Interface for data transfer
Business Add-in
SRV_TAXES_COUNTRY Country-specific enhancement for tax calculation in MM-SRV
‎2008 Feb 07 5:03 PM
hi,
could u plz tell me how u find out that badi any steps
and also how to know the exact exit in that list of enhnacements plz reply
thanks in advance
‎2008 Feb 07 5:16 PM
‎2008 Feb 07 6:34 PM
hi santhosh,
plz let me know how to to find out whether that badi is calling or not or any correct exit.and would like to know how u find that badi
‎2008 Feb 07 4:26 PM
Hi,
SRVESLL is the Best pick of User Exit components for ML81N.
Hope you know from here to Implement UserExit.
Regards
Bala.M