Skip to main content

Window: Request Type

[Created: 01/10/2002 - Updated: 02/01/2000 ]
Description: Maintain Request Types
Help: Request Types are used for processing and categorizing requests. Options are Account Inquiry, Warranty Issue, etc.

Tab: Request Type

[Created: 01/10/2002 - Updated: 02/01/2000 ]
Description: Type of request (e.g. Inquiry, Complaint, ..)
Help: Request Types are used for processing and categorizing requests. Options are Account Inquiry, Warranty Issue, etc.
Tab Level: 0

Table 10: Request Type - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.r_requesttype.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.r_requesttype.AD_Org_ID numeric(10)
Table Direct
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.r_requesttype.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.r_requesttype.Description character varying(255)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.r_requesttype.IsActive character(1)
Yes-No
Status CategoryRequest Status CategoryCategory of Request Status enables to maintain different set of Status for different Request Categoriesr_requesttype.R_StatusCategory_ID numeric(10)
Table Direct
DefaultDefault valueThe Default Checkbox indicates if this record will be used as a default value.r_requesttype.IsDefault character(1)
Yes-No
Self-ServiceThis is a Self-Service entry or this entry can be changed via Self-ServiceSelf-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality.r_requesttype.IsSelfService character(1)
Yes-No
EMail when DueSend EMail when Request becomes dueSend EMail when Request becomes duer_requesttype.IsEMailWhenDue character(1)
Yes-No
Due Date ToleranceTolerance in days between the Date Next Action and the date the request is regarded as overdueWhen the Date Next Action is passed, the Request becomes Due. After the Due Date Tolerance, the Request becomes Overdue.r_requesttype.DueDateTolerance numeric(10)
Integer
EMail when OverdueSend EMail when Request becomes overdueSend EMail when Request becomes overduer_requesttype.IsEMailWhenOverdue character(1)
Yes-No
Auto Due Date DaysAutomatic Due Date DaysIf a due date is not defined and the Auto Due Days ins greater then zero, a due date in the number of days is automatically created.r_requesttype.AutoDueDateDays numeric(10)
Integer
InvoicedIs this invoiced?If selected, invoices are createdr_requesttype.IsInvoiced character(1)
Yes-No
ConfidentialityType of Confidentialityr_requesttype.ConfidentialType character(1)
List
Confidential InfoCan enter confidential informationWhen entering/updating Requests over the web, the user can mark his info as confidentialr_requesttype.IsConfidentialInfo character(1)
Yes-No
Create Change RequestAutomatically create BOM (Engineering) Change RequestCreate automatically a Product Bill of Material (Engineering) Change Request when the Request Group references a Product BOMr_requesttype.IsAutoChangeRequest character(1)
Yes-No
Header ColorHeader color of calendar dashletr_requesttype.HeaderColor character varying(7)
String
Content ColorContent color of calendar dashletr_requesttype.ContentColor character varying(7)
String

Tab: Update Notification

[Created: 13/05/2005 - Updated: 13/05/2005 ]
Description: List Recipients for to receive Request Updates
Help:
Tab Level: 1

Table 20: Update Notification - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.r_requesttypeupdates.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.r_requesttypeupdates.AD_Org_ID numeric(10)
Table Direct
Request TypeType of request (e.g. Inquiry, Complaint, ..)Request Types are used for processing and categorizing requests. Options are Account Inquiry, Warranty Issue, etc.r_requesttypeupdates.R_RequestType_ID numeric(10)
Table Direct
User/ContactUser within the system - Internal or Business Partner ContactThe User identifies a unique user in the system. This could be an internal user or a business partner contactr_requesttypeupdates.AD_User_ID numeric(10)
Search
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.r_requesttypeupdates.IsActive character(1)
Yes-No
Self-ServiceThis is a Self-Service entry or this entry can be changed via Self-ServiceSelf-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality.r_requesttypeupdates.IsSelfService character(1)
Yes-No