Application Development 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: 

Functional Module for changing the field Reference Key 2 in Tcode FB02

Former Member
0 Kudos

HI,

I have a one requirement to change a field Reference Key2 (XREF2) in transaction FB02. This field appears in FB02 during (refer steps below):

u2022 In Initial screen after entering the Document Number, Company code & Fiscal Year then click on u201CEnteru201D

u2022 In next screen double click on u201CAccount u201C

u2022 In next screen click on u201CAdditional Datau201D. We will get a pop-up window where the field Reference Key2 (XREF2) is there.

We want to change this value of this field. Kindly let me know any Function Module available for this or any other suggestion.

Regards

Naga

2 REPLIES 2

Former Member
0 Kudos

Hi,

You can try to make use of BTE 00001030

raymond_giuseppi
Active Contributor
0 Kudos

I don't know any such BAPI/FM (alas, many threads already) so i suggest you to use SHDB to build a batch input. FI_ITEMS_MASS_CHANGE should not solve your problem.

Regards