Action Code from 7.5 to 8.1.1
Hi All,
We are Upgrading from Siebel 7.5 to 8.1.1.11 Version.
In 7.5 Version the Display Values are stored in Database for Action Codes instead of LIC for Order management Transaction.
Example: -,Add,Delete,Suspend,Resume.
Question 1: Does this behaviour will Impact any Order transaction New,Modify,Suspend transaction if Display Values are used in 8.1.1.11?
Question 2:In 8.1 we have this User Property Ex: Alias Action Code 1,Alias Action Code 2 in SIS OM PMT Service and it is not present in 7.5
Alias Action Code 1
"Modified", "Suspend", [Previous Asset Status] = LookupValue("IMPL_PHASE", "Active") AND [Asset Status] = LookupValue("IMPL_PHASE", "Suspended")
This User Property Alias Action has value "Modified" will it impact the suspend ,Resume Functionality if Display name of Action Code is Used?