on 2023 Sep 22 8:33 AM
Hello,
We do have a case in which passing value vie Outport to Embedded Component will be the best option, however as far as I know this is not possible. I want to double check , therefere my question here.
In Configuration Explorer I can open COD_Account_TI. There I have an option to Add View with embedded Component (in Extensibility Explorer). While doing it I use BIND and there I have a list of port to use.
In all cases I used so far PublicOutportECCustomerRoot with the parameter 'AccountID'.
In that way I can pass Account ID to embedded component.
The problem is - for Account I have created (in KUT) custom field and I would like to pass the value via OutPort.
Is there any option for it?
regards
Rafal
Request clarification before answering.
Hi Rafal,
You can't pass the KUT field value in the outport, only PDI fields. Perhaps you can copy the KUT field value to other PDI field and hide the KUT field from screen.
BR,
Thiago
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Thiago,
Thanks a lot for your response.
Can you please give me a hint how it can be done?
In my case object AP.FO.BusinessPartner.Global:Customer is not extendable, so I will need to add it to 'AP.FO.BusinessPartner.Global:BusinessPartnerSolutionExtensions'.
How to add field in SDK is clear for me.
The problem is in COD_Account_TI. There I see Public Ports which I usually use. Example : PublicOutportECCustomerRoot
Since this is SAP standard, I assume if there will be option to add new field there I shall see something in 'Extensibility Explorer'.
What I want to achieve is:
I want to add Embedded Component - additional tab for Account - to which I want to pass custom field value instead of AccountID (which is available in PublicOutportECCustomerRoot).
thanks and regards
Rafal
User | Count |
---|---|
50 | |
10 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.