/SCMB/TG_ATR - Trigger Attributes
Trigger Attributes information is stored in SAP table /SCMB/TG_ATR.
It is part of development package /SCMB/PTRIG in software component SCM-BAS-PSM. This development package consists of objects that can be grouped under "Triggers (for Planning File Entry)".
It is part of development package /SCMB/PTRIG in software component SCM-BAS-PSM. This development package consists of objects that can be grouped under "Triggers (for Planning File Entry)".
Fields for table /SCMB/TG_ATR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
TG_ID | Trigger Name | X | /SCMB/TG_ID | CHAR | 40 | /SCMB/TG_NMID |
ENTITY | Service assigned to a trigger | X | /SCMB/TG_ENTITY | CHAR | 60 | /SCMB/TG_ENT |
SEL_TYPE | Selection Type | X | /SCMB/SELETYPE | CHAR | 20 | /SCMB/TG_STYPE |
VISIBLE | Trigger Visible on the UI (for Service) | /SCMB/TG_VISIBLE | CHAR | 2 | ||
READY_FOR_INPUT | Trigger Modifiable on the UI (for Service) | /SCMB/TG_READY | CHAR | 2 | ||
ACTIVE | Trigger Active | /SCMB/TG_ACTIVE | CHAR | 2 | ||
NO_DELETE | No Deletion of Triggers from Database | /SCMB/TG_NO_DELETE | CHAR | 2 |