SCMGFUNCTION - Available Functions in Case
Available Functions in Case information is stored in SAP table SCMGFUNCTION.
It is part of development package SCMG_CUSTOMIZING in software component BC-SRV-CM. This development package consists of objects that can be grouped under "Case Management: General Customizing".
It is part of development package SCMG_CUSTOMIZING in software component BC-SRV-CM. This development package consists of objects that can be grouped under "Case Management: General Customizing".
Fields for table SCMGFUNCTION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FCODE | Case: Function Code in Frontend | X | SCMG_UI_FUNC | CHAR | 30 | |
ICONNAME | Name of an Icon | SCMGICONNAME | CHAR | 30 | ||
CLASSNAME | Class for Case Component | SCMGCLASSNAME | CHAR | 30 | SEOCLASS | |
CLASS_PARAMETER | Case: Parameters for Calling the Class | SCMGCLASSPARAM | CHAR | 10 | ||
TOOLBARTYPE | Type of Button in Toolbar (F: Function, T: Case Components) | SCMG_CASE_TOOLBARTYPE | CHAR | 1 | ||
NOT_ON_CREATE | Case: Function Not Available When Creating | SCMGFUNC_NOT_ON_CREATE | CHAR | 1 | ||
NOT_ON_MODIFY | Fall: Function Not Available for Modification | SCMGFUNC_NOT_ON_MODIFY | CHAR | 1 | ||
NOT_ON_DISPLAY | Case: Function Not Available for Display | SCMGFUNC_NOT_ON_DISPLAY | CHAR | 1 | ||
IS_MENU_BUTTON | Pushbutton with Menu | SCMGFUNC_IS_MENU_BUTTON | CHAR | 1 | ||
NOT_CHECK_FIELDS | Case: No Check of Attributes and Get When Key is Pressed | SCMGFUNC_NOT_CHECK_FIELDS | CHAR | 1 | ||
ACTIVITY | Activity for Authorization Check | SCMG_AUT_ACTIVITY | CHAR | 4 | SCMGAUTACTIVITY |