PRCC_CTYPE_ATTR - Attributes of a Calculation Type
Attributes of a Calculation Type information is stored in SAP table PRCC_CTYPE_ATTR.
It is part of development package PRICING_CUSTOMIZING in software component AP-PRC-PR. This development package consists of objects that can be grouped under "Customizing for Pricing".
It is part of development package PRICING_CUSTOMIZING in software component AP-PRC-PR. This development package consists of objects that can be grouped under "Customizing for Pricing".
Fields for table PRCC_CTYPE_ATTR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| CTYPE | Calculation Type for Condition | X | PRCT_CALCULATION_TYPE | CHAR | 6 | PRCC_CTYPE_DEF |
| DIMENSION | Serial number of a dimension for a calculation type | X | PRCT_CALCULATION_TYPE_DIM | NUMC | 4 | |
| .INCLUDE | PRCT_CALCTYPE_ATTR | 0 | ||||
| .INCLU-1 | PRCT_CALCTYPE_ATTR_REF | 0 | ||||
| TABLE_REF1 | Name of the Communication Structure in Price Determination | PRCT_CTYPE_TABLE_NAME | CHAR | 60 | ||
| FIELD_REF1 | Name of the Unit Field From the Communication Structure | PRCT_CTYPE_FIELD_NAME_REF | CHAR | 60 | ||
| TABLE_UNIT1 | Name of the Communication Structure in Price Determination | PRCT_CTYPE_TABLE_NAME | CHAR | 60 | ||
| FIELD_UNIT1 | Name of the Reference Field From the Communication Structure | PRCT_CTYPE_FIELD_NAME_UNIT | CHAR | 60 | ||
| .INCLU-2 | PRCT_CALCTYPE_ATTR_REF | 0 | ||||
| TABLE_REF2 | Name of the Communication Structure in Price Determination | PRCT_CTYPE_TABLE_NAME | CHAR | 60 | ||
| FIELD_REF2 | Name of the Unit Field From the Communication Structure | PRCT_CTYPE_FIELD_NAME_REF | CHAR | 60 | ||
| TABLE_UNIT2 | Name of the Communication Structure in Price Determination | PRCT_CTYPE_TABLE_NAME | CHAR | 60 | ||
| FIELD_UNIT2 | Name of the Reference Field From the Communication Structure | PRCT_CTYPE_FIELD_NAME_UNIT | CHAR | 60 | ||
| .INCLU-3 | PRCT_CALCTYPE_ATTR_REF | 0 | ||||
| TABLE_REF3 | Name of the Communication Structure in Price Determination | PRCT_CTYPE_TABLE_NAME | CHAR | 60 | ||
| FIELD_REF3 | Name of the Unit Field From the Communication Structure | PRCT_CTYPE_FIELD_NAME_REF | CHAR | 60 | ||
| TABLE_UNIT3 | Name of the Communication Structure in Price Determination | PRCT_CTYPE_TABLE_NAME | CHAR | 60 | ||
| FIELD_UNIT3 | Name of the Reference Field From the Communication Structure | PRCT_CTYPE_FIELD_NAME_UNIT | CHAR | 60 | ||
| DIM_UNIT | Dimension key | DIMID | CHAR | 12 | T006D | |
| FUNCTION | Function Module for Calculation Types | PRCT_CTYPE_FUNCTION_NAME | CHAR | 60 |