SAP C_TAW12_750 - SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50
A user runs an ABAP program AND enters an incorrect value on the selection screen AND and chooses Execute. Which event block must send the error messages in order messages in order to display the selection screen again?
You build a dialog screen with an input field in an ABAP Program. How do you ensure that the contents of the screen field can be accessed in the program?
A class is defined as follows CLASS my _class DEFINITION PUBLIC SECTION METHODS do something EVENTS state_changed CLASS Methods staticl PRIVATE SECTION TYPES t_table type Standard table OF 1001 CONSTANTS gc_constTYPE I ENDCLASS which components of the class can static method staticl address directly?
Note: There are 2 correct answers to this question
You have created table ZTAB and you want to create a foreign-key relationship to table SAPTAB Under which conditions is this possible? Note: There are 2 correct answers to this question.
What is data binding?
Which data types are incomplete ABAP standard data types? Note: There are 3 correct answers to this question.
You defined database view A and maintenance view B in the ABAP Dictionary. What restrictions apply to these views? Note: There are 2 correct answers to this question
What do enhancements spots manage?
Note: There are 3 correct answers to this question
To which of the following can you assign a search help? Note: There are 3 correct answers to this question
Which of the following components are part of SAP Net weavers AS ABAP version 7.1x and higher?
Note: There are 2 correct answers to this question.