2006 Apr 19 12:48 PM
Guys,
I need standard template for report and BDC. If any one is having please help on this.
regards
vijay
Hi Vijay,
The BDC one is easy. Go to transation SHDB, and create a recording. Then, select your recording, and click the "Program" button on top. The system generates a program for you with all the necessary code. You can use this as a template for your own, or just extend it.
As for the report template, that's more difficult, because a report can look like anything. Generally, reports have the following sections:
1. Data declaration
2. Input screen (using PARAMETERS and SELECT-OPTIONS statements)
3. Data selection
4. Data output (which can be using WRITE statements or ALV technology for example).
If you want to use ALV, take a look at the many examples in transaction SE83 (Reuse Library).
Cheers,
Martin
2006 Apr 20 1:23 PM
Hi Vijay,
The BDC one is easy. Go to transation SHDB, and create a recording. Then, select your recording, and click the "Program" button on top. The system generates a program for you with all the necessary code. You can use this as a template for your own, or just extend it.
As for the report template, that's more difficult, because a report can look like anything. Generally, reports have the following sections:
1. Data declaration
2. Input screen (using PARAMETERS and SELECT-OPTIONS statements)
3. Data selection
4. Data output (which can be using WRITE statements or ALV technology for example).
If you want to use ALV, take a look at the many examples in transaction SE83 (Reuse Library).
Cheers,
Martin
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |