XML API: Lookup Lists for Tickets
The following Lookups for Tickets objects can be accessed by the API:
Id | Mapped Class | S | I | U | D |
lookupTicketLevel | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupTicketLevelList | org.aspcfs.utils.web.LookupList | Y | - | - | - |
lookupTicketSource | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupTicketSourceList | org.aspcfs.utils.web.LookupList | Y | - | - | - |
lookupTicketStatus | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupTicketStatusList | org.aspcfs.utils.web.LookupList | Y | - | - | - |
lookupTicketEscalation | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupTicketEscalationList | org.aspcfs.utils.web.LookupList | Y | - | - | - |
lookupTicketCause | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupTicketCauseList | org.aspcfs.utils.web.LookupList | Y | - | - | - |
lookupTicketResolution | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupTicketResolutionList | org.aspcfs.utils.web.LookupList | Y | - | - | - |
lookupTicketState | org.aspcfs.utils.web.LookupList | - | Y | NT | Y |
lookupTicketStateList | org.aspcfs.utils.web.LookupList | Y | - | - | - |
S = Select I = Insert U = Update D = Delete Y = Supported - = N/A NT =Not Tested
org.aspcfs.utils.web.LookupList
code description level enabled entered modified
Sign in to add your comment.