Hi
Here you have mentioned that you have added a button in a section group of std screen,It should be a embedded component what you have added on the std screen,and using the button over Embedded component.
For your case:
You have one .xbo where you have created an extended element.
second is Custom BO, which will control the your Embedded component, If I am not wrong then your controlling BO.
and third one is another custom BOname is "PersonnelSkill" where you want to pass the data from enhanced screen.
Yes you are right we cant create OBN nor Outport on the standard screen. However you have shown in image you are creating an OBN, perhaps you are creating this OBN over the embedded component in this case a outport automatically created.
My question :
Are you navigating from Std. screen to your own QAF using onclick of button created on std screen? if so then what operation are you using in EnventHandler of button.
waiting for your reply
thanks
Sunil