Welcome to SAP ABAP Interview Questions and Answers. Read Dialog Programming / Module Pool Programming Interview Questions.
Module Pool Programming Interview Questions
Module Pool Programming is a special type of programming in SAP ABAP. Dialog programming (Module pool) is used to create custom SAP screens as per business requirement. Dialog programs are executed using t-codes with out t-code we can’t execute the program. This post gives the Third part of Interview questions on Dialog Programming.
81) How can we send data to external programs in SAP ABAP?
82) What are SPA/GPA parameters (SAP memory) in SAP ABAP?
83) What is the significance of the word ‘OUTPUT’ in the declaration
MODULE TEST_KNOWLEDGE OUTPUT
-----
------
ENDMODULE.
84) What are the three components of ON-LINE program in SAP ABAP?
85) What is gained by using the Dictionary Fields menu option when creating your screen?
86) What automatic checks does the screen perform? (should be four) Describe all four and how they are used in SAP ABAP?
87) What are the two methods to declare input field as mandatory?
88) How does foreign key work? What you have to put in your screen to identify the foreign key?
89) What are the two effects of the foreign key from a user standpoint in SAP ABAP?
90) What is user defined validation checks in the flow logic in SAP ABAP?
91) Does the value command in the flow logic go in the PAI or the PBO event in SAP ABAP?
92) If an error occurs in the module pool, which fields are available for entry and which are display only fields?
93) When is the chain command used in the PBO event in SAP ABAP?
94) What are the 5 different message types and how are they handled by the system?
95) What table stores the online messages? What is the message class and what is its significance?
96) What does WITH statement add to a message in SAP ABAP?
97) What effect does the FIELD statement have within the flow logic?
98) Is the SET PARAMETER statement to be issued in PBO or PAI module? Why?
99) Where does the GET PARAMETER statement get its values? Which field gets populated with the new value in SAP ABAP?
100) Where can the SET CURSOR command be executed? What is its effect?
101) What function is performed by the commit work command in SAP ABAP?
102) After a CALL SCREEN command where does the processing return after the screen has been executed?
103) Which is the more similar to a call with return, the SET SCREEN or the CALL SCREEN in SAP ABAP?
104) What happens if only one of the commands SET SCREEN and LEAVE SCREEN is used without using the other?
105) What controls the screen flow in SAP ABAP?
106) What are conditional chain statements in SAP ABAP?
107) The field SY-STEPL refers to ?
108) What does the TOP Include do for you as a programmer in SAP ABAP?
109) What is the purpose of the MODIFY command when performing the dynamic screen modifications?
110) What happens if you enter 0 in NEXT Screen attribute in SAP ABAP?
111) How many menu titles you can have in a main menu in SAP ABAP?
112) Navigation to a subsequent screen can be specified statically/ dynamically. (TRUE/FALSE).
113) How many columns can be displayed in table in SAP ABAP?
114) What are the attributes of the table control?
115) What happens when a particular Messages triggers in SCREENS.
SAP ABAP Dialog Programming Interview Questions
Read Previous Posts of Dialog Programming Interview Questions
81) How can we send data to external programs in SAP ABAP?
82) What are SPA/GPA parameters (SAP memory) in SAP ABAP?
83) What is the significance of the word ‘OUTPUT’ in the declaration
MODULE TEST_KNOWLEDGE OUTPUT
-----
------
ENDMODULE.
84) What are the three components of ON-LINE program in SAP ABAP?
85) What is gained by using the Dictionary Fields menu option when creating your screen?
86) What automatic checks does the screen perform? (should be four) Describe all four and how they are used in SAP ABAP?
87) What are the two methods to declare input field as mandatory?
88) How does foreign key work? What you have to put in your screen to identify the foreign key?
89) What are the two effects of the foreign key from a user standpoint in SAP ABAP?
90) What is user defined validation checks in the flow logic in SAP ABAP?
91) Does the value command in the flow logic go in the PAI or the PBO event in SAP ABAP?
92) If an error occurs in the module pool, which fields are available for entry and which are display only fields?
93) When is the chain command used in the PBO event in SAP ABAP?
94) What are the 5 different message types and how are they handled by the system?
95) What table stores the online messages? What is the message class and what is its significance?
96) What does WITH statement add to a message in SAP ABAP?
97) What effect does the FIELD statement have within the flow logic?
98) Is the SET PARAMETER statement to be issued in PBO or PAI module? Why?
99) Where does the GET PARAMETER statement get its values? Which field gets populated with the new value in SAP ABAP?
100) Where can the SET CURSOR command be executed? What is its effect?
101) What function is performed by the commit work command in SAP ABAP?
102) After a CALL SCREEN command where does the processing return after the screen has been executed?
103) Which is the more similar to a call with return, the SET SCREEN or the CALL SCREEN in SAP ABAP?
104) What happens if only one of the commands SET SCREEN and LEAVE SCREEN is used without using the other?
105) What controls the screen flow in SAP ABAP?
106) What are conditional chain statements in SAP ABAP?
107) The field SY-STEPL refers to ?
108) What does the TOP Include do for you as a programmer in SAP ABAP?
109) What is the purpose of the MODIFY command when performing the dynamic screen modifications?
110) What happens if you enter 0 in NEXT Screen attribute in SAP ABAP?
111) How many menu titles you can have in a main menu in SAP ABAP?
112) Navigation to a subsequent screen can be specified statically/ dynamically. (TRUE/FALSE).
113) How many columns can be displayed in table in SAP ABAP?
114) What are the attributes of the table control?
115) What happens when a particular Messages triggers in SCREENS.
116) What happens when a particular messages trigger in LIST.
117) Processing table controls in the flow logic takes place with the technique in SAP ABAP?
118) What is a sample transaction in SAP ABAP?
119) What is the screen type in the screen painter (SE 51)?
120) When should dialog boxes be used in SAP ABAP?
121) What is then difference between the Warning and Error messages in SAP ABAP?
Friends if you know any answers please provide answers in below comment box.
117) Processing table controls in the flow logic takes place with the technique in SAP ABAP?
118) What is a sample transaction in SAP ABAP?
119) What is the screen type in the screen painter (SE 51)?
120) When should dialog boxes be used in SAP ABAP?
121) What is then difference between the Warning and Error messages in SAP ABAP?
Friends if you know any answers please provide answers in below comment box.
"You found the information helpful and want to say thanks? Your donation is enough to inspire us to do more. Thanks a bunch!"
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.