RPLDH2F0_ALV6 SAP (Structure6 for RPLDH2F0) Structure details

Dictionary Type: Structure
Description: Structure6 for RPLDH2F0




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




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

RPLDH2F0_ALV6 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 "Structure6 for RPLDH2F0" 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_RPLDH2F0_ALV6 TYPE RPLDH2F0_ALV6.

The RPLDH2F0_ALV6 table consists of various fields, each holding specific information or linking keys about Structure6 for RPLDH2F0 data available in SAP. These include NBFOURN (Total no. individuals - deliveries), NBDISPO (Total no. individuals - supply of workers), NBCSP (Total no. of individuals for EA contracts), NBHRS (Annual work time in hours).. 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: Can be enhanced (character-type or numeric)


SAP RPLDH2F0_ALV6 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
NBCR4 Total number of beneficiary units0
NBFOURN Total no. individuals - deliveries0
NBDISPO Total no. individuals - supply of workers0
NBCSP Total no. of individuals for EA contracts0
NBHRS Annual work time in hours0
NBSTG Number of disabled trainees0
NBCON Number of beneficiary units0
LOURD Number of employees - deduction for serious handicap0
AGE Number of employees - deduction for age0
PLACMT Number of employees - prior work0
MINORTOT Total number of employees - deductions0
NBMINEFF Employee deficit after effort adjustment0
PCENT_AP % ECAP0
SZCOEFF Company size coefficient0
CFMINECAP Coefficient adjusting for ECAP0
NBMINECAP Employee deficit after ECAP adjustment0
MNTAVDEP Amount of payment before deductions0
MNTPLAN Minimum contribution0
MNTDED Deductions0
MONCUR Amount of payment0
EFFTOT Total headcount0

Key field Non-key field



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

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

How to access SAP table RPLDH2F0_ALV6

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