SAP ABAP IMG Activity SCMG_ATTRPROF (Create Attribute Profile)
Hierarchy
☛SAP_BASIS (Software Component) SAP Basis Component ⤷BC-SRV-CM (Application Component) Case Management ⤷SCMG_CUSTOMIZING (Package) Case Management: General Customizing
Hypertext: Object Class - Class to which a document belongs.
Document Name
SCMG_ATTRPROF
Use
You can use this activity to determine which attributes are used. For each attribute you can define the display and maintenance properties.
Requirements
Standard settings
Attribute profiles have been predefined, which you can use directly or as a copy template.
Activities
The attributes are saved in two tables: the general and the special attribute table. The table SCMG_T_CASE_ATTR already contains a number of generally used attributes. You can also define a table in the Data Dictionary (transaction SE11). This table must have the client as a key and the CASE_GUID (similar to table SCMG_T_CASE_ATTR). You cannot use field names that are already contained in the general table. Use this table to define your special attributes. The documentation that you saved for the data element, and your search help are available in Case Management by using F1 or F4. Now create an attribute profile and enter the table that you defined. You can determine groups where the attributes can be displayed later. At least one group is required. The attributes are described by the table field of the Data Dictionary. The F4 Help provides you with the "Assign Attributes" function to help you select the attributes.
By enabling various BAdIs to process attributes, you can check and change content by using a separate program. To find BAdIs, call transaction SE18 and search according to the prefix SCMG.