The CIAP_C_PART_RET table in SAP ERP or S/4HANA stores Define allowed states to partially retire CIAP records data. There are total 5 fields in CIAP_C_PART_RET table. The Define allowed states to partially retire CIAP records table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CIAP_C_PART_RET table. It is in TMF Integration Features: CIAP (INT_TMF_CIAP) ABAP package and is part of the Tax Management Framework Integration (LO-INT-TMF) module.
SAP CIAP_C_PART_RET Table Fields
Following is the list of fields that are available in SAP CIAP_C_PART_RET table. The primary key fields of the table are MANDT (Client), COUNTRY (Country/Region Key), STATE (Region (State, Province, County)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| COUNTRY | Country/Region Key | LAND1 | T005 | CHAR (3) |
| STATE | Region (State, Province, County) | REGIO | T005S | CHAR (3) |
| PARTIAL_RETIREMENT | Partial Retirement | CIAP_PARTIAL_RETIREMENT | CHAR (1) | |
| REPORTING_ONLY_FULLY_RETIRED | Report Only Total Retirement | CIAP_REP_ONLY_FULLY_RETIRED | CHAR (1) |


