variable occurrence data item
Technical computing term used in data structure definitions, especially in COBOL and legacy systems.
A variable occurrence data item is defined in the DATA DIVISION of COBOL.
Compound of 可変 (variable), 反復 (repetition/occurrence), データ (data), and 項目 (item). A direct translation of the English computing term.