Oracle Service Contracts API Details
Oracle Service Contracts API Details
1. Update Header
2. Update Lines
3. Renew Contracts
Renewal Validations:
1. Contract Exists --> OKC_K_HEADERS_ALL_B
2. Renewal Start/End Date
3. Renewal UOM Code --> OKC_TIME_CODE_UNITS_B
4. Renewal Duration
4. Terminate Contracts
Termination Validations:
1. Contract Exists --> OKC_K_HEADERS_ALL_B
2. Termination Reason Code --> FND_LOOKUPS --> OKC_TERMINATION_REASON
--------------------
1. Create Contract & Add New Lines to Existing Contracts
Activity:
1. Add Header
2. Add Lines
3. Billing Schedule
4. QA Check
API'S:
1. OKS_IMPORT_HEADER_PUB.CREATE_CONTRACT_HEADER_WRAPPER
2. OKS_IMPORT_LINE_PUB.CREATE_CONTRACT_LINE
3. OKS_IMPORT_HEADER_PUB.INSERT_SALES_CREDIT
4. OKS_IMPORT_LINE_PUB.GENERATE_BILL_SCHEDULES
5. OKS_ACTIVATE_CONTRACT_PUB.ACTIVATE_CONTRACT