GetProfileAttrAsList function returns the MVG value as a list.
We can use GetProfileAttrAsList in the EXISTS operator to create expressions to match MVG profile attributes with appropriate Siebel content.
GetProfileAttrAsList function Syntax: GetProfileAttrAsList ('profile')
Example: If State MVG has the values CA, GA, and MA, where CA is primary;
GetProfileAttrAsList ('State') returns CA, GA, MA.
No comments:
Post a Comment