‎2009 Sep 30 2:31 PM
hi,
I know this question has been asked several times here by others, but I am still having difficulty understanding it.
I need to produce a report with a variable number of columns and was told I need to use a dynamic internal table.
The report will contain the following fields:
Item number
Description
Plant
some variable number of fields holding a simple numeric value for future dates (this is for scheduling agreements and this is the
dynamic part of the table)
total (this is the total of the values in the variable fields)
Can someone please give me some guidance as to how I would define this table.
I'm sure I'll be back with other questions as I learn how to populate, etc., but I thought I should at least start with the table definition.
Thank you very much for your help1
Andy
‎2009 Sep 30 2:45 PM
Hello
I think you'd better to start with BC401 course. U can download it from here http://www.sapnet.ru/bc/bc401.zip
U need to read Lesson: Optimized Working with Internal Tables. It's very useful for beginners. It explains how to define internal tables, and also it clearly describes 3 kinds of internal tables and what's the difference between them. I strongly recommend u to read it. Have a good luck.
‎2009 Sep 30 2:45 PM
Hello
I think you'd better to start with BC401 course. U can download it from here http://www.sapnet.ru/bc/bc401.zip
U need to read Lesson: Optimized Working with Internal Tables. It's very useful for beginners. It explains how to define internal tables, and also it clearly describes 3 kinds of internal tables and what's the difference between them. I strongly recommend u to read it. Have a good luck.
‎2009 Sep 30 6:39 PM