Table of Contents

Search

  1. Preface
  2. Part 1: Getting Started with PowerExchange for SAP NetWeaver
  3. Part 2: Data Integration Using PowerExchange for SAP Dynamic ABAP Table Extractor
  4. Part 3: Data Integration Using ABAP
  5. Part 4: IDoc Integration Using ALE
  6. Part 5: Data Integration Using BAPI/RFC Functions
  7. Part 6: Data Migration
  8. Part 7: Business Content Integration
  9. Part 8: SAP BW Data Extraction
  10. Part 9: Loading Data to SAP BI
  11. Appendix A: Data Type Reference
  12. Appendix B: Code Pages and Unicode Support
  13. Appendix C: Glossary

PowerExchange for SAP NetWeaver User Guide for PowerCenter

PowerExchange for SAP NetWeaver User Guide for PowerCenter

Adding Authority Checks

Adding Authority Checks

When you generate the ABAP program, you can add authority checks. The Designer adds an authority check to the ABAP program for each Application Source Qualifier in the mapping.
The application server verifies that the user running the workflow has read permission on the sources. If the user does not have authorization to access one of the sources, the session fails with a NO AUTHORITY error.
If you enabled the Authority Check option when you generated the ABAP program, the SAP application server verifies that the user running the workflow has authorization to read the sources. SAP verifies the authorization before it reads the first source. If the user in the SAP ECC application connection does not have read authorization on any one of the sources, the session fails with a NO AUTHORITY error.

0 COMMENTS

We’d like to hear from you!