on ‎2007 Jul 20 6:34 AM
Hi,
I am getting the following error while trying to create a BP in any role
<b>Mapping for ID number categories is inconsistent or incomplete
Message no. FKBPIDT044</b>, and followed by a ABAP Dump error when I press back button.
But BP record is still getting saved. Any ideas? and how do I resolve it?
Thanks in advance
Praveen
Request clarification before answering.
Hi Parveen,
Deactivation of the functional module ABA_FSBP_MAP_DDIC_TO_PROXY_1 in the table CRMC_BUT_CALL_FU should solve this error.
Regards,
Sudheer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Praveen,
There is no key change to be done for this.
Go to transaction CRMC_BUT_CALL_FU. In this transaction you can see different modules being registered for different activities.
Find the entry for the function module ABA_FSBP_MAP_DDIC_TO_PROXY_1 and un-check the flag active. Save the transaction and this should solve the problem.
Regards,
Sudheer.
Hi Praveen,
In the transaction CRMC_BUT_CALL_FU, the function modules used for data exchange of business partners are registered.
In this case here there are two solutions:
1) If exchange of business partners is not used in your system. Deactivate also the module BUPA_OUTBOUND_MAIN in the transaction CRMC_BUT_CALL_FU.
2) If data exchange is used, the SLD (System land scape directory) is not configured properly in your system which is causing the error GET_BUSINESS_SYSTEM_ERROR inside the module BUPA_OUTBOUND_MAIN. This configuration is necessary for the exchange to work because this module also takes care of XI outbound processing of business partners. To configure the SLD, SAP note 768452 can be used.
Hope this helps.
Regards,
Sudheer.
Thanks for the help, it works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.