Identify the line number that will cause the break for at NEW CONNECTION?
A. All rows will cause a break
B. 20 C. 30
D. NO rows will cause a break
What is true about SAP query?
A. Users can access only the fields which are assigned to a functional group
B. A user master record is generated when the query is defined
C. SAP user can be assigned to only one user groups
D. Functional Area can be a special view of a logical dabase
What internal ble Fields are generated using a select-option? (More than one answer is correct)
A. Low
B. Between
C. Option
D. High
E. Sign
F. Operator
What is required in the flow logic in order to process a ble control?
A. A loop .. endloop stement for the ble control only in the PAI
B. A loop .. endloop stement for the ble control in both the PBO and the PAI
C. A loop .. endloop stement for the ble control only in the USER_COMMAND module
D. A loop .. endloop stement for the ble control only in the PBO
What kes step after each dialogue step?
A. A Commit Work is executed
B. System passes a Dabase commit to the dabase system
C. The application gathers da for update processing
D. The SAP LUW is concluded
In what case will an automatic upgrade ke place using the modification assisnt assuming no name or layout conflict exist? (More than one answer is correct)
A. New bstrip added to a screen
B. Menu function id modified
C. New Function Module is added to a function group
D. Deletion of a collective search help
Which of the following predefined ABAP types is incomplete?
A. F
B. P
C. XSTRING
D. STRING
Compared to a predefined ABAP type what additional properties can be assigned to a domain? (Choose three.)
A. Fixed values
B. Conversion exits
C. Value tables
D. Parameter IDs
E. Search helps
How is data shared between Web Dynpro controllers? (Choose two.)
A. By using data binding from a view controller to another view controller
B. By using context mapping from a view controller to a custom controller
C. By using context mapping from a view controller to another view controller
D. By using context mapping from a view controller to the component controller