RPLPFLC3_ALV4 SAP (ALV Output Structure RPLPFLC3: UVG Liabilities (Header)) Structure details

Dictionary Type: Structure
Description: ALV Output Structure RPLPFLC3: UVG Liabilities (Header)




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




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

RPLPFLC3_ALV4 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 "ALV Output Structure RPLPFLC3: UVG Liabilities (Header)" 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_RPLPFLC3_ALV4 TYPE RPLPFLC3_ALV4.

The RPLPFLC3_ALV4 table consists of various fields, each holding specific information or linking keys about ALV Output Structure RPLPFLC3: UVG Liabilities (Header) data available in SAP. These include MOUVG (HR-CH: Grouping of payroll units for UVG), INTBTT (Internal Personnel Subarea Description UVG/SUVA), DESCR ('Personnel Subarea ID' Text), UVGBT (HR-CH: Personnel subarea UVG/SUVA).. 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)


SAP RPLPFLC3_ALV4 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
INTBTInternal plant selection code UVG/SUVA P02_INTBTCHAR1Assigned to domainP02_INTBT
MOUVGHR-CH: Grouping of payroll units for UVG P02_MOUVGNUMC2P02_MOUVG
INTBTTInternal Personnel Subarea Description UVG/SUVA P02_INTBTT2CHAR25TEXT25
DESCR'Personnel Subarea ID' Text P02_TXT_BTRTECHAR30TEXT30
UVGBTHR-CH: Personnel subarea UVG/SUVA P02_UVGBTCHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table RPLPFLC3_ALV4

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