PTDB_BKBE SAP (Construction Industry SFP: BEMEL Records) Structure details

Dictionary Type: Structure
Description: Construction Industry SFP: BEMEL Records




ABAP Code to SELECT data from PTDB_BKBE
Related tables to PTDB_BKBE
Access table PTDB_BKBE




Structure field list including key, data, relationships and ABAP select examples

PTDB_BKBE is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Construction Industry SFP: BEMEL Records" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_PTDB_BKBE TYPE PTDB_BKBE.

The PTDB_BKBE table consists of various fields, each holding specific information or linking keys about Construction Industry SFP: BEMEL Records data available in SAP. These include ABRJA (Payroll Year in Social Fund Procedure), WAERS (Currency Key for Social Fund Procedure), BLSUM (Total Gross Wages of All Industrial Employees), ANZGE (Number of Industrial Workers).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP PTDB_BKBE structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
ABRMOPayroll Month in Social Fund Procedure P01B_BKAMONUMC2NUM2
ABRJAPayroll Year in Social Fund Procedure P01B_BKAJANUMC4NUM4
WAERSCurrency Key for Social Fund Procedure P01B_BKWAECHAR3CHAR3
BLSUMTotal Gross Wages of All Industrial Employees P01B_BKBLSUMNUMC10NUM10
ANZGENumber of Industrial Workers P01B_BKANZGENUMC4NUM4
BEIGEContribution (Without Trainees Remuneration) P01B_BKBEIGENUMC9NUM9
ANZANNumber of Employees Liable for Contributions (Monthly Cont.) P01B_BKANZANNUMC4NUM4
BEIANEmployee Contribution P01B_BKBEIANNUMC8NUM8
ANZTANumber Days for Employees P01B_BKANZTANUMC3NUM3
BEIATDaily Contributions for Employees P01B_BKBEIATNUMC6NUM6
BLWBUTotal Gross Wages for Winter Constr. Contrib. Indust. Employ P01B_BKBLWBUNUMC10NUM10
ANZGWNumber of Industrial Workers - Winter Construction Promotion P01B_BKANZGWNUMC4NUM4
UMLWBWinter Construction Promotion Contribution P01B_BKUMLWBNUMC9NUM9
LFDBESequence Number for BEMEL Transferred Each Month P01B_BKLFDBENUMC2NUM2
STRMETax Code: Notification Portions of Workers, Employees P01B_BKSTRMENUMC1NUM1
STREGTax Code: Notification Supplement Employee Notification Area P01B_BKSTREGNUMC1NUM1

Key field Non-key field



How do I retrieve data from SAP structure PTDB_BKBE using ABAP code?

As PTDB_BKBE is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on PTDB_BKBE as there is no data to select.

How to access SAP table PTDB_BKBE

Within an ECC or HANA version of SAP you can also view further information about PTDB_BKBE and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!