Answers:
Alv Grid control is advanced for Table control.
table control means we have to use in Dialg Programing But grid control is having features like ALV Programing.
Table control is a screen table to display table data in a screen. You can add table control to a screen in the Screen Painter. The typical flow-logic to process table control is:
LOOP AT <internal table> CURSOR <scroll-var>
WITH CONTROL <table-control>
FROM <line1> TO <line2> .
...<actions>...
ENDLOOP.
ALV Grid is a SAP Technology to display a set of data on the output screen. For example if you have selected some SAP tables and processed these data in a way you want to display, then you can pass the internal table to the ALV Grid and it will be displayed on the result screen as ALV Grid. See example in SE16 result.
|
3 comments:
Hello There,
Your writing shines like gold! There is no room for gibberish here clearly. You nailed it in What is difference between table control and alv grid in dialog programming in abap.
I will have the mp3 files my customer buys on a wordpress page and a cart will direct them to that page. If I want the mp3 files to be downloaded by the customer is there any reason to protect them except to keep them from being indexed by a search engine? Do I need to have a key or do a get operation other than have server-side encryption in S3?
Very useful article, if I run into challenges along the way, I will share them here.
Grazie,
Radhey
Hallo,
Such vivid info on the What is difference between table control and alv grid in dialog programming in abap. Flabbergasted! Thank you for making the read a smooth sail!
I started a little security camera project that will use S3 to store images and Lambda and Angular 2 and Lambda to manage (as soon as I learn Angular 2, training project). This works great for my personal purposes, but a friend is interested and it's making me think about scale. AWS Tutorial
Follow my new blog if you interested in just tag along me in any social media platforms!
Kind Regards,
Ajeeth
Sain Bainuu,
Zoooooooom! That’s how speedy and easy this read was! Looking forward to more of such powerful content on What is difference between table control and alv grid in dialog programming in abap.
Since the new UI to manage our S3 buckets and objects, I am un able to assign user permission of Cloudfront Origin Access ID ( Read permission ) to new object we added to our bucket. AWS Tutorial
Anyways great write up, your efforts are much appreciated.
Best Regards,
Ajeeth
Post a Comment