2014 Dec 15 9:24 AM
Hello Folks,
I have been facing this issue for a while.
How can i use form perform in an RFC enabled FM.
I have been coding repetitvely....Please help me out
Thanks in advance....
Ashwath
2014 Dec 15 9:27 AM
Just write the perform <name> in the FM and double click on the subroutine name. It will ask you to either create a new include or add the subroutine code in the code
Just write the perform <name> in the FM and double click on the subroutine name. It will ask you to either create a new include or add the subroutine code in the code
2014 Dec 15 9:27 AM
Just write the perform <name> in the FM and double click on the subroutine name. It will ask you to either create a new include or add the subroutine code in the code
2014 Dec 15 9:44 AM
2014 Dec 15 9:36 AM
Hi,
Add theperform statement in FM source code and write the form logic in include of the function pool.
in function pool, add the new include or write the logic in the existing include.
Thanks,'
Sree
2014 Dec 15 9:39 AM
Hi,
The routines can be written in the includes present already or you can create a new include and write the routines in it. To know the include names already available for the function module, open the FM in transaction SE80 and you can find the includes under the node 'Includes'.
Hope this helps,
~Athreya
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |