The CEPFOLDERS table in SAP ERP or S/4HANA stores Table of CM folder for CEP scenario data. There are total 10 fields in CEPFOLDERS table. The Table of CM folder for CEP scenario 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 CEPFOLDERS table. It is in B2B Engineering (CE) ABAP package and is part of the Product Data Management (LO-PDM) module.
SAP CEPFOLDERS Table Fields
Following is the list of fields that are available in SAP CEPFOLDERS table. The primary key fields of the table are MANDT (Client), FOLDERID (Object number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| FOLDERID | Object number | J_OBJNR | * | CHAR (22) |
| SENDER | User Name | SYUNAME | CHAR (12) | |
| SENDDATE | System Date | SYDATUM | DATS (8) | |
| DUEDATE | System Date | SYDATUM | DATS (8) | |
| SUBJECT | Subject line for sending mail of a CEP order | CEP_SUBJECT | CHAR (120) | |
| CREATEUSER | Indicates whether user can be created | CEP_USERCREATE | CHAR (1) | |
| URL | URL for CEP development | CEP_URL | CHAR (255) | |
| PROFL | Profile for field selection in CEP | PROF_FSEL_CEP | * | CHAR (7) |
| REPLY_UNAME | User Name | SYUNAME | CHAR (12) |


