How to Query the Service Contracts Tables for Header, Line, Subline and Billing Information in 11i
(Doc ID 467334.1)
Last updated on JULY 24, 2024
Applies to:
Oracle Service Contracts - Version 11.5.10 to 11.5.10.2 [Release 11.5]Information in this document applies to any platform.
Goal
How to query the Service Contracts database tables (and tables from other schemas) to find underlying data about contract headers, lines, sublines and contract billing in 11i.
For R12 queries please see <Note 816374.1> "How to Query the Service Contracts Tables for Header, Line, Subline and Billing Information in R12".
This note gives a variety of queries which can be used to find the required data for a particular contract.
In the SQL statements given, <xxx> represents text that needs to be replaced with the actual values indicated between the brackets. For example, if you want to execute a query for a contract with number Test1, then whenever you see <contract number> in the SQL below, replace it with Test1.
Sections in this note are:
A. Contract Header Data
B. Contract Line Data
C. Contract Subline Data
D. Contract Billing Data
E. Receivables Interface Data
F. Subscription Contracts
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |