Subscription Term

The Subscription Term entity contains details about pricing term definitions for subscriptions. This is available for use with the Integrate Order Management with Subscription Management to Process Subscriptions or Coverages features.

QName: {http://xmlns.oracle.com/apps/scm/doo/decomposition/orderDetailServices/orderInformationService/}SubscriptionTerm

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Contained by

Attribute Information for Order Lines

Handled by

Order Information Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

HeaderIdentifier

long

Value that uniquely identifies the sales order.

OrderTermIdentifier

long

Value that uniquely identifies the term.
  • Primary Key

ParentEntityCode

string

Abbreviation that identifies the entity to which term is applied.

ParentEntityIdentifier

long

Value that uniquely identifies the entity against which term is applied.

SourceOrderTermIdentifier

long

Value that uniquely identifies the order term in the source application. For subscription term, the value is 1.

TermAdjustmentPercent

decimal

Percent of adjustment for the term.

TermApplicationMethod

string

Method of application for the term. This depends on the type of term. In Oracle Subscription Management Cloud, this attribute is called PricingMethod.

TermApplicationMethodCode

string

Abbreviation that identifies the method of application for the term. For a subscription, a list of accepted values is defined in the lookup type ORA_OSS_RNWL_PRICE_ADJ_TYPE.

TermDuration

decimal

Duration for the subscription term.

TermEndDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Date when the term ends, for example, Subscription term.This attribute is not currently used.

TermPeriod

string

Name of the time unit of measure for the subscription term.

TermPeriodCode

string

Abbreviation that identifies the time unit of measure for the subscription term.

TermStartDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Date when the subscription term starts.

TermTypeCode

string

Abbreviation that identifies the type of the term. For subscription term, the TermTypeCode is SUBSCRIPTION.