Hello,
I want to know how to use “Method Name” in Object Connections. When I change this field, nothing seems to happen. Could someone in the community explain for me, please ?
Hello,
I want to know how to use “Method Name” in Object Connections. When I change this field, nothing seems to happen. Could someone in the community explain for me, please ?
Hello
The Method Name is a function that will be invoked on the keys in the package to provide a lead text in the connection dialog. The connection will be live in all forms in the window client where the View for the specified LU is the base for the form.
You can find more information regarding 'Object Connections' here: https://wit.ifsworld.com/f1docs/apps10/foundation1/040_administration/220_user_interface/130_object_connections/
Hope this helps :)
Best Regards,
Ragul
Hi
According to the documentation ,
the Method Name is the name of the method in the package that is used to return a description to be used in the connection dialog.
hi
Thank you for your answers.
Do you have an example for me, please ?
Hello
Yes it is the same documentation.
To give you more clarification, As mentioned in the documentation 'Method Name' is used to output a lead/descriptive text in the connection dialog. So that we can display a more descriptive text for clear understanding.
You can refer the below mentioned example for reference:
I hope now you got a clear understanding on how ‘Object Connections’ and ‘Method Name’ works.
Best Regards,
Ragul
Hi
And below is a document attached to one of the object of type InventoryPart. There you can see that there is a value for Object Description field (highlighted)
So how does the application know where to pull these object description data? It is from the method you define in the Object connection window. System uses that method with the values from the object key to figure out which object description should it have.
Hope this is clear.
Thanks
I understand now the methods “get”. But I still have a question with the methods “create”. In my example below, what will happen when I select the method “Create_New_Folder” ?
Hello
When you use ‘Create_New_Folder’ instead of a GET method, You won’t be able to view anything in the ‘Object Description’ field as shown below:
But, when you use a GET method, It will display the relevant information in the ‘Object Description’ field in a more descriptive way.
So, as mentioned by
But if you use any GET methods for the Method Name, Then you will be able to display the relevant data in the ‘Object Description’ field.
I hope this helps :)
Best Regards,
Ragul
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.