2012 Jul 28 8:58 AM
Dear Experts
I am working on call transaction method inwhich i need to create a session for all error records.
How can we create session, please suggest me.
Regards
Raja
Moderator message: please do more research before posting.
Message was edited by: Thomas Zloch
Dear Experts
I am working on call transaction method inwhich i need to create a session for all error records.
How can we create session, please suggest me.
Regards
Raja
Moderator message: please do more research before posting.
Message was edited by: Thomas Zloch
2012 Jul 28 10:51 AM
Hi raja,
CALL FUNCTION 'Your function RFC enabled'
STARTING NEW TASK 'TASK1'
EXPORTING
... = ...
EXCEPTIONS
OTHERS = 0..
Regards
Clemens
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |