2008 Oct 16 12:08 PM
I need a declare a variable in export parameter of a RFC.
The data definition of the variable should be TYPE p decimal 2.
Could anybody suggest us any data element for the same. Or how to declare this variable in export parameter?
I need a declare a variable in export parameter of a RFC.
The data definition of the variable should be TYPE p decimal 2.
Could anybody suggest us any data element for the same. Or how to declare this variable in export parameter?
2008 Oct 16 12:13 PM
hi you can create a data element for p as your requirement in se11 ..
2008 Oct 16 12:14 PM
2008 Oct 16 12:15 PM
Hi,
Use KBETR or KWERT or any other data element which represent Currency values.
On the other hand you can also create your own.
Regards
Karthik D
2008 Oct 16 12:19 PM
Hi,
Create your own dataelement or take the one of sap defined currency data element.
export parameter in RFC please check the pass by value check box.
Regards,
Suresh.
2008 Oct 16 12:26 PM
2008 Oct 16 12:30 PM
Hi,
Create a domain through SE11 starting with z or y. Make this domain TYPE p decimal 2, then in your FM declare your parameter with this type.
regards,
Murat Kaya
2008 Oct 16 1:38 PM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |