on 2022 Nov 30 8:02 AM
Dear SAP,
Please your guidance for creating object udoValue through business rule.
Cannot fill udoValue with values.
Request clarification before answering.
Dear customer,
thanks for your request. In order to create UdoValue objects via business rule, you can make use of "Create Object" action with "Object Type" set to "UdoValue". Below you can find an example with the following Custom Field Object Definition :
Name : MyOwnCustomDTO
Custom Field : field1 (String)
Custom Field : field2 (String)
How to setup the business rule action (fields) :
meta = 73CE64AF8C1D4754A433FA9E1855CBF9 (this is just an example, put the FSM ID of your UdoMeta)
udf.field1 = Enter your value 1
udf.field = Enter your value 2
You can address your custom fields on your own Custom Object Definition also via "udf.{NameOfTheField}".
Attached you can also find printscreens for reference. udovalue-creation.png udo-definition.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
2 | |
1 | |
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.