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

bseg update

Former Member
0 Likes
705

Hi all experts,

plz help me

when we create an invoice using vf01 it creates an antry in BSEG .

it contains some eneries regarding tax .

i want to find out in which function module this table BSEG is getting updated .

plz help me its very urgent

Thanx in advance

Hi all experts,

plz help me

when we create an invoice using vf01 it creates an antry in BSEG .

it contains some eneries regarding tax .

i want to find out in which function module this table BSEG is getting updated .

plz help me its very urgent

Thanx in advance

2 REPLIES 2
Read only

Former Member
0 Likes
612

try to search this function module:

1)RV_INVOICE_DOCUMENT_ADD.

Regards.

Dara.

Read only

Former Member
0 Likes
612

I guess we got to debug the transaction to find for that ...but then check out G_BKPF_BSEG_UPDATE FM ...hope it might be of some help ...