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

Reg. FB02

Former Member
0 Likes
527

Hi friends,

I want to update XREF3 field of BSEG. It is on transaction FB02 line item (double click the line item and click on additional data).

Could you suggest me any function module or bapi that can serve this purpose?

Thanks a lot.

3 REPLIES 3
Read only

Former Member
0 Likes
475

Friends,

I am checking out if you have any suggestions reg. my question.

I am planning to do BDC but I want to keep it as a last option as I guess FB02 is an 'Enjoy' transaction....

Cheers and have a pleasant day.

Read only

0 Likes
475

FB02 is not Enjoy, however is not the optimal solution, I would suggest to try FB09, this changes the line item directly (no double click is necessary, which might be a problem in BDC).

On the other hand you can also try this FM: CHANGE_DOCUMENT

Read only

0 Likes
475

Hi

I believe u need to create a BDC program: there's the std fm FI_ITEMS_MASS_CHANGE but I believe that field is not supported.

I don't think there's a BAPI.

Max