Archive for the 'Security Administration' Category

Download SAP Security Checklist

Saturday, November 15th, 2008

2 Security and access protection
2.1 Objective
An access protection system and the ability to grant individual authorizations basically serves four purposes:
- To protect confidential data against unauthorized disclosure
- To protect the data against unauthorized, but also against unintentional, changes or deletion
- To facilitate the transparency of the procedures by tracing exactly who did what in the [...]

Popularity: 7% [?]

What is Common Programming Interface Communications (CPICI)

Friday, June 27th, 2008

CPIC (Common Programming Interface Communications) is the interface deployed by the ABAP language for program-to-program communication. CPIC was defined and developed by IBM as a standardized communication interface and was later modified and enhanced by the X/Open organization. The CPIC communication interface is useful when setting up communications and data conversion and exchange between programs. [...]

Popularity: 19% [?]

List of SAP R/3 Security Table

Wednesday, June 25th, 2008

SAP R/3 Security Table are Tables in SAP R/3 that have relations or direct impact to Logical Access Control, Program Changes Control and Operational Control. Today, the convergence of the Internet within distributed ERP systems is ever-increasing the demands on data and business process security almost exponentially.
Organizations which employ distributed business processes and data [...]

Popularity: 61% [?]

What is SAP GRC (Governance Risk Control)

Wednesday, June 25th, 2008

The SAP GRC (Governance Risk Control) is a application that provides a risk-based approach to establishing a control environment and identifying the most effective and efficient controls for business processes and cross-enterprise IT systems. It reduces the cost of compliance by streamlining and automating control processes, including automated controls with “lights-out” control testing to [...]

Popularity: 33% [?]

What is Database Server

Monday, June 9th, 2008

The database server is a set of executables that accept database requests from the application server. These requests are passed on to the RDBMS (Relation Database Management System). The RDBMS sends the data back to the database server, which then passes the information back to the application server. The application server in turn passes that [...]

Popularity: 24% [?]