on 2024 Oct 28 7:12 AM
We are facing one strange issue, MIR4 BDC is not working in Production system whereas its working fine in Dev and QAS. I checked with screen no., any warning messages, but could not able to find any reason for it. The message table is also not returning any error on BDC run. We tried in foreground mode, its simply coming out from the first screen itself where we enter the document number and year. Does anyone face any such issue or any solution where the issue is. I am using below statement while calling BDC.
CALL TRANSACTION 'MIR4' USING bdctab MODE p_mode UPDATE 'S' MESSAGES INTO messtab.
Request clarification before answering.
Hello @Abhishek_2
I can't give you a ready made solution to the BDC problem. BDCs are outdated and inherently unstable, which you are experiencing right now.
I'd suggest redesigning the solution and using BAPI_INCOMINGINVOICE_CHANGE and BAPI_INCOMINGINVOICE_RELEASE functions.
Best regards
Dominik Tylczynski
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
With MIR4, I want to change the saved document and then Accept and Post with some more changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
20 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.