cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

S4: Substitution of business area

nico_dewaele
Active Contributor
0 Kudos
1,173

hi,

we have a substitution on business area that causes trouble in S4 Hana.

When we do a substitution with constant value, all goes fine.

When we do a substitution via user exit ( USING bool_data TYPE gb002_015. ) Only the Entry view is updated (BSEG) but not the General Ledger view (ACDOCA).

How can we correct this?

kr

NicoSPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; }.L0S52 { color: #0000FF; }.L0S55 { color: #800080; }

View Entire Topic
e_enginyilmaz
Participant
0 Kudos

Hi nico.dewaele ,

From the code you shared I see that you're trying to substitute the business area in SD invoices which is totally fine.

However I'd use the user exits in SD before the items are transferred to FI. Kindly check the TCode : SMOD and the enhancement SDVFX004 for G/L items. If this doesn't work check the other ones with SDVFX*. Hope this helps.

Kind regards,

Engin