P06DWNCRC310 SAP (DADS-CRC : display record 310 (end company)) Structure details

Dictionary Type: Structure
Description: DADS-CRC : display record 310 (end company)




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




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

P06DWNCRC310 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-CRC : display record 310 (end company)" 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_P06DWNCRC310 TYPE P06DWNCRC310.

The P06DWNCRC310 table consists of various fields, each holding specific information or linking keys about DADS-CRC : display record 310 (end company) data available in SAP. These include NEUF (DADS : constant (10 characters)), TYPENREG (DADS : record type), NBETAB (Number of facilities), TOTLINE (DADS : Number of EMPLOYEE records).. 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: Not classified


SAP P06DWNCRC310 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
SIRENSIREN number SIRENCHAR9CHAR9
NEUFDADS : constant (10 characters) P06_ZERONUMC10NUM10
TYPENREGDADS : record type P06_TYPENREGCHAR3
NBETABNumber of facilities P06_NBETABNUMC5NUMC5
TOTLINEDADS : Number of EMPLOYEE records P06_TOTLINENUMC6NUMC06
CODEASSTCRC : Assess. basis code P06_CODEASSCHAR1CHAR1
TOTSALCRC : Pay totals P06_TOTSALNUMC12NUMC12
CODEASSACRC : Assess. basis code P06_CODEASSCHAR1CHAR1
TOTTRANCHEACRC : Level A total P06_TOTTRANCHEANUMC12NUMC12
CODEASSBCRC : Assess. basis code P06_CODEASSCHAR1CHAR1
TOTTRANCHEBCRC : Level B total P06_TOTTRANCHEBNUMC12NUMC12
CODEASSCCRC : Assess. basis code P06_CODEASSCHAR1CHAR1
TOTTRANCHECCRC : Level C total P06_TOTTRANCHECNUMC12NUMC12
CODEASSSCRC : Assess. basis code P06_CODEASSCHAR1CHAR1
TOTSOMISOLCRC : Total separate amounts P06_TOTSOMISOLNUMC12NUMC12
CODEASSDCRC : Assess. basis code P06_CODEASSCHAR1CHAR1
TOTSALRECCRC : Total compiled wages P06_TOTSALRECNUMC12NUMC12
CODEASSECRC : Assess. basis code P06_CODEASSCHAR1CHAR1
TOTASSFORFCRC : Total flat-rate income thrsholds P06_TOTASSFORFNUMC12NUMC12
CODEASSFKCRC : Assess. basis code P06_CODEASSCHAR1CHAR1
TOTAVENANTCRC : Total supplementary agreement A49 AGIRC P06_TOTAVENANTNUMC12NUMC12
CODEASSUCRC : Assess. basis code P06_CODEASSCHAR1CHAR1
TOTINDPREVTotal workers' comp. payments P06_TOTINDPREVNUMC12NUMC12
RESER397CRC : Reserved field (397 characters) P06_RESER397LCHR397P06_RESER397
NUMINSCRC: Agency number P06_NUMINSCHAR4CHAR4
IDENTECompany location ID number P06_IDENTECHAR13CHAR13

Key field Non-key field



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

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

How to access SAP table P06DWNCRC310

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