2008 Jun 11 10:30 AM
hi all,
while recording i hav selected 'no batch input session'.
so how how can declare it in program as am using call transaction method.
points will be rewarded.
thanks in advance.
2008 Jun 11 10:32 AM
I have obviously now read your question properly and realised I have answered something completely different.
Edited by: Martin Shinks on Jun 11, 2008 11:39 AM
I have obviously now read your question properly and realised I have answered something completely different.
Edited by: Martin Shinks on Jun 11, 2008 11:39 AM
2008 Jun 11 10:32 AM
I have obviously now read your question properly and realised I have answered something completely different.
Edited by: Martin Shinks on Jun 11, 2008 11:39 AM
2008 Jun 11 10:37 AM
hey vindhya,
well to use call transaction method is quite an easy technique.
you are to use "call transaction statemnet in the code...the constituency is like follows....
CALL TRANSACTION <transaction code>
USING <bdc table>
OPTION FROM <opt>
MESSAGES INTO messtab
since ur using call transcation method.
no need to use bdc open ,insert. close statemnets,
this statement alone goes to show the usage of call transaction method.
hope its helpful in someway
reward if helpful.
take care
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |