cancel
Showing results for 
Search instead for 
Did you mean: 

Custom BO error when action launched.

03-26-2020 5:31 PM
1063 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi SAP Community,

I have encountered an issue I haven't been able to solve for nearly 3 days...

I created a BO named Diploma that will be used to create diplomas and attach them to an individual customer. Until last Friday everything was working well, from Creating, to Editing, to Removing diplomas (see attached Fig. 1 after error text).

But now, when I want to perform any of these actions, I get an error message (see Fig. 2 and Fig.3 after error text) and the error text here below:

*Also, I have tried to Check-in and Activate again everything in SDK, and deploying the solution, no error has been found.

Thank you to whoever can provide support on this.

Stack:

Error: ControlFactory-Exception for element  'UXView' - ControlFactory-Exception for element  'ExtendedContentRegion' - ControlFactory-Exception for element  'PaneContainer' - ControlFactory-Exception for element  'FormPane' - ControlFactory-Exception for element  'SectionGroup' - ControlFactory-Exception for element  'SectionGroupItem' - ControlFactory-Exception for element  'InputField' - Cannot read property 'setSubType' of undefined       
    at new a (https://c4cstatic.hana.ondemand.com/resourcesvc/2002.2.1.0.1583807562475/SAP_UI/HTML5/resources/sap/client/library-preload.js:8963:378)
    at Function.b.createControl (https://c4cstatic.hana.ondemand.com/resourcesvc/2002.2.1.0.1583807562475/SAP_UI/HTML5/resources/sap/client/library-preload.js:8824:904)
    at constructor.open (https://c4cstatic.hana.ondemand.com/resourcesvc/2002.2.1.0.1583807562475/SAP_UI/HTML5/resources/sap/client/m/library-preload.js:8525:694)
    at sap.client.m.view.window.PageWindow._startView (https://c4cstatic.hana.ondemand.com/resourcesvc/2002.2.1.0.1583807562475/SAP_UI/HTML5/resources/sap/client/m/library-preload.js:7787:1279)
    at sap.client.m.view.window.PageWindow._onControllerCreate (https://c4cstatic.hana.ondemand.com/resourcesvc/2002.2.1.0.1583807562475/SAP_UI/HTML5/resources/sap/client/m/library-preload.js:7795:340)
    at sap.client.m.view.window.PageWindow.restartComponent (https://c4cstatic.hana.ondemand.com/resourcesvc/2002.2.1.0.1583807562475/SAP_UI/HTML5/resources/sap/client/m/library-preload.js:7786:53)
    at S (https://c4cstatic.hana.ondemand.com/resourcesvc/2002.2.1.0.1583807562475/SAP_UI/HTML5/resources/sap/client/library-preload.js:8244:214)
    at constructor. (https://c4cstatic.hana.ondemand.com/resourcesvc/2002.2.1.0.1583807562475/SAP_UI/HTML5/resources/sap/client/library-preload.js:278:277)

UI components and application support components of current request:

undefined

Description:

ControlFactory-Exception for element  'UXView' - ControlFactory-Exception for element  'ExtendedContentRegion' - ControlFactory-Exception for element  'PaneContainer' - ControlFactory-Exception for element  'FormPane' - ControlFactory-Exception for element  'SectionGroup' - ControlFactory-Exception for element  'SectionGroupItem' - ControlFactory-Exception for element  'InputField' - Cannot read property 'setSubType' of undefined       

ClassName:

sap.client.view.ControlFactory

Type:

Error

Function_name:

sap.client.view.ControlFactory.createControl

Transaction_id:

string

Root_context_id:

string

Controller:

EventProvider sap.client.controller.ComponentController

Callstack:

Fig. 1

Fig 2.


Fig. 3

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

cianbarrett
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Virak,

It could also be a binding issue on the UI Component you are navigating to. You can use the Checkmate Tool in the UI Designer to narrow the search too. If you can't can't find the issue on your side. Raise an incident with support.

- Cian

former_member226
Employee
Employee
0 Likes

Hi,

Did you check the dump explorer of the SDK/PDI? It looks like a null pointer dump at SDK.

BR
Saurabh