2014 Jan 30 12:30 PM
Hi All
I am creating a function module with import parameter leadtime(type int1 ).So it is not accepting more than 255.My requirment is leadtime should accept max upto 999(length must be 3).
Hi All
I am creating a function module with import parameter leadtime(type int1 ).So it is not accepting more than 255.My requirment is leadtime should accept max upto 999(length must be 3).
2014 Jan 30 1:14 PM
Hi,
you can create domain or find one with data type NUMC lenght 3. Create a data element with this domain and you'll be able to store 999 in length 3.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |