2008 Feb 15 2:51 PM
Hi,
I have a program with internal table itab
itab
1. lifnr
2.name1
3.strength
here I want to run this program in background.
here for this program strength is input which is passed as input through parameters .
hoe can I code parameters for strength since it is not in any of the table.
Declare as follows ... If strength is of 10 characters .. then declare as ..
parameters : strength(10).
2008 Feb 15 2:58 PM
Declare as follows ... If strength is of 10 characters .. then declare as ..
parameters : strength(10).
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |