Tuesday, October 16, 2018

Oracle Service Contracts

Oracle Service Contracts

Oracle Service Contracts simplifies contract management and provides a centralized repository for entitlement information. It helps to rapidly create, manage, and update service contracts, warranties, and extended warranties on sales of goods or services. It also provides service based on real-time entitlement data. As a result, organizations can minimize contract leakage, increase recurring revenues, and provide targeted services while reducing operational costs.
This chapter describes the following test flows in Oracle Service Contracts:
  • Authoring a Contract
  • Bank Account and Credit Card Consolidation
  • Verify Deferred Revenue Recognition
Prerequisites
None.
Profile Options
Not applicable.
Predefined Data
Not applicable.
Setup Data
Not applicable.

39.1 Authoring a Contract

Authors a service contract with different lines and corresponding sub lines. The contract is authored with the help of a template and by copying an existing contract. Authors a service contract with usage lines and contract status as QA hold.
Prerequisites
None.
Profile Options
Not applicable.
Predefined Data
Not applicable.
Setup Data
Table 39-1 Setup Data for Authoring a Contract Flow
Window NameField NameField Value
Service Contracts AuthoringCustomerBusiness World

ItemWR23763

ProductAS5488

Usage ItemQP-LPTR-U

Usage Sub line ItemQP-LPTR-103

39.2 Bank Account and Credit Card Consolidation

Authores a service agreement with payment method as Credit Card, using different credit cards at header and line level, and billing them.
Prerequisites
None.
Profile Options
Table 39-2 Profile Options for Bank Account and Credit Card Consolidation Flow
Profile NameProfile ValueLevel
OKS: Payment Method for AR InterfaceCredit CardUser
Predefined Data
Not applicable.
Setup Data
Table 39-3 Page Setup Data for Bank Account and Credit Card Consolidation Flow
Page NameField NameField Value
CustomerCustomer nameBusiness World
Table 39-4 Window Setup Data for Bank Account and Credit Card Consolidation Flow
Window NameField NameField Value
Credit cardNumber4111111111111111

Credit BrandMaster

Expiration Date31-dec-2013

Statement Billing Address2391 L Street, San Jose, CA 95106 ,US

39.3 Verify Deferred Revenue Recognition

Creates a service contract with a covered product with acceptance from Oracle Order Management and checks the revenue generated for it. The revenue will not be recognized as the lines in sales order are not recognized.
Prerequisites
None.
Profile Options
Not applicable.
Predefined Data
Not applicable.
Setup Data
Table 39-5 Setup Data for Verify Deferred Revenue Recognition Flow
Window NameField NameField Value
Period TypePeriod TypeDay

Periods Per Year365

Year TypeCalendar

Description365 Days Per Year
Accounting CalendarPrefix01-JAN-2013

TypeDay

Year2013

Qtr1

Num1

From01-Jan-2013

To01-Jan-2013

Name01-Jan-2013
Accounting Calendar setupDate2 Months
Accounting RulesNameVariable - Day

TypeAccounting, Variable Duration

PeriodDay
SchedulePeriod1

Percent10

No comments:

Post a Comment

SQL Important Queries

  How to delete rows with no where clause The following example deletes  all rows  from the  Person.Person  the table in the AdventureWork...