P06DAD_CP_BTP3 SAP (DADS-U: BTP paid leave fund (S66.G01)) Structure details

Dictionary Type: Structure
Description: DADS-U: BTP paid leave fund (S66.G01)




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




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

P06DAD_CP_BTP3 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 "DADS-U: BTP paid leave fund (S66.G01)" 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_P06DAD_CP_BTP3 TYPE P06DAD_CP_BTP3.

The P06DAD_CP_BTP3 table consists of various fields, each holding specific information or linking keys about DADS-U: BTP paid leave fund (S66.G01) data available in SAP. These include UNITE_TEMPS (DADS-U: Downtime unit of expression code), QUALUT (), TEMPS_TRAV (DADS-U: Working hours), ANC_ENTR (DADS-U : Employee seniority in the company).. 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 P06DAD_CP_BTP3 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
NUM_CAISSEDADS-U: Fund affiliation number P06_NUM_CAISSECHAR15CHAR15
UNITE_TEMPSDADS-U: Downtime unit of expression code P06_UNITE_TEMPSCHAR2CHAR2
QUALUT P06DAD_QUALUTCHAR2CHAR2
TEMPS_TRAVDADS-U: Working hours P06_TEMPS_TRAVDEC6(2) DEC4_2
ANC_ENTRDADS-U : Employee seniority in the company P06_NC_ENTRDEC2DEC2
ANC_BTPDADS-U: Employee service in civil engineering P06_ANC_BTPDEC2DEC2
ASSEDICDADS-U: ASSEDIC beneficiary code P06_ASSEDICCHAR2CHAR2
UNITE_SALAIREDADS-U: Average salary type code P06_UNITE_SALAIRECHAR2CHAR2
SALAIREDADS-U: Average salary P06_SALAIRE_AMOUNTDEC8(2) DEC6_2
CODE_HORAIREDADS-U: Hours type code P06_CODE_HORAIRECHAR2CHAR2
HORAIRE_SALDADS-U: Employee schedule P06_HORAIRE_SALDEC5(2) DEC3_2
HORAIRE_ENTDADS-U: Company schedule P06_HORAIRE_ENTDEC5(2) DEC3_2
SITUATIONCRC : Job type ind. P06_SITUATIONCHAR2CHAR2
NB_ENFANTSDADS-U: Number of children P06_NB_ENFNUMC2P06_NB_ENF
TAUX_ABATTDADS-U: Exemption rate for professional expenses P06_TAUX_ABATTDEC2DEC2
STAT_COTISDADS-U: Contributor status P06_STAT_COTNUMC2NUM2
CODE_METIERDADS-U: CE occupation code P06_METIER_BTPCHAR5CHAR5
AFFIL_RT_PRDADS-U: Supplementary retirement and pension code P06_RETCOMPCHAR2CHAR2
BB_CCPBTPDADS-U: Gross base civil engineering paid leave fund P06_BB_CCPBTPDEC8P06_AMOUNT_DADSU
BP_CCPBTPDADS-U: Upper base civil engineering paid leave fund P06_BP_CCPBTPDEC8P06_AMOUNT_DADSU
BB_OPPBTPDADS-U: OPPBTP contributions gross base P06_BB_OPPBTPDEC8P06_AMOUNT_DADSU
CLASS_QUALIFDADS-U: Classification - qualification code P06_CLASS_QUALIFCHAR5CHAR5

Key field Non-key field



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

As P06DAD_CP_BTP3 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 P06DAD_CP_BTP3 as there is no data to select.

How to access SAP table P06DAD_CP_BTP3

Within an ECC or HANA version of SAP you can also view further information about P06DAD_CP_BTP3 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!