P06DUC_S_EN SAP () Structure details

Dictionary Type: Structure
Description:




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




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

P06DUC_S_EN 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 "" 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_P06DUC_S_EN TYPE P06DUC_S_EN.

The P06DUC_S_EN table consists of various fields, each holding specific information or linking keys about data available in SAP. These include CODEN (), QLIDI (), IDINT (), CHRES ().. 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 P06DUC_S_EN 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
EN1 0
CODEN P06_CODENCHAR3CHAR03
QLIDI P06_QLIDICHAR3CHAR03
IDINT P06_IDINTCHAR35CHAR35
CHRES P06_CHRESCHAR3CHAR03
NOM01 P06_NOM01CHAR35CHAR35
NOM02 P06_NOM01CHAR35CHAR35
ADR01 P06_ADRESCHAR35CHAR35
ADR02 P06_ADRESCHAR35CHAR35
LOCAL P06_LOCALCHAR35CHAR35
CODPT P06_CODPTCHAR9CHAR009
FIL27 P06_FIL27CHAR27CHAR27
INSEEMunicipality INSEE code P06_INSEECHAR5CHAR5
EN2 0
CODEN P06_CODENCHAR3CHAR03
SERVC P06_SERVCCHAR35CHAR35
NUMTE P06_NUMTELCHAR25CHAR25
NUMFX P06_NUMFAXCHAR25CHAR25
NUMR1 P06_NUMREFCHAR35CHAR35
NUMR2 P06_NUMREFCHAR35CHAR35
NUMR3 P06_NUMREFCHAR35CHAR35
NUMR4 P06_NUMREFCHAR35CHAR35
FIL27 P06_FIL27CHAR27CHAR27
EN3 0
CODEN P06_CODENCHAR3CHAR03
DATEP P06_DATEPCHAR35CHAR35
QDATE P06_QDATECHAR3CHAR03
MONF1 P06_MONF1CURR18(2) P06_CURR18
QMON1 P06_QMON1CHAR3P06_QMONT
MONF2 P06_MONF2CURR18(2) P06_CURR18
QMON2 P06_QMON2CHAR3P06_QMONT
MONF3 P06_MONF3CURR18(2) P06_CURR18
QMON3 P06_QMON3CHAR3P06_QMONT
QTDAT P06_QTDATCHAR3CHAR03
DATPR P06_DATPRCHAR2CHAR02
QDATP P06_QDATECHAR3CHAR03
MONF4 P06_MONF4CURR18(2) P06_CURR18
QMON4 P06_QMON4CHAR3P06_QMONT
FI122 P06_FIL122CHAR122P06_FIL122
EN4 0
CODEN P06_CODENCHAR3CHAR03
QTD01 P06_QTD01NUMC15P06_QUANT
QTD02 P06_QTD02NUMC15P06_QUANT
QTD03 P06_QTD03NUMC15P06_QUANT
QTD04 P06_QTD04NUMC15P06_QUANT
QTD05 P06_QTD05NUMC15P06_QUANT
QTD06 P06_QTD06NUMC15P06_QUANT
QTD07 P06_QTD07NUMC15P06_QUANT
QTD08 P06_QTD08NUMC15P06_QUANT
QTD09 P06_QTD09NUMC15P06_QUANT
QTD10 P06_QTD10NUMC15P06_QUANT
QTD11 P06_QTD11NUMC15P06_QUANT
QTD12 P06_QTD12NUMC15P06_QUANT
QTD13 P06_QTD13NUMC15P06_QUANT
QTD14 P06_QTD14NUMC15P06_QUANT
QTD15 P06_QTD15NUMC15P06_QUANT
QTD16 P06_QTD16NUMC15P06_QUANT
QEFFEDUCS : 'Headcount' record ID P06_QEFFECHAR2CHAR02
FIL10DUCS: Filler (blank) P06_FIL10CHAR10P06_FIL10
COT 0
TRS 0
TAT 0

Key field Non-key field



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

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

How to access SAP table P06DUC_S_EN

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