FirstLevel Traverse(To make the field visible at first Level)



Ø  Local Rowset &RS1;

Ø  &RS1 = GetLevel0()(1).GetRowset(Scroll.JOB);
Ø  For &I = 1 To &RS1.ActiveRowCount
Ø  &RS1.GetRow(&I).GetRecord(Record.DERIVED_IC_GBL.
Ø  GetField(Field.GBR).Visible = True;

Ø  End-For;

Comments

Popular posts from this blog

BI Publisher: If Condition with sub-string in rtf template