noun
variable occurrence data item
Technical computing term used in data structure definitions, especially in COBOL and legacy systems.
可変反復データ項目は、COBOLのデータ部で定義される。
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.