‎2008 Oct 06 11:23 AM
Hello
Can anybody please let me know the Authorization object that are related with Email functionality.
Thankyou,
Ajit
‎2008 Oct 06 8:35 PM
Hi Ajit,
You can check out the following auth. object:
S_OC_DOC SAPoffice: Authorization for an Activity with Documents
S_OC_FOLCR SAPoffice: Authorization to Create Shared Folders
S_OC_ROLE SAPoffice: Office User Attribute
S_OC_SEND Authorization Object for Sending
S_OC_TCD SAPoffice: Transaction Code Authorizations
S_DATASET Authorization for file access
S_OC_SEND Authorization Object for Sending
S_OC_SOSG Authorization Object for Send Request Overview
S_RFC Authorization Check for RFC Access
Thanks,
Saby..
‎2008 Oct 06 12:25 PM
Hi Ajit,
S_OC_SEND - Authorization object for sending
this object gives Authorization to send externally and internally
Maximum number of recipients for a communication method per send operation
Defined Fields
COM_MODE:
Communication method
NUMBER:
Maximum number of recipients for this communication method
and also S_ADDRCOMM - this object is used to maintain Email address in usermaster record.
Hope this helps.
Cheers,
Rakesh.T
‎2008 Oct 06 6:32 PM
Hi Ajit,
The authorizations for SAPconnect administration are contained in the roles SAP_BC_SRV_COM_ADMIN and SAP_BC_SRV_GBT_ADMIN.
You can better have a look at these existing SAP role.
For more help,
http://help.sap.com/saphelp_nw70/helpdata/EN/2b/d926324b8a11d1894c0000e8323c4f/content.htm
hope this helps
Debasis.
‎2008 Oct 06 8:35 PM
Hi Ajit,
You can check out the following auth. object:
S_OC_DOC SAPoffice: Authorization for an Activity with Documents
S_OC_FOLCR SAPoffice: Authorization to Create Shared Folders
S_OC_ROLE SAPoffice: Office User Attribute
S_OC_SEND Authorization Object for Sending
S_OC_TCD SAPoffice: Transaction Code Authorizations
S_DATASET Authorization for file access
S_OC_SEND Authorization Object for Sending
S_OC_SOSG Authorization Object for Send Request Overview
S_RFC Authorization Check for RFC Access
Thanks,
Saby..
‎2008 Oct 07 11:18 PM
Not sure if all these objects are required or not. But to keep it simple just create a role with SCOT and give the required values in the Auth Objs.
Also make sure Authorizations to schedule a Job are assigned in the same role, since functionally sending Emails are triggered by scheduling jobs.
Gp.