Hi,
I really appreciate your answers and tracing. Let me tell you more specifically what I have:
I need to be able to define the personnel's skills taking as reference the standard BO "Employee", i.e I need to define the skills (through an Advanced List Pane) of the employees recorded in the system. To do this, I did the following:
- I created a custom BO named PersonnelSkills, which have an ID (to reference the employee ID) and a node (to record the employee's skills).
- I created an EC and added an ALP, which is bound to the custom BO "PersonnelSkills".
- Finally, I created an XBO of the namespace: Business Partner and the BO: Employee. This to be able to enhance the screen where the employee's information is presented to add the EC with the employee's skills. I enhanced the Floor Plan: persfileoifmx (this is the screen that I need).
However this screen doesn't have any public outport, so I can't add the EC to this screen.
As a second option to do what I need, I added a button to the section group "Personal Data":
However, as I told you before, I can't specify the configuration of the button to be able to send a parameter, in this case, the employee ID.
I really hope you can understand what I am trying to tell you.
Thanks
Best Regards