MDDB Report Viewer Methods |
CALL SEND(OBJID,'_OUTPUT_STATIC_HIDDEN_FLDS_',metabase,background-type, background-value,webeis-class);
Where... | Is Type... | And Contains... |
---|---|---|
metabase | C | the metabase name. |
background-value | C | the background image URL or color value. This parameter is optional. |
background-type | C | the background type (COLOR or IMAGE). This parameter is optional. |
webeis-class | C | the WEBEIS class name. |
MDDB Report Viewer Methods |