SAP S/4HANA Administration
ABAP Development & Data Dictionary
51 flashcards · answers and review in the app
When a domain is linked to a value table, what happens for the user entering data?
What happens when a development object is created as a Local Object (package $TMP)?
What are the two types of explicit enhancement options?
Why do CDS views benefit strongly from SAP HANA when used in ABAP applications?
What is the difference between ABAP CDS and SAP HANA CDS?
What is a key limitation of a SAT measurement schedule once it is created?
In ABAP runtime analysis, what is the difference between net time and gross time?
What naming rule applies to custom development objects in the customer namespace?
How is ABAP Development Tools (ADT) obtained, and is it shipped with S/4HANA?
Why is the data element / domain split powerful for reuse?
In the SAP Enhancement Framework, what is an enhancement option, and how do implicit and explicit options differ?
What does enabling the Stack Trace option add to an ST05 trace?
What is a lock object in the ABAP Dictionary?
What is the ABAP Dictionary?
What does a search help do for a screen field?
What is the ABAP Repository?
What is the difference between a report and a module pool in ABAP?
What is a BAdI (Business Add-In) in SAP?
Which statement type does the standard SAT measurement variant omit by default?
What two function modules are generated for every SAP lock object?
What is transaction SE80 (Object Navigator) used for?
What happens when you activate an ABAP object?
Why is a STANDARD internal table slow for key lookups, and what table type fixes it?
Why might an ST05 trace be incomplete?
What are the two development environments available in SAP S/4HANA?
Which dictionary object type can only be maintained in ADT, not in the SAP GUI?
What were pooled and clustered tables, and what happens to them in S/4HANA?
What is a structure in the ABAP Dictionary?
What are annotations used for in a CDS view?
What is the difference between Open SQL and Native SQL in ABAP?
If an internal table's key is not unique, what alternative still gives fast key access?
In an ST05 SQL trace, what is a redundant call?
What does the SAT hit list show, and how is it ordered?
How is a table’s primary-key uniqueness constraint implemented in the database?
What types of activity can transaction ST05 (the performance trace) trace?
What does the ABAP runtime analysis (transaction SAT) measure?
In the ABAP Dictionary, how do a data element and a domain divide responsibilities?
What does a SAT measurement variant control?
What is modification adjustment in SAP, and what triggers it?
What is an association in a CDS view?
When is directly changing SAP standard code ever considered acceptable?
How does a user exit work for ABAP code?
What must a program do to actually enforce an SAP enqueue lock on data?
Which profile parameters control the space available for SQL traces, and what are their defaults?
What is a transparent table in the ABAP Dictionary?
Why should a system administrator understand ABAP development even though they don't write product code?
In ST05, what is the difference between Activate Trace and Activate Trace with Filter?
Which ABAP development objects do transactions SE38, SE37, SE24, and SE11 maintain?
What is the unit of time shown in ST05 (and ABAP runtime analysis) traces?
What are the three ways to carry out an ABAP runtime analysis in transaction SAT?
Why is cloning the worst way to change SAP standard functionality?