how many secondary lists can we create in an ALV?
Answer Posted / diwakar
We can create as many as interactive list using ALV.
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What is the difference between leave transaction and call transaction?
How to write a code for multiple transactions? : abap bdc
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
Explain the structure of a bdc sessions?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
What is the use of table maintenance allowed?
Difference between transparent tables and pooled tables? : abap hr
Can we include customizing include or an append structure with pooled or cluster tables?
What is meant by hotspots?
Explain buffering
What are the kinds of foreign key fields?
What are the disadvantages of abap query tool?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?