‎2012 Mar 24 12:53 PM
Hi gurus,
I am working with t-code udm_supervisor.
I am getting a DUMP with this description: Exception condition "CNTB_ERROR_FCODE" raised.
This happens when when I am in contacts tab.
I select a contact, and when I press RESUBMISSIONS button, I get this DUMP.
I've been debugging, and there is a table called it_button_properties that is having one more button with function code: "RSM_INV", that is not in m_table button.
This tables are used in the method: set_button_visible.
When this method is called with the button that doesn't appear in m_table, it raised the exception CNTB_ERROR_FCODE.
Has anyone any suggestion?
Thanks in advance,
Jay
‎2012 Apr 17 7:39 PM
Hi Guys,
Finally, the way I resolved this issue was like this.
This was a problem of the standard code, so I reported this issue to SAP, and they had to create an special SAP note for this.
The SAP note number to solve this is: 1704495.
Hope this helps,
Best wishes
Jay
‎2012 Mar 24 8:56 PM
‎2012 Mar 26 2:42 AM
Hi Jay,
You Can also have a check with your customisation done for resubmission ,as resubmission is required to be displayed till the time they are settled by the customer irrespective of whether the
customer is reached so with that we have to activate few things ...May be you can check with your functional folk.
if i am not wrong resubmission is one of collection procedure so corresponding attributes are being configured .
Thanks,
Deb
‎2012 Apr 17 7:39 PM
Hi Guys,
Finally, the way I resolved this issue was like this.
This was a problem of the standard code, so I reported this issue to SAP, and they had to create an special SAP note for this.
The SAP note number to solve this is: 1704495.
Hope this helps,
Best wishes
Jay