Skip to Content
0
Jun 06, 2023 at 09:14 AM

Default Form with SDK

63 Views

Hi,

1. I created UDT and UDO in SAP B1 system at Tool > Customization Tools > Objects Registration Wizard.

2. I have created Add on via SDK with C# and there is no problem when connecting Add on.

I have a doubt.

In the system, if I create a Default form through the Objects Registration Wizard, when using Query Generator and Query Preview, it will show a Link Button and link to the Default form created in the system.

But I want to display the form that I created with the SDK. I have set the ObjectType, Type, UniqueID to match and have removed the Default Form from the Objects Registration Wizard. Can it be done?

I'm a less experience of sdk.

Thank you