Is it possible to include two transactions with one group
name in one program in session method ?
Answer Posted / kiran kumar
Yes, it is possible, for every new transaction we need to
use bdc_insert function module.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the difference between sy-tabix and sy-index? Where it is used?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
Tell me a scenario where did you use secondary index?
What are the attributes of a field that can be activated or deactivated during runtime?
What is runtime analysis?
Can you delete data element, which is being used by table fields?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What is the difference between field-group header and other field groups?
What are the different message types available in the abap/4 ?
What is the difference between function group and function module?
What is get cursor field?
What are table clusters?
What are the types of subroutines?
What are field symbols?