C_TAW12_71 Exam Questions
412 real C_TAW12_71 exam questions with expert-verified answers and explanations. Page 4 of 9.
- Question #151
In what case are bstrips good candidates? (More than one answer is correct)
- Question #152
What technique is used to ensure remote functions are still processed even if the partner computer is not active?
- Question #153
If you trigger a lock object and it is already locked by some other user, what exception would be raised??
- Question #154
Mark the items that are true with the Asynchronous Update technique in a SAP LUM. (More than one answer is correct)
- Question #155
The Scope Parameter for your lock object function nodule has been set to 2, What does this imply? (More than one answer is correct)
- Question #156
Where Mould you typically program dynamic screen changes.
- Question #157
To handle user requests in a dialog program, you must assign function codes to the relevant screen and window elements in the Screen Painter and menu Painter, mark the element that...
- Question #158
Three Locks have been set in a Transaction, What are Methods that would cause the release of all three. (More than one answer is correct)
- Question #159
F4 is pressed for a screen field. What is the order of precedence that kes place Resume that all "possible values" options have been defined for the screen field?
- Question #160
What ble do you automatically get in a dynpro without having to declare it in your nodule pool?
- Question #161
What field is not mandatory when creating a transaction?
- Question #162
When does the dialog processor perform automatic checks?
- Question #163
Your dynpro has a ble control. It also makes use of the field stement. What is the order of da transport in the PAI (from the screen to ABAP)
- Question #164
When a COMHIT MORK is issued, in what order does processing occur. Refer to the following code? 1. Dialogsk FORM routines logged with PERFORM.... ON COMMIT. 2. High-priority (V1) u...
- Question #165
Screen 1GG calls screen 200. Perform list processing with. Where does processing resume list Screen 200 makes a request to the suppress dialog option after returning from the list?...
- Question #166
A complex da object must be declared in your Top Include for a ble control. What is it's TYPE?
- Question #167
What makes up a dialogue step?
- Question #168
What happens when a user presses F1 on a Screen Field?
- Question #169
What attribute on an update sk function nodule determines how update requests are processed
- Question #170
How are locks removed from lock bles?
- Question #171
ASET UPDATE SK LOCAL is issued in the dialog program. What effect does this have on updating? (More than one answer is correct)
- Question #172
Mark the invalid program text element?
- Question #173
Which function Mould you use to retrieve a number from an internal number range?
- Question #174
What will cause the system to implicitly trigger the database commits? (More than one answer is correct)
- Question #175
Which of the following will change the contents of the da cluster that corresponds with memory id `MYID'? (More than one answer is correct)
- Question #176
What methods Mould initialize a screen field that is defined with parameter id CAR? (More than one answer is correct)
- Question #177
How does a Perform on Commit differ from a Perform stement? (More than one answer is correct)
- Question #178
What makes up a bstrip? (More than one answer is correct)
- Question #179
Mark the one component that is not the part of dynpro
- Question #180
How do you determine the parameter ID for a screen field?
- Question #181
What are the minimum requirements for Processing User requests in a Dynpro? (More than one answer is correct)
- Question #182
The sndard function key used for displaying a list of possible values is:
- Question #183
Defining a Lock Object as Exclusive would specify what kind of locking
- Question #184
What must be assigned to a module pool in order for it to be executed?
- Question #185
Refer to the following Code, fin E(rror) or M(arning) message is issued in the PHI of a dynpro. What does not ke place?
- Question #186
Transaction `ZABC' conins Mandatory fields on the first screen. A Dialog program issues the stement CALL Transaction ZABC and Skip First Screen. What is required in the first scree...
- Question #187
Which of the following corresponds to the command entry/ ntcod?
- Question #188
In a dialog program, what coding technique allows passing of all the rows of the internal ble T_BOOKING to the program named RSPGM101?
- Question #189
In PBO, what field conins the tol number of lines in ble control tc_flight
- Question #190
What is true about a number line assignment?
- Question #191
What needs to be coded if you want to branch to report program ABC from a dialog program, but you do not want the user to see the selection screen
- Question #192
What code is required in order to return immediately to the calling screen? (More than one answer is correct)
- Question #193
Which line of code is valid for the use of ble control BOOKING_TC in screen 200?
- Question #194
What is true about the following code?
- Question #195
What is required for a Radio button defined on a screen to work in a module pool?
- Question #196
The user cans customize the look of various ble control values? Which of the following can the user adjust? (More than one answer is correct)
- Question #197
A screen field has been dynamically changed in a dialog program. When does it get re-initialized?
- Question #198
What is true about LEAVE To LIST-PROCESSING stement?
- Question #199
Which stement interrupts processing of current Screen?
- Question #200
What is true about using memory to pass da? (More than one answer is correct)