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 / ESS / MSS

Sm1tje
Active Contributor
0 Likes
914

Hi all,

for entering data in CATS via SAP GUI, some user exits where implemented. Now we want to enter the data via ESS / MSS into CATS. But it seems that none of the user exits are 'used' (processed) this way. Do we need to make some additional settings for this, or is it just not possible (unlikely I would say).

Kind regards,

Micky.

Hi all,

for entering data in CATS via SAP GUI, some user exits where implemented. Now we want to enter the data via ESS / MSS into CATS. But it seems that none of the user exits are 'used' (processed) this way. Do we need to make some additional settings for this, or is it just not possible (unlikely I would say).

Kind regards,

Micky.

6 REPLIES 6
Read only

Former Member
0 Likes
866

For that u need to use classical BADI ( 4XX Ver ) or Enhancement spot ( New BADI ) ECC XX

Version...

If 'll find for you. Pls let me know which version r u?

Thanks,

Arpit

Read only

Sm1tje
Active Contributor
0 Likes
866

Arpit,

thanks for your reply. We're on version ECC 6.0 and as far as I know all the latest business packages and so on.

So if you could find me some enhancement spots, that would be very nice. Thanks in advance. Points will be rewarded.

Micky.

Read only

Former Member
0 Likes
866

Hi,

ESS & MSS are Business packages. You can find enough documentation right here on SDN. PL try this Link

https://forums.sdn.sap.com/click.jspa?searchID=3323318&messageID=3315648

For ERP 2005 check out

ESS - http://help.sap.com/saphelp_erp2005vp/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm

MSS - http://help.sap.com/saphelp_erp2005vp/helpdata/en/29/d7844205625551e10000000a1550b0/frameset.htm

For ERP 2004

ESS - http://help.sap.com/saphelp_erp2004/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm

MSS - http://help.sap.com/saphelp_erp2004/helpdata/en/0a/8b3b40b1607a56e10000000a1550b0/frameset.htm

Also if you have S User ID on SAP Service Marketplace, check out https://service.sap.com/mss-staging for MSS.

These are the different places ESS is used generally.

Personnel Admin.http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/0fab358b096510e10000009b38f839/frameset.htm

Training & Event management

http://help.sap.com/saphelp_erp2005vp/helpdata/en/44/2bc9367a23fb68e10000009b38f889/frameset.htm

Personnel Development

http://help.sap.com/saphelp_erp2005vp/helpdata/en/cf/5e9b38f8236e6de10000009b38f842/frameset.htm

There is also SAP course HR250 for this ESS.

<b>Reward points</b>

Regards

Read only

0 Likes
866

Thanks for all the links, but It still won't answer my question whether or not existing user exits are processed or not when using ESS / MSS through Web Dynpro.

It looks like the user exits are skipped, so additonal checks in the user exit are not considered.

Regards,

Micky.

Read only

Sm1tje
Active Contributor
0 Likes
866

Cleaning up my (unresolved) questions.

Read only

Former Member
0 Likes
866

So whats the answer to your question?