The BSPER_FRQ_TYPE_T table in SAP ERP or S/4HANA stores BS Period Toolset – Frequency Type Customizing Text Table data. There are total 5 fields in BSPER_FRQ_TYPE_T table. The BS Period Toolset – Frequency Type Customizing Text Table 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 BSPER_FRQ_TYPE_T table. It is in API for period toolset (BS_PERIOD_API) ABAP package and is part of the Tools and Services in BS Foundation (CA-EPT-TAS) module.
SAP BSPER_FRQ_TYPE_T Table Fields
Following is the list of fields that are available in SAP BSPER_FRQ_TYPE_T table. The primary key fields of the table are MANDT (Client), FRQ_APPL_AREA (Application Area), LANGU (Language Key), FRQ_TYPE (Frequency Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| FRQ_APPL_AREA | Application Area | BSPERIOD_APPL_AREA | BSPER_APPL_AREA | CHAR (10) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| FRQ_TYPE | Frequency Type | BSPERIOD_FRQ_TYPE | BSPER_FRQ_TYPE | CHAR (4) |
| FRQ_DESC | Description | BSPERIOD_DESCRIPTION | CHAR (40) |


