The BSPER_DDR_TYPE_T table in SAP ERP or S/4HANA stores BS Period Toolset – Due Date Rule Type Text Table data. There are total 5 fields in BSPER_DDR_TYPE_T table. The BS Period Toolset – Due Date Rule Type 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_DDR_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_DDR_TYPE_T Table Fields
Following is the list of fields that are available in SAP BSPER_DDR_TYPE_T table. The primary key fields of the table are MANDT (Client), DDR_APPL_AREA (Application Area), LANGU (Language Key), DDR_TYPE (Due Date Rule).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| DDR_APPL_AREA | Application Area | BSPERIOD_APPL_AREA | BSPER_APPL_AREA | CHAR (10) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| DDR_TYPE | Due Date Rule | BSPERIOD_DDR_TYPE | BSPER_DDR_TYPE | CHAR (4) |
| DDR_DESC | Description | BSPERIOD_DESCRIPTION | CHAR (40) |


