SAP
P_SECAUTH_21 · Question #58
What is the purpose of the parameter rec/client in an AS ABAP based SAP system?
The correct answer is A. To log changes in tables. The purpose of the parameter rec/client in an AS ABAP based SAP system is to log changes in tables that are marked as change-relevant in transaction SE11 (ABAP Dictionary). The parameter rec/client specifies which clients are affected by table logging.
Security Audit and Logging
Question
What is the purpose of the parameter rec/client in an AS ABAP based SAP system?
Options
- ATo log changes in tables
- BTo generate source code versions
- CTo log changes in Core Data Services views
- DTo generate change documents
How the community answered
(18 responses)- A72% (13)
- B6% (1)
- C17% (3)
- D6% (1)
Explanation
The purpose of the parameter rec/client in an AS ABAP based SAP system is to log changes in tables that are marked as change-relevant in transaction SE11 (ABAP Dictionary). The parameter rec/client specifies which clients are affected by table logging.
Topics
#rec/client#table change logging#AS ABAP parameters#audit trail
Community Discussion
No community discussion yet for this question.