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

feeling data in ALV using BDC

Former Member
0 Likes
753

Hi Experts,

We have one requirement to fill data into particular row of ALV using BDC.

Basically we have to call one transaction and pass data into other transaction which has ALV as output. Data should be passed to particular row of ALV.

Anyone knows how to pass data to particular row of ALV using BDC?

Thanks in Advance.

Thanks and Regards,

Jigar Thakkar.

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
657

ALV grid are part of enjoy transaction concept which is not supported by batch input.

The batch input procedure cannot be used for new Enjoy transactions because the batch input recorder does not support the controls used in these transactions. Until SAP implements a data transfer BAPI for these new transactions, SAP will continue to partly support the old transactions that do not yet use these controls. The disadvantage with this is that users have to deal with an additional transaction.

Look also at OSS notes like [Note 401576 - ALV background: Batch input and CATT|https://service.sap.com/sap/support/notes/401576] or [Note 311440 - Batch input and controls|https://service.sap.com/sap/support/notes/311440]

So (AFAIK) it should not be possible to fulfil your requirement.

Regards,

Raymond

ALV grid are part of enjoy transaction concept which is not supported by batch input.

The batch input procedure cannot be used for new Enjoy transactions because the batch input recorder does not support the controls used in these transactions. Until SAP implements a data transfer BAPI for these new transactions, SAP will continue to partly support the old transactions that do not yet use these controls. The disadvantage with this is that users have to deal with an additional transaction.

Look also at OSS notes like [Note 401576 - ALV background: Batch input and CATT|https://service.sap.com/sap/support/notes/401576] or [Note 311440 - Batch input and controls|https://service.sap.com/sap/support/notes/311440]

So (AFAIK) it should not be possible to fulfil your requirement.

Regards,

Raymond

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
658

ALV grid are part of enjoy transaction concept which is not supported by batch input.

The batch input procedure cannot be used for new Enjoy transactions because the batch input recorder does not support the controls used in these transactions. Until SAP implements a data transfer BAPI for these new transactions, SAP will continue to partly support the old transactions that do not yet use these controls. The disadvantage with this is that users have to deal with an additional transaction.

Look also at OSS notes like [Note 401576 - ALV background: Batch input and CATT|https://service.sap.com/sap/support/notes/401576] or [Note 311440 - Batch input and controls|https://service.sap.com/sap/support/notes/311440]

So (AFAIK) it should not be possible to fulfil your requirement.

Regards,

Raymond