on 2023 Mar 28 10:54 AM
Hi all,
I am just creating a new smartform in SAP FSM and want to integrate address data of the buisness partner, so that the fields are prepopulated automatically. I have found many default fields inside in the property selction screen, like city and country, however i am missing:
I have tried :
@ref(businessPartner.street)
@ref(businessPartner.streetNo)
but they're not working. How can i define these fields? Any other suggestion?
Thanks in advance!
Hi Florian,
you neet to get the adress with an Picker element because there can be multiple adresses per businessPartner:
After that you can also reference fields like Street and Street number:
If this isn't working for you there's also the possibility to create UDF's for businessPartner and fill these via Business Rule (for example with Street and Street number). These UDF's should be possible to reference even without an Picker.
Greetings
Yanik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Yanik,
thank you for your help. I will consider the second proposal and try out filling the address via UDF. Many thanks.
Florian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
5 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.