How can we call, call transaction and session method in the
same program?
Answers were Sorted based on User's Feedback
Answer / nrusingha dash
You can call both methods by using the standard include
BDCRECX1.
Is This Answer Correct ? | 14 Yes | 2 No |
Answer / manoranjan
1st call call transaction method.then call session method in the same program as normal
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jwalitha
By using control statements we can call/control both the methods in same program
Is This Answer Correct ? | 0 Yes | 0 No |
How many Interactive lists can you create in One Report?
Select up to 1 row and select single difference ?
If you write a write statement after end-of-selection, will that be triggered ?
What are the attributes of the data? : abap data dictionary
will join conditions in sql queries affect perfomance? how?
what is use of info records,condition records in material master?
What are the events in ABAP language?
You are given functional specs for a BDC program and you need to decide whether to write a method call transaction or a session. How u will decide?
Polindrome Program for string and Polindrome Program for numbers in ABAP
What is the difference between Clustered Tables and Pooled Tables?
Can a constructor be redefined?
How to validate the entry in Screen & dialog proframming?? Is there any way to send the error??