Skip to Content
0
Former Member
Jun 08, 2009 at 07:11 AM

LSMW for FB01

104 Views

Hi Everyone,

I have created a LSMW using standard RFBIBL00 .In this i want to pass the value of FWSTE(Tax amount) if XMWST i.e Calculate tax automatically is not checked.

For this i have assigned the line item structure to BBTAX in structure relationship and in field mapping I pass the value of FWSTE,posting key etc. with the condintion

IF BBKPF-XMWST = ' '.

then only pass the value to BBTAX.

but i am getting error BBTAX not allowed since BBKPF-XMWST was transferred (whle starting execution step)if i pass the value of XMWST as X.

however if i don't pass the value of XMWST then its running fine.

Pls provide the solution.

Thanxs

Edited by: Julius Bussche on Jun 11, 2009 11:24 PM

Subject corrected due to special characters and moved to Data Transfers forum