What are the things you did in ALV grid display?
Answer Posted / gvkreddy
goto SE38
1)create a internal table with the structure field_catalog
2)call the FM Reuse-alv-grid-display
3)specify the import and export parameters in FM
4) Execute(F8)
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What data is contained? : abap data dictionary
What are the two levels in defining a match code? : abap data dictionary
What are the rules to create a BAPI?
What is a sequence of event-triggered in report?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
what are the various types of parameters and how are they distinguished from one another?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
What is the collect statement?
How can the standard tables of sap be modified?
Workbench request are client dependent or client independent
What is step-loop? Explain all the steps?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
Program for Prime numbers and Matrix plz explain me the procedural method with steps
Explain the difference between function group and function module?