why we use pick statement in abap?
Answers were Sorted based on User's Feedback
Answer / debottam ghosh
Ans: The pick statement is used to it will capture the user
action.
ex: if sy-ucomm = 'x'.
This statement is used to capture the user action.
Is This Answer Correct ? | 2 Yes | 1 No |
in report gui we are giving customer number if it is wrong entry then how to write the code to restrict wrong entry?
what is the keep parameter in BDC_OPEN_GROUP function module
How to debug rfc function module?
If suppose There are 10 records in flat file then how many times BDC_open_group, BDC_INSERT, BDC_CLOSE_group executed?
How BAPI is Different from call Transaction/Session
What are the types of subroutines? : abap modularization
What are the advantages and disadvantages of different types of bdc's?
component of message and type of message?
What is the exact difference between RFC and BAPI ?
What is the difference between ABAP and HR ABAP
Where do you use help views?
Difference Between ATPF and AT user command?