The CRLPOTY table in SAP ERP or S/4HANA stores RP Account: Posting Types data. There are total 10 fields in CRLPOTY table. The RP Account: Posting Types 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 CRLPOTY table. It is in Customizing for Returnable Packaging Logistics (ISAUTO_VHU_RL_CUST) ABAP package and is part of the Returnable Packaging Logistics (IS-A-RL) module.
SAP CRLPOTY Table Fields
Following is the list of fields that are available in SAP CRLPOTY table. The primary key fields of the table are MANDT (Client), RL_POTYPE (Account posting type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| RL_POTYPE | Account posting type | RL_POTYPE | CHAR (3) | |
| RL_POSIGN | +/- Sign for Account Posting Type | RL_POSIGN | CHAR (1) | |
| POCATEGORY | Account posting type | RL_POCATEGORY | CHAR (1) | |
| POST_CTRL | Permissibility of Manual/Automatic Posting | RL_POST_CTRL | CHAR (1) | |
| CANPOTYPE | Reverse account posting type | RL_CANPOTYPE | CRLPOTY | CHAR (3) |
| REVPOTYPE | Subsequent account posting type | RL_REVPOTYPE | CRLPOTY | CHAR (3) |
| OFFPOTYPE | Offsetting account posting type | RL_OFFPOTYPE | CRLPOTY | CHAR (3) |
| ROLE_LOC | RP partner role of location in an account posting | RL_ROLE_LOC | CRLROLE | CHAR (2) |
| ROLE_EXP | RP partner role of exchange partner in an account posting | RL_ROLE_EXP | CRLROLE | CHAR (2) |


