PIQDBADM_ALWD_AC - To maintain the allowed actions for given status & contextID
To maintain the allowed actions for given status & contextID information is stored in SAP table PIQDBADM_ALWD_AC.
It is part of development package PMIQ_ADM_SS in software component IS-HER-CM. This development package consists of objects that can be grouped under "Admission Self Services".
It is part of development package PMIQ_ADM_SS in software component IS-HER-CM. This development package consists of objects that can be grouped under "Admission Self Services".
Fields for table PIQDBADM_ALWD_AC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
CONTEXT_ID | Form Designer ID | X | GFDCONTEXT_ID | CHAR | 40 | GFDDBCONFIGRATON |
STATUS | Status | X | PIQ_ADM__STATUS | CHAR | 10 | PIQ_STATUS_VAL |
ACTION | Action | X | PIQ_ADM__ACTION | CHAR | 10 | PIQ_ACTIONS_VAL |
ALLOWED | Allowed Indicator | PIQ_ALLOWED_IND | CHAR | 2 | ||
SEQUENCE_NO | Action Sequence | PIQ_SEQUENCE | INT1 | 1 | ||
EMPHASIZE | Data element to indicate emphasize | PIQ_EMPHASIZE | CHAR | 2 |