CHIP_CACHE_PARA - CHIP Cache: CHIP Parameter
CHIP Cache: CHIP Parameter information is stored in SAP table CHIP_CACHE_PARA.
It is part of development package SWDP_CCP_API in software component BC-WD-ABA-PB. This development package consists of objects that can be grouped under "Web Dynpro ABAP: CCP Integration API".
It is part of development package SWDP_CCP_API in software component BC-WD-ABA-PB. This development package consists of objects that can be grouped under "Web Dynpro ABAP: CCP Integration API".
Fields for table CHIP_CACHE_PARA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CHIP_ID | CHIP: Hashed key | X | CHIP_ID | CHAR | 80 | |
NAME | CHIP Parameter: Name in Database Format | X | CHIP_PARAMETER_NAME_DB | CHAR | 120 | |
PARAMETER_KIND | CHIP Parameter:Type | X | CHIP_PARAMETER_KIND | CHAR | 2 | |
POSIT | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
VALUE | CHIP Parameter for Database Indexing | CHIP_PARAMETER_VALUE_DB | SSTR | 8 |