|
_OUTPUT_MDDBLINK_ Method
Outputs an anchor tag that is used to link back to the Select MDDB page.
Syntax
CALL SEND(OBJID,'_OUTPUT_MDDBLINK_',mddblink,service,metabase,background-type,
background-value,title,webcls);
Where... |
Is Type... |
And Contains... |
mddblink |
C |
the URL of the Select MDDB page or the value, DYNAMIC. |
metabase |
C |
the metabase name. |
service |
C |
the application server service. |
background-type |
C |
an optional background type (COLOR or IMAGE). |
background-value |
C |
an optional background image URL or color value. |
title |
C |
an optional title for the HTML page. |
webcls |
C |
the 4-level name of the WEBEIS class. |
|