Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem in bdc urgent

Former Member
0 Likes
434

iam running vf46 transaction using bdc. it is an alv report .after displaying the output of a report, i need to select the line and do further process. selecting the row of alv report is not reflecting in bdc recording.how to go about this

how to select alv report row in background

iam running vf46 transaction using bdc. it is an alv report .after displaying the output of a report, i need to select the line and do further process. selecting the row of alv report is not reflecting in bdc recording.how to go about this

how to select alv report row in background

1 REPLY 1
Read only

Former Member
0 Likes
397

Shankar ,

this is not the right to do so , first get the logic of this report then Create Upload program using BAPI's or FM's. no need to write a BDC.

check this FM

<b>SD_REV_REC_COLLECTIVE_RUN_NEW</b> in that VF46.

Regards

prabhu