P06DAD_CP_BTP 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_BTP
Related tables to P06DAD_CP_BTP
Access table P06DAD_CP_BTP




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

P06DAD_CP_BTP 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_BTP TYPE P06DAD_CP_BTP.

The P06DAD_CP_BTP 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), TEMPS_TRAV (DADS-U: Working hours), ANC_ENTR (DADS-U : Employee seniority in the company), ANC_BTP (DADS-U: Employee service in civil engineering).. 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_BTP 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
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
NIVEAUDADS-U: Pay scale group P06_NIVEAUCHAR4CHAR4
COEFFICIENTDADS-U: Coefficient P06_COEFFNUMC4NUM4
POSITDADS-U: Position P06_POSITIONCHAR4CHAR4
ECHELONDADS-U: Level P06_ECHELONCHAR2CHAR2
CATEGORIEDADS-U: Category P06_CCPBTP_CATEGORIECHAR4CHAR4
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

Key field Non-key field



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

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

How to access SAP table P06DAD_CP_BTP

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