C_TAW12_70 Exam Questions
335 real C_TAW12_70 exam questions with expert-verified answers and explanations. Page 4 of 7.
- Question #151
You have added an append structure to a sndard SAP ble. What happens to a sndard ble when a new version of the ble is import ed during an upgrade?
- Question #152
Which screen object is needed on a bstrip?
- Question #153
Where would the cancel button typically be located?
- Question #154
ASET UPDATE SK LOCAL is issued in the dialog program. What effect does this have onupdating? (More than one answer is correct) SAP C_TAW12_70 Exam
- Question #155
What would trigger a rollback?
- Question #156
What is true about flow logic?(More than one answer is correct)
- Question #157
ble ZMYBLE is created in the dictionary. When does the ble get created in the underlyingdabase?
- Question #158
Which of the following will change the contents of the da cluster that corresponds withmemory idMYID ? (More than one answer is correct)
- Question #159
What type of requests are used to transport repository objec ts?
- Question #160SAP NetWeaver Architecture and Installation
An internal ble is filled with the da below. What is the contents of header line the first timethe sum stement is executed?
internal tableSUM statementheader linecontrol break processing - Question #161
A da element is an example of
- Question #162
What makes a text ble?
- Question #163
If you trigger a lock object and it is already locked by some other user, what exception wouldbe raised??
- Question #164SAP NetWeaver Architecture and Installation
F4 is pressed for a screen field. What is the order of precedence that kes place Resume that allpossible values options have been defined for the screen field?
F4 helpsearch help precedencevalue listscreen field help - Question #165
What is the code required in order to scroll the third deil list to page?
- Question #166
Identify the key word that determines if a CMOD function exit has been provided
- Question #167
How do you determine the parameter ID for a screen field?
- Question #168
Why is subquery usually more efficient?
- Question #169SAP NetWeaver Architecture and Installation
When you EXPORT an internal ble that has a header line to ABAP/4 memory, what is theresult?
EXPORT to memoryABAP memoryinternal table header linedata transfer - Question #170
When are V2 updates processed?
- Question #171
What type of object are recorded in customizing change requests?
- Question #172
Identify the dictionary type of field calog used for the ALV control?
- Question #173
Which is not considered a way to ilor on R/3 system?
- Question #174
Which of the following short programs will not displayed the text SY-LSIND=1 duringinteractive reporting? SAP C_TAW12_70 Exam
- Question #175
Select the valid customer defined Message Stement
- Question #176
What can be assigned directly to a da element? (More than one answer is correct) SAP C_TAW12_70 Exam
- Question #177
What determines if a ble is a client specific versus client independent?
- Question #178
When does the dialog processor perform automatic checks?
- Question #179
Where does the system store the da after a Read Line has been performed on a list?
- Question #180
If you noticed a function code in a menu that began with + (plus sign), what t ype of exitMould you be observing
- Question #181
What ble do you automatically get in a dynpro without having to declare it in your nodulepool?
- Question #182
What makes up a bstrip? (More than one answer is correct)
- Question #183
ble T wants to ensure that they key field t1 -fielda entered is valid against a field t2 fiel da inthe ble T2. Which is foreign key ble?
- Question #184
Which does not provide synchronous processing?
- Question #185
The Scope Parameter for your lock object function nodule has been set to 2, what does thisimply? (More than one answer is correct)
- Question #186
Which is not an automatic check carried out by the sc reen processor?
- Question #187
What technique is used to ensure remote functions are still processed even if the partnercomputer is not active?
- Question #188
Mark the invalid flow logic stement (More than one answer is correct)
- Question #189
Where do you define a LDB to a program?
- Question #190
What authorization object can be used to restrict users from processing nodes in the reportingtree?
- Question #191
Which stement would conclude a SAP LUW? (More than one answer is correct)
- Question #192SAP NetWeaver Architecture and Installation
When writing a list, what command would allow you to overwrite a line?
BACK statementlist outputoverwrite lineABAP list commands - Question #193
Which system variable conins the number of deil list that is being generated?
- Question #194
What are the minimum requirements for Processing User requests in a Dynpro? (More thanone answer is correct)
- Question #195
What is SAP Software Change Regi stration (SSCR) used for?
- Question #196
What does a LDB provide? (More than one answer is correct)
- Question #197
bles with indices, result in reduced performance in what Kind of OPEN SQL operation
- Question #198
What methods Mould initialize a screen field that is defined with parameter id CAR ? (Morethan one answer is correct)
- Question #199
What are the three main sub objects of the LDB? (More than one answer is correct)
- Question #200
What keyword Mould you look for in order to det ermine if a screen exit has been provided bySAP?