SAP ABAP Table
CRMS_OR_WIZ_ACTION
{Structure for wizard step action.}
Home
title {label: "SAP ABAP table CRMS_OR_WIZ_ACTION {Structure for wizard step action.}", size: "20"} # Entities [CRMS_OR_WIZ_ACTION] {bgcolor: "tomato"} +NAME {label: "CHAR (30)"} +STEPID {label: "CHAR (40)"} +ACTN {label: "CHAR (40)"} [CRMC_OR_DT_ACTN] {bgcolor: "#d0e0d0"} *NAME {label: "CHAR (40)"} [CRMC_OR_DT_STEP] {bgcolor: "#d0e0d0"} *ID {label: "CHAR (40)"} [CRMC_OR_DT_WIZ] {bgcolor: "#d0e0d0"} *NAME {label: "CHAR (30)"} # Relationships CRMS_OR_WIZ_ACTION *--* CRMC_OR_DT_ACTN {label: "CRMS_OR_WIZ_ACTION-ACTN = CRMC_OR_DT_ACTN-NAME"} CRMS_OR_WIZ_ACTION *--* CRMC_OR_DT_WIZ {label: "CRMS_OR_WIZ_ACTION-NAME = CRMC_OR_DT_WIZ-NAME"} CRMS_OR_WIZ_ACTION *--* CRMC_OR_DT_STEP {label: "CRMS_OR_WIZ_ACTION-STEPID = CRMC_OR_DT_STEP-ID"}
View Full Image
View in PDF
Foreign Key tables (3)
CRMC_OR_DT_ACTN
{actions for wizard steps}
CRMC_OR_DT_STEP
{Steps for wizard.}
CRMC_OR_DT_WIZ
{Wizard profile}