cancel
Showing results for 
Search instead for 
Did you mean: 

No mapping function module entered in SMOFSUBTAB

Former Member
0 Kudos

Hi,

When i checked the queue in SMQ2 in the CRM system, i found this exception: "No mapping function module entered in SMOFSUBTAB".

I checked table SMOFSUBTAB and found that the object BEABILLDOCCRMB is not present in it due to which this error was thrown. I also checked t.code R3AC1 and saw that this object does not have a mapping function module. Now my doubt is whether this queue would have created a billing document? Will this have created any document in the system and is there any way that I can check? When I debug, I do not see any billing document.

Accepted Solutions (1)

Accepted Solutions (1)

former_member209156
Active Participant
0 Kudos

Hi,

Usually this error is caused by either a  missing entry on ECC table CRMSUBTAB, or else the table being temporarily unavailable.

Please ensure you have the following entry in table CRMSUBTAB for
object BEABILLDOCCRMB on R/3 side:

Application: CRM
Object name: BEABILLDOCCRMB
Upload or Download Relevant: U (Upload)
Object class: BEABILLDOCCRMB
Name of Function Module: BILL_DOC_INBOUND

If such an entry already exists, then I would say that table was temporaily unavailable.

In this case, you may see several temporary bdocs of type BEABILLDOCCRMB. Can
you please execute them? Once they go through fine, then you can delete
the queue. This will not cause an inconsistency.

I hope this helps.

Brian.

Answers (0)