Parameters
icDomainCode | character | Domain ID |
icVertexModule | character | |
icVertexField | character | |
ilVertexLogical | logical | |
query condition
each mfc_ctrl where
mfc_ctrl.mfc_domain = icDomainCode AND
mfc_ctrl.mfc_module = icVertexModule AND
mfc_ctrl.mfc_field = icVertexField AND
mfc_ctrl.mfc_logical = ilVertexLogical
query resultset tqCheckVertexIsEnabled
field name | data type | db field | description |
tcmfc__qadc01 | character | mfc_ctrl.mfc__qadc01 | |
tcmfc_char | character | mfc_ctrl.mfc_char | Character |
ttmfc_date | date | mfc_ctrl.mfc_date | Date |
tdmfc_decimal | decimal | mfc_ctrl.mfc_decimal | Decimal |
tcmfc_desc | character | mfc_ctrl.mfc_desc | Description |
tcmfc_domain | character | mfc_ctrl.mfc_domain | Domain |
tcmfc_field | character | mfc_ctrl.mfc_field | Field Name |
timfc_integer | integer | mfc_ctrl.mfc_integer | Integer |
tcmfc_label | character | mfc_ctrl.mfc_label | Label |
tlmfc_logical | logical | mfc_ctrl.mfc_logical | Logical |
tcmfc_module | character | mfc_ctrl.mfc_module | Module |
timfc_seq | integer | mfc_ctrl.mfc_seq | Sequence |
tcmfc_type | character | mfc_ctrl.mfc_type | Type |
tcmfc_user1 | character | mfc_ctrl.mfc_user1 | Ufld1 |
tcmfc_user2 | character | mfc_ctrl.mfc_user2 | Ufld2 |
tdoid_mfc_ctrl | decimal | mfc_ctrl.oid_mfc_ctrl | |
Internal usage
QadFinancials