2007 Aug 23 5:48 AM
I want add authorization check for Queries which has been written in Native SQL. Is it posssible to add authorization check without converting it into Open SQL?
2007 Aug 23 5:56 AM
Definition
The authorization to carry out various archiving object programs is checked by the authorization object S_ARCHIVE. The Archive Development Kit (ADK) performs the check when an archive file is opened for one of the following actions:
· Write
· Delete
· Read
· Reload
Use
The following authorizations can be given per archiving object and solution, (such as mySAP Financials or mySAP Human Resources):
· Everything is allowed
Write, read, and reload archives; execute delete programs; change mode in archive management
· Change mode in archive management
Maintain notes
· Read and analyze archives and display mode in archive management
There may also be additional access authorization checks for specific application components.
regards,
rewards point.
2007 Aug 23 5:56 AM
Definition
The authorization to carry out various archiving object programs is checked by the authorization object S_ARCHIVE. The Archive Development Kit (ADK) performs the check when an archive file is opened for one of the following actions:
· Write
· Delete
· Read
· Reload
Use
The following authorizations can be given per archiving object and solution, (such as mySAP Financials or mySAP Human Resources):
· Everything is allowed
Write, read, and reload archives; execute delete programs; change mode in archive management
· Change mode in archive management
Maintain notes
· Read and analyze archives and display mode in archive management
There may also be additional access authorization checks for specific application components.
regards,
rewards point.