How to edit the joined fields values in join?
Answer / Karamveer Singh Aswal
In Siebel, to edit the values of joined fields, you can use Business Component (BC) methods or Business Service Layer (BSL) scripts. Here's an example using BSL:
1. Navigate to the BC where the join is defined.
2. Open the Join definition.
3. In the 'On Initialize' event of the joined BC, write a script to modify the joined field values as needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
can you please how to confiure applet and view i am new to the Siebel
What is detailed category and what is its use in configuration?
How do you display the no. of records in a picklist (combo box/drop down) not the records in the pickapplet, in just 3 rows and not 5 rows(which is the default)?
How to create a Primary foriegn key because there is no PFK in account for Opprtunity ,it is 1:M relationship
What are the 3 major steps in the event handler process?
What is a Link, & different types of Link in Siebel?
12 Answers IBM, TCS,
What is constrainted picklist? Where you will drop the constraints?
Can you create an extension table with an intersection table?
1 Answers Accenture, IBM, Siebel Systems,
What is an extension table?
what are impacts that if we increase the log levels in siebel
What is the difference between pick applet and dynamic picklist?
I have created hierarchical picklist. In parent all the values are displayed. When the values selected in the parent its displays proper value in the child picklist?