최신SAP Certified Development Associate - ABAP with SAP NetWeaver 7.40 - C-TAW12-740무료샘플문제
문제1
How do you add fields to an SAP-delivered transparent table without modification?
How do you add fields to an SAP-delivered transparent table without modification?
정답: B
문제2
What is the SAP recommended naming convention for append structures of standard SAP tables?
What is the SAP recommended naming convention for append structures of standard SAP tables?
정답: C
문제3
What the predefined reference variable used in ABAP 00 to address the object itself?
What the predefined reference variable used in ABAP 00 to address the object itself?
정답: B
문제4
Which of the following tools belong to the ABAP Workbench? (Choose three)
Which of the following tools belong to the ABAP Workbench? (Choose three)
정답: B,D,E
문제5
Which of the following statements dynamically changes the data type of field z1?
Which of the following statements dynamically changes the data type of field z1?
정답: C
문제6
What can you create using the ABAP Dictionary? (Choose three)
What can you create using the ABAP Dictionary? (Choose three)
정답: A,B,D
문제7
When does SAP recommend that you use a full buffering type for a database table?
When does SAP recommend that you use a full buffering type for a database table?
정답: D
문제8
Which of the following enhancements calls customer function module?
Which of the following enhancements calls customer function module?
정답: A,D
문제9
You want to define a formal parameter to a subroutine that accepts only internal tables of types standard and type sorted as actual parameters. Which of the following generic ABAP data types must you use?
You want to define a formal parameter to a subroutine that accepts only internal tables of types standard and type sorted as actual parameters. Which of the following generic ABAP data types must you use?
정답: C
문제10
Using the system table what can you modify through a LOOP AT SCREEN ... ENDLOOP construct?
Using the system table what can you modify through a LOOP AT SCREEN ... ENDLOOP construct?
정답: C