/SCMB/C_GRVALT - Customizing table for Grouping Attribute Types
Customizing table for Grouping Attribute Types information is stored in SAP table /SCMB/C_GRVALT.
It is part of development package /SCMB/TMS_RESOURCE in software component TM-MD-RES. This development package consists of objects that can be grouped under "TMS specific content of TMS resources".
It is part of development package /SCMB/TMS_RESOURCE in software component TM-MD-RES. This development package consists of objects that can be grouped under "TMS specific content of TMS resources".
Fields for table /SCMB/C_GRVALT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| GROUPTYPE | Category of Grouping Attribute | X | /SCMB/RESGRTP | CHAR | 36 | /SCMB/C_GRPTP |
| GROUPATTR | Grouping Attribute of a Resource | X | /SCMB/RESGRATTR | CHAR | 40 | /SCMB/C_GRVAL |
| LANGU | Language ID | X | LANG | LANG | 2 | |
| GROUPATTRTXT | Description of a Grouping Attribute | /SCMB/RESGRATTRT | CHAR | 80 |