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 |
when we create a simple report with input field as S_VBELN (as select-options)..for any range of values it is displaying the output...i dont want like that..only the existing ranges it must be displayed...for ex. in sales ranges from 4969...but in input from 1 to z also displaying..please send me the solution
Which one of the following statements are FALSE about Inactive objects in SAP? a) Development Objects are always saved as inactive versions. b) An inactive version of a Development Object is written to developer’s pc c) In DISPLAY mode, other users can NOT access the code of inactive version of a developer d) Generating a runtime object is same as activating a development object.
In selection screen I have three fields- Plant, Material No, and Material group.If i insert plant how do i get the material no and material group based on plant dynamically?
You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.
Where are the LSMW events :BEGIN_OF_PROCESSING, BEGIN_OF_TRANSACTION and BEGIN_OF_RECORD declared? Why?
1 Answers Cap Gemini, Deloitte,
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What does an exec sql statement do in abap? What is the disadvantage of using it?
What is the effect on Customer Exits and User Exits maintained in a system on Up-gradation .
What is view? Explain the different types of view?
what is field string ? & where we are using field strings?
Can we develop program without logical database for hr module data retrieval
Explain how many types of tables exist and what are they in data dictionary?