Results 1 to 2 of 2

Thread: Sap R 3 Help

  1. #1
    Junior Member
    Join Date
    Mar 2004
    Posts
    1

    Sap R 3 Help

    I am a student at briarcliff technical college here in bethpage ny. I am taking a course in SAP for logistics and distribution. I was refered to this site from some programmers whom teach here our so called instructors. what I am searching for is any help or leads to what Security measures i can add to my SAP project that will give me some security to the program itself. since it willbe a enterprise network for global distribution. any help in the right direction would be appreciated thank you.

  2. #2
    I'd rather be fishing DjM's Avatar
    Join Date
    Aug 2001
    Location
    The Great White North
    Posts
    1,867

    SAP Security

    Authorization concepts within SAP are quite complex and I don't think a few comments in a forum thread is going to do you much good. SAP security is based on Roles, authorization profiles & authorization objects. Now it's been a couple of years since I did any hands-on work with SAP security, but basically you start with the authorization object. Within your ABAP program you make a call to an authorization object (either a SAP canned object or an object you have created yourself). The object is checked for various conditions and if it passes the program continues. The authorization object is then connected to an authorization profile, which in turn is connected to a role. The user are then assigned the role. Now this is really over simplified so if you would like some documentation on R3 security, please PM me your e-mail address and I will send you some PDF's. These PDF's are LARGE so make sure your e-mail account can handle attachments of at least 20 meg.

    Cheers:
    DjM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •