Previous Topic

Next Topic

Book Contents

Book Index

Section(Sections,Integer)

Section(Sections,Integer)

Characteristic

Description

Icon

Icon for methods.

Availability

When the Section and Section Index standard data dimensions are selected for the data set.

Note: The Section Index standard data dimension is required for data sets that contain repeating sections.

Returns

A data set subset with data from only the section.

Syntax

NameOfDataSet.Section(Sections.section, sectionIndex)

Parameters

  • Parametersection
  • Definition—Section on which to filter.
  • Data type—Integer

 

  • ParametersectionIndex
  • Definition—Index of the repeating section, from 0 to a maximum value, which equals the count of the repeating section instances.
  • Data type—Integer

Copyright © 2013, 2016 Oracle and/or its affiliates. All rights reserved.