Skip to Content
0
Mar 27, 2019 at 09:48 AM

On S4HANA 1809, MIRO Dumps (ASSIGN_TYPE_CONFLICT, SAPLVE_IV_EVALUATE, )

835 Views

1. SM30, V_IV_VE_CODE -> check "activ" is set to 'X'. (help (F4/F1) here?)

2. Call MIRO.

Enter Invoice Date, Enter Invoice;

Make sure Quantity and amount is filled.

-> Press "Simulate".

Watch it dump:

ASSIGN_TYPE_CONFLICT

SAPLVE_IV_EVALUATE

Code:

"Comments added by me
"Line 1070 (SE80 (not AdT)) :

LVE_IV_EVALUATEF01 
FORM check_relevanz_itm
ASSIGN COMPONENT lc_wrbtr  OF STRUCTURE  <fs_data>  TO  <fs_wrbtr>.  
"<FS_DATA>-WRBTR is typed: WRBTR_CS DDIC: CURR 13 / 2  
" <FS_WRBTR> is typed: WRBTR DDIC: CURR 23 / 2
"...of course this dumps when assigning.

...last time I check there where no SAP-Notes on that; (if you have one, I'm glad if you let me know!)

But I'm pretty sure it's a SAP error, so I guess I have to open an incident on it. I'll keep you updated!

Best
Joachim